mirror of
https://github.com/osmarks/website
synced 2024-11-08 20:29:55 +00:00
osmarks
e25013c1b4
- I just added sidenotes (blog being rewritten slightly to incorporate them; WIP) - Microblog added, compiler caching mechanism reworked - Image compression
10 lines
159 B
Plaintext
10 lines
159 B
Plaintext
extends layout.pug
|
|
|
|
block content
|
|
.sidenotes-container
|
|
main.blog-post!= content
|
|
.sidenotes
|
|
|
|
block under-title
|
|
if draft
|
|
h1 DRAFT |