blog/README.md
2024-08-18 20:34:06 -03:00

24 lines
798 B
Markdown

# [blog.jutty.dev](https://blog.jutty.dev)
A responsive, bilingual, RSS-ready and system-themed blog with zero lines of JavaScript powered by the [Zola](https://getzola.org) static site engine.
## Next
- [ ] Add source code link on homepage
- [ ] Columnar widescreen articles
- [ ] Add tags
- [ ] Check if localized page exists before opening it with the language selector
## Done
- [x] Improve mobile responsiveness
- [x] Light mode
- [x] Set page titles dynamically
- [x] Handle header a11y
- [x] Add post date
- [x] Add post author
- [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
- [x] No JavaScript browsing support
- [x] Add a 404 page