blog/README.md
2026-05-02 05:03:05 -03:00

29 lines
1.1 KiB
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
- [ ] Make visited links purple
- [ ] Deploy webmentions ([ref. 1](https://github.com/PlaidWeb/Pushl), [ref. 2](https://www.owenyoung.com/en/blog/indieweb/))
- [ ] Replace all translation conditionals with `trans` calls
## Done
- [x] [Add tags](https://docs.octothorp.es/)
- [x] Add footers to more pages
- [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