|
8 | 8 |
|
9 | 9 | ## Features
|
10 | 10 |
|
| 11 | +- Latest Astro, static, high performance website |
| 12 | +- Post and Project content collections |
| 13 | +- Tailwind responsive design |
| 14 | +- Color themes with light/dark modes |
| 15 | +- Tags and Categories, pagination |
| 16 | +- Optimized images, view transitions |
| 17 | +- Extracted constants, types, utils, configs, queries, assets |
| 18 | +- Full TypeScript, Zod schemas, validated config |
| 19 | +- ESLint, Prettier, path aliases, sorted imports |
| 20 | +- React for interactive components |
| 21 | +- Design system pages, latest commit info in footer |
| 22 | +- Hierarchical layouts |
| 23 | +- SEO friendly - sitemap, metadata |
| 24 | +- Open Graph image, Satori generated |
| 25 | +- Code syntax highlighting, Twitter/YouTube/OG-links embeds |
| 26 | +- Giscus comments, Share post |
| 27 | +- Draft posts, RSS and JSON feeds |
| 28 | +- GitHub Pages, Nginx, x86 and arm Docker deployments |
| 29 | +- GitHub Actions workflows and local scripts |
| 30 | + |
11 | 31 | ## Installation
|
12 | 32 |
|
13 | 33 | ## Deployment
|
|
0 commit comments