No description
public | ||
src | ||
.gitignore | ||
astro.config.ts | ||
components.json | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
tailwind.config.ts | ||
tsconfig.json |
astro-erudite
astro-erudite is an opinionated, no-frills static blogging template built with Astro, Tailwind, and shadcn/ui. Extraordinarily loosely based off the Astro Micro theme by trevortylerlee.
To learn more about why this template exists, read The State of Static Blogs in 2024, where I share my take on what constitutes a great blogging template and my goals while developing this one.
Technology Stack
This is a list of the various technologies used to build this website:
Category | Technology Name |
---|---|
Framework | Astro |
Styling | Tailwind |
Components | shadcn/ui |
Content | MDX |
Syntax Highlighting | Shiki + rehype-pretty-code |
Graphics | Figma |
Deployment | Vercel |