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-20 14:46:55 -03:00
assets New post: Meeting the BSD Family 2024-05-20 14:46:55 -03:00
posts New post: Meeting the BSD Family 2024-05-20 14:46:55 -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 Reorganize assets 2024-05-20 12:31:08 -03:00
README.md Update README 2024-05-20 12:16:10 -03:00
update-feed.zsh Reorganize assets 2024-05-20 12:31:08 -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 author
  • 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