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:
@@ -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
|
Reference in New Issue
Block a user