Skip to content

Commit 69e09a4

Browse files
committed
features short list
1 parent dfe1759 commit 69e09a4

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,26 @@
88

99
## Features
1010

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+
1131
## Installation
1232

1333
## Deployment

docs/readme-notes/detailed-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ yarn deploy:nginx
120120

121121
## Roadmap
122122

123-
- Add accessibility attributes
123+
- Add accessibility attributes, semantic html
124124
- Add image gallery page
125125
- Add remote markdown page
126126
- Validate config with `astro:env`

0 commit comments

Comments
 (0)