Skip to content

Conversation

@jakebellacera
Copy link
Collaborator

@jakebellacera jakebellacera commented Nov 15, 2025

As part of getting rid of delta-theme and simplifying the website structure, we need to replace the underpinnings of our theme with astro-orbit. This does away with having to import tailwind directly into the site. This essentially left the delta-theme package as a glorified collection of components, so I decided to just get rid of the delta-theme package entirely.

Summary of changes:

  • Followed up with a couple of leftover changes from Use astro-config #568 to move astro-favicons out of delta-theme components.
  • Moved remarkPlugins to delta-site.
  • Installed astro-orbit in delta-site and cleaned up tailwind configuration.
  • Removed the delta-theme package.

@netlify
Copy link

netlify bot commented Nov 15, 2025

Deploy Preview for deltaio-site ready!

Name Link
🔨 Latest commit 203eec1
🔍 Latest deploy log https://app.netlify.com/projects/deltaio-site/deploys/69190071af8361000872551a
😎 Deploy Preview https://deploy-preview-569--deltaio-site.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Move remaining delta-theme components into delta-site/lib

Signed-off-by: Jake Bellacera <[email protected]>
@jakebellacera jakebellacera merged commit cf38078 into main Nov 15, 2025
11 checks passed
@jakebellacera jakebellacera deleted the use-astro-orbit branch November 15, 2025 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants