1
0
mirror of https://github.com/osmarks/website synced 2025-09-01 10:17:56 +00:00

Apparently I changed everything and forgot to commit it.

- I just added sidenotes (blog being rewritten slightly to incorporate them; WIP)
- Microblog added, compiler caching mechanism reworked
- Image compression
This commit is contained in:
2023-11-19 21:06:25 +00:00
parent 981e1a0be2
commit e25013c1b4
59 changed files with 2039 additions and 71 deletions

3
.gitignore vendored
View File

@@ -2,4 +2,5 @@ node_modules
out
openring
draft
cache.json
cache.json
cache.sqlite3