Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 483 Bytes

File metadata and controls

16 lines (13 loc) · 483 Bytes

jonathansm.com

This is the code for my website currently hosted at jonathansm.com. The whole site is built into two files: a binary with the compiled Rust code with some embedded files and templates, and a read-only SQLite file with the site content that's made in another repo.

TODO

  • Tagging
  • Search
  • Syntax highlighting
  • Pagination
  • Related posts with embedding similarities
  • Last updated extracted from git metadata