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-19 21:13:45 -03:00
assets Fix post URL resolution 2024-05-19 19:17:22 -03:00
posts Add script for RSS feed updates 2024-05-19 19:14:39 -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 Extract xmlstarlet calls 2024-05-19 21:13:45 -03:00
index.html Add aria-label and role to ASCII header 2024-05-15 15:32:08 -03:00
README.md Update README 2024-05-19 19:19:04 -03:00
update-feed.zsh Extract xmlstarlet calls 2024-05-19 21:13:45 -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