An open API service indexing awesome lists of open source software.

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

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