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
TODO
- Hash images to save some space in the long run
- Design the
pages/section properly - Add a simple lexer for syntax highlighting inside markdown entries
- Fix styles for inline LaTeX equations
- Fix inline code block formatting in markdown entries
- Fix new line bugs inside code blocks in markdown entries