14 Commits (master)

Author SHA1 Message Date
Peter Cai e1033ff0b3
support adding description meta tag to pages
3 years ago
Peter Cai d6b479ec15
support per-post theme_config in custom metadata
3 years ago
Peter Cai 800a39956a
render: add pathname to the page context
3 years ago
Peter Cai 44ca2f6de3
support cache-control for static resources
3 years ago
Peter Cai 2ee88e11b0
drop rbtag and use our own hand-rolled implementation
3 years ago
Peter Cai de8eace92e
render: use static Handlebars instance
3 years ago
Peter Cai 1f2fee8341
implement RSS feed
3 years ago
Peter Cai f714591b25
implement manual summary marker
3 years ago
Peter Cai 23d899dd0e
support build-time theme selection via build.rs
3 years ago
Peter Cai d8f05bad95
render: remove dummy argument in handlebars helper
3 years ago
Peter Cai bbcb48beeb
implement post page rendering
3 years ago
Peter Cai 1110a2614b
render: implement pagination
3 years ago
Peter Cai e599007ed4
use build datetime as version string on static resources
3 years ago
Peter Cai 150940cd8c
add template and implement rendering
3 years ago