š Dante - Astro.js & Tailwind CSS Theme
Dante is a single-author blog and portfolio theme for Astro.js + Tailwind CSS. Featuring a minimal, straightforward, responsive and content-focused design. For more Astro.js themes please check justgoodui.com.
Theme Features:
- ā Dark and light color mode
- ā Hero section with bio
- ā Portfolio collection
- ā Pagination support
- ā Post tags support
- ā Subscription form
- ā View transitions
- ā Tailwind CSS
- ā Mobile-first responsive layout
- ā SEO-friendly with canonical URLs and OpenGraph data
- ā Sitemap support
- ā RSS Feed support
- ā Markdown & MDX support
Template Integrations
- @astrojs/tailwind - https://docs.astro.build/en/guides/integrations-guide/tailwind/
- @astrojs/sitemap - https://docs.astro.build/en/guides/integrations-guide/sitemap/
- @astrojs/mdx - https://docs.astro.build/en/guides/markdown-content/
- @astrojs/rss - https://docs.astro.build/en/guides/rss/ āāā tsconfig.json
## Project Structure
Inside of Dante Astro theme, you'll see the following folders and files:
```text
āāā public/
āāā src/
āĀ Ā āāā components/
āĀ Ā āāā content/
āĀ Ā āāā data/
āĀ Ā āāā icons/
āĀ Ā āāā layouts/
āĀ Ā āāā pages/
āĀ Ā āāā styles/
āĀ Ā āāā utils/
āāā astro.config.mjs
āāā package.json
āāā README.md
āāā tailwind.config.cjs
āāā tsconfig.json