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
2024-02-24 14:15:35 -03:00
assets Use single-line rules for lone selectors in CSS 2024-02-24 13:41:24 -03:00
posts Refactor gen.ml for brevity 2024-02-24 14:15:35 -03:00
.gitignore Add generated HTML to version control 2024-02-23 21:23:46 -03:00
CNAME Create CNAME 2024-02-23 22:08:17 -03:00
index.html Fix typo on index.html 2024-02-24 12:17:36 -03:00
README.md Update roadmap 2024-02-24 12:58:47 -03:00

A bare-bones personal website relying only on simple scripts.

Next

  • Set page titles dynamically
  • Add post date
  • Add post authorship linked to author homepage
  • Add source code link on homepage
  • Update data object programmatically on HTML post generation
  • Style inline <code> tags
  • Create a custom syntax highlighting style
  • Add an RSS feed
  • Add tags