A responsive, bilingual, RSS-ready and system-themed blog with zero lines of JavaScript
  • CSS 48.8%
  • HTML 43.8%
  • Shell 7.4%
Find a file
2026-03-19 01:20:05 -03:00
.github/workflows Bump Zola deploy action version to match Alpine's 2025-02-23 22:35:55 -03:00
content New link: Rob Pike's 5 Rules of Programming 2026-03-19 01:20:05 -03:00
static Fix details and summary light mode 2025-09-01 11:41:45 -03:00
templates Fix meta content type tag 2025-08-23 22:30:18 -03:00
.gitignore New link: Rob Pike's 5 Rules of Programming 2026-03-19 01:20:05 -03:00
CNAME Create CNAME 2024-08-18 13:24:13 -03:00
config.toml New link: Rob Pike's 5 Rules of Programming 2026-03-19 01:20:05 -03:00
LICENSE Add LICENSE 2024-08-18 17:29:29 -03:00
README.md README: Add a todo to make visited links purple 2025-04-02 23:57:26 -03:00

blog.jutty.dev

A responsive, bilingual, RSS-ready and system-themed blog with zero lines of JavaScript powered by the Zola static site engine.

Next

  • Make visited links purple
  • Refactor posts to content
  • Add tags

Done

  • Add footers to more pages
  • Add links RSS feed to header metadata
  • Columnar widescreen articles
  • Show language toggle only if localized page exists
  • Add source code link to footer
  • Improve mobile responsiveness
  • Light mode
  • Set page titles dynamically
  • Handle header accessibility
  • Add post date
  • Add post author
  • Style inline <code> tags
  • Create a custom syntax highlighting style
  • Add an RSS feed
    • Links RSS feed
  • No-JavaScript browsing support
  • Add a 404 page