Won't work until Astro supports @render from Svelte 5. PR for the changes required sent to Astro.
Astroton combines Astro + Tailwind + Skeleton UI. Quickstart your new Astro site with Skeleton UI. Astroton is theme with the basic settings for Astro + Skeleton already setup for you.
This theme is not production ready (yet), instead can be seen as a starting point for Astro + Skeleton UI
🟢 Active
Repository was created as a starting point for my own projects that in normal case uses Svelte. Lately i have been switching over to Astro and in need of a starting point with Skeleton UI, as i could not find any decided to create my own. There are more updates to be done until it can be set as a more complete theme but it is ready as a starting point.
Contribution is welcome, feel free to open an issue and fork. Waiting for your pull request.
- Astro 5.0
- Sitemap Add-on
ViewTransitionsClientRouter- Astro SEO
- Svelte 5.x
- Skeleton (UI Framework for Svelte) 3.X
- Tailwind
- Simple Blog
- Lucide icons
Use all the amazing themes from Skeleton on your Astro site or create your own.
- Skeleton
- Wintry
- Modern
- Rocket
- Seafoam
- Vintage
- Sahara
- Hamlindigo
- Gold Nouveau
- Crimson
Check out more about the themes and how to create new themes in Skeleton documentation
Command | Action |
---|---|
npm install |
Installs dependencies |
npm run dev |
Starts local dev server at localhost:4321 |
npm run build |
Build your production site to ./dist/ |
Astroton is licensed under the MIT license — see the LICENSE file for details.