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-04-14 12:38:57 -03:00
.github/workflows Bump actions/checkout to v6 2026-03-20 23:46:22 -03:00
content New link: Ataraxy-Labs/sem 2026-04-14 12:38:57 -03:00
static Cleanup layout for narrow screens 2026-04-11 14:02:26 -03:00
templates Move posts to the bottom in the index template 2026-04-11 14:20:51 -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 Cleanup layout for narrow screens 2026-04-11 14:02:26 -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