Ovidius

Ovidius - a single-author blog theme for Astro.js and Tailwind CSS.

Author justgoodui.com
Github Stars 50
Last Commit Feb 29, 2024
Ovidius screenshot

Ovidius - Astro.js & Tailwind CSS Theme

Ovidius is a single-author blog theme for Astro.js. Featuring a minimal, slick, responsive and content-focused design. For more Astro.js themes please check justgoodui.com.

Theme Features:

  • ✅ Featured post support
  • ✅ Tailwind CSS
  • ✅ SEO-friendly with canonical URLs and OpenGraph data
  • ✅ Sitemap support
  • ✅ RSS Feed support
  • ✅ Markdown & MDX support

Template Integrations

Project Structure

Inside of Ovidius Astro theme, you’ll see the following folders and files:

├── public/
├── src/
│   ├── components/
│   ├── content/
│   ├── data/
│   ├── icons/
│   ├── layouts/
│   ├── pages/
│   └── styles/
├── astro.config.mjs
├── tailwind.config.cjs
├── README.md
├── package.json
└── tsconfig.json