252 Commits (e7ce63f42f9562b8fe65f06c7fed7766a1c077c0)

Author SHA1 Message Date
Will Faught e7ce63f42f Add page reading time 2 years ago
Will Faught 55d20724d4 Use nested string literals 2 years ago
Will Faught e6c8a7096a Format 2 years ago
Will Faught 278d0859f5 Use not with a pipe 2 years ago
Will Faught 7a8c3693b5 Replace .Params, $page.Params with $page.Param 2 years ago
Will Faught 1d04fe67fe Add missing $page 2 years ago
Will Faught 0a01c70f39 Replace site.Params with $page.Param 2 years ago
Will Faught 4d3bb0d4f3 Change .Site.Params to $page.Param 2 years ago
Will Faught 49b0e7c6fe Move credit link to separate p 2 years ago
Will Faught 996a48ad5b Rename hide_theme_link to hide_credit_link 2 years ago
Will Faught 8b28104291 Add missing uses of safeJS 2 years ago
Will Faught 6a037f648a Remove all not | not expressions 2 years ago
Will Faught 6dcbfcdec9 Simplify expression 2 years ago
Will Faught ab4554b03e Use quotes instead of ticks where possible 2 years ago
Will Faught e626c69ebc Rename resource to result 2 years ago
Will Faught 64e148ab6f Assign template context to var 2 years ago
Will Faught 548af63634 Use site instead of .Site 2 years ago
Will Faught a6667e6c41 Rename header to date_header 2 years ago
Will Faught 4aadf777fb Add page.date.format config 2 years ago
Will Faught 2c2961c4d6 Rename date_format to format 2 years ago
Will Faught 52eb483ed7 Rename pages to page_list 2 years ago
Will Faught 2c4f4324ff Replace some page config prefixes with nesting 2 years ago
Will Faught 388b7d757a Add config to hide page data 2 years ago
Will Faught a2b36a4208 Add paige.page.content_class site config 2 years ago
Will Faught 2b05b8366d Move page config under paige.page 2 years ago
Will Faught 1f7eca9b71 Add {description,title}_class config 2 years ago
Will Faught 5d9cf618a5 Replace about_class with {authors,date}_class 2 years ago
Will Faught ffb4ff8b5f Add page flags to page list 2 years ago
Will Faught db8469e666 Show, hide, style metadata, summary in page list 2 years ago
Will Faught 246a650445 First, last includes for body, footer, head, header, and main tags 2 years ago
Will Faught f5c1e29d1f Rename vars to lower case 2 years ago
Will Faught bee0c49dab Add collapsible navbar to menu 2 years ago
Will Faught 478c46f6ca Use quotes for string literals 2 years ago
Will Faught 7eb2dbbf35 Add missing uses of safeURL 2 years ago
Will Faught 2924701874 Change paige-{body,head}-last to paige/{body,head}-last 2 years ago
Will Faught de54cd7205 Simplify figure HTML 2 years ago
Will Faught 81247b852a Group local variables 2 years ago
Will Faught 95a5a23af4 Remove useless table param 2 years ago
Will Faught 4e058c34df Simplify style creation 2 years ago
Will Faught 1ee1c97b4a Add content-class page param 2 years ago
Will Faught d3a89c7892 Rename other.html to about.html 2 years ago
Will Faught 19dae751d1 Add about_class page param 2 years ago
Will Faught e1276cfd67 Rename titleclass to title_class 2 years ago
Will Faught 7319719c33 Add description_class page param 2 years ago
Will Faught 290cf41423 Rename align, justify params to horizontal, vertical 2 years ago
Will Faught 7b3d81cdab Add titleclass page param 2 years ago
Will Faught 2e43188ee8 Format template 2 years ago
Will Faught 45ddf466d1 Format template 2 years ago
Will Faught d46ec16531 Format template 2 years ago
Will Faught eb573283fb Format template 2 years ago