https://github.com/poignardazur/blog_nextjs_preact
Experiment replicating my github.io blog with Next.js and Preact
https://github.com/poignardazur/blog_nextjs_preact
Last synced: 4 months ago
JSON representation
Experiment replicating my github.io blog with Next.js and Preact
- Host: GitHub
- URL: https://github.com/poignardazur/blog_nextjs_preact
- Owner: PoignardAzur
- License: mit
- Created: 2023-09-10T14:08:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-04T19:17:47.000Z (almost 3 years ago)
- Last Synced: 2025-01-25T19:22:35.356Z (over 1 year ago)
- Language: TypeScript
- Size: 459 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blog_nextjs_preact
Experiment replicating my github.io blog with Next.js and Preact
## TODO
- Fix markdown handling
- Add link anchors to headers
- Add rich code handling
- Handle article dates
- Add SVG components
- Fix CSS
- Look up visual_design pins
- Add some colors, images, fonts
- Try dark and contrast modes
- Use font-face + font-disply
- Better center images
- Fix accessibility
- Check A11Y checklist
- Add basic tests
- End to end
- Perf
- Add analytics
- Test bad network conditions
- Check page load