blog/README.md
2024-08-21 15:37:50 -03:00

26 lines
856 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 footers to more pages
- [ ] Add tags
## Done
- [x] Add links RSS feed to header metadata
- [x] Columnar widescreen articles
- [x] Show language toggle only if localized page exists
- [x] Add source code link to footer
- [x] Improve mobile responsiveness
- [x] Light mode
- [x] Set page titles dynamically
- [x] Handle header accessibility
- [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