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-07-06 18:27:11 -03:00
assets New post: Introducing tori 2024-07-06 11:18:46 -03:00
pages Fix links title capitalization 2024-06-05 15:44:23 -03:00
posts Introducing tori: Standardize function names 2024-07-06 18:27:11 -03:00
.gitignore Prototype links page 2024-06-05 14:28:29 -03:00
CNAME Create CNAME 2024-02-23 22:08:17 -03:00
index.html Finalize links page 2024-06-05 15:39:28 -03:00
README.md Introducing tori: Minor fixes 2024-07-06 12:52:42 -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

  • Light mode
  • 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
    • Links RSS feed
  • Add tags
  • No JavaScript browsing support
  • Add a 404 page