blog/README.md
2024-08-18 13:30:40 -03:00

18 lines
539 B
Markdown

A bare-bones personal website relying only on simple scripts.
## Next
- [ ] Improve mobile responsiveness
- [x] Light mode
- [x] Set page titles dynamically
- [x] Handle header a11y
- [x] Add post date
- [x] Add post author
- [ ] Add source code link on homepage
- [x] Style inline `<code>` tags
- [x] Create a custom syntax highlighting style
- See: <https://pandoc.org/chunkedhtml-demo/13-syntax-highlighting.html>
- [x] Add an RSS feed
- [x] Links RSS feed
- [ ] Add tags
- [x] No JavaScript browsing support
- [x] Add a 404 page