Website TODO

Things that i want to fix or add to the website, in no particular order:

  • Hash images to save some space in the long run
  • Design the pages/ section properly
  • Fix styles for inline LaTeX equations
  • Fix inline code block formatting in markdown entries
  • Add a search prompt in projects/ and pages/
  • Make a proper lexer for syntax highlighting inside markdown entries

v0.1.4 - Minor css fixes

  • Version date: 2025/12/28 22:53 (GMT-3)

Changes

  • Fixed some style errors for mobile and < 1024 width screens
  • Use only a single font (IBM VGA8)
  • Added a search prompt in blog/
  • Added mustache.js for client side rendering
  • Refactored the js code a little bit
  • Added Reimu Freeman

v0.1.3 - Syntax highlighting

  • Version date: 2025/11/26 11:00 (GMT-3)

Changes

  • Added a very hacky syntax highlighter for markdown entries
  • Fixed some minor style oversights

v0.1.2 - JS additions

  • Version date: 2025/11/05 17:17 (GMT-3)

Changes

  • Added a counter for visits
  • Added a pseudo API endpoint for projects and blog entries at /api/blog.json & /api/projects.json
  • Added more funny images to the 404 page
  • Use a separate card for TODOs in meta/

v0.1.1 - Minor markdown & style fixes

  • Version date: 2025/11/04 21:08 (GMT-3)

Changes

  • Fix new line bugs inside code blocks in markdown entries
  • Fix weird looking layout on mobile

v0.1.0 - Initial website release

  • Version date: 2025/10/28 14:51 (GMT-3)

Changes

  • Markdown compiler for easy page redaction
  • HTML compiler for etlua templates
  • Parser for TOML metadata
  • Pages added: about/, blog/, pages/, projects/, meta/
  • Added a changelog and a random image on the main layout sidebar
  • Removed Herobrine
  • Added Kyouko