1
0
mirror of https://github.com/osmarks/website synced 2025-09-03 11:17:55 +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

View File

@@ -1,4 +1,10 @@
extends layout.pug
block content
main.blog-post!= content
.sidenotes-container
main.blog-post!= content
.sidenotes
block under-title
if draft
h1 DRAFT