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-05-14 19:09:41 -03:00
assets Use single-line rules for lone selectors in CSS 2024-02-24 13:41:24 -03:00
posts Add Lua filter for title string 2024-02-24 15:22:51 -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
feed.rss Fix RSS syntax 2024-05-11 23:25:23 -03:00
index.html Replace header with ASCII art 2024-05-14 19:08:58 -03:00
README.md Update README 2024-05-14 19:09:41 -03:00

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

Next

  • Set page titles dynamically
  • Handle header a11y
  • 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