639 Commits (501c5b55adea8f6e26e6d94748751045dbee8998)
 

Author SHA1 Message Date
Will Faught 501c5b55ad Add summary marker to blog pages 2 years ago
Will Faught 7ce21921b9 Add page var 2 years ago
Will Faught 061baff39e Refactor and overhaul page metadata 2 years ago
Will Faught 6f02b083f9 Combine single page categories, tags 2 years ago
Will Faught 7f5fb3a72b Order vars 2 years ago
Will Faught 39ac7d079a Add page tags 2 years ago
Will Faught 98ae0e4658 Add page categories 2 years ago
Will Faught e7ce63f42f Add page reading time 2 years ago
Will Faught 32031a6e20 Replace .Site, $page.Site with site 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 7e8eef9adc Remove useless or 2 years ago
Will Faught 271d853421 Replace ifs with conds 2 years ago
Will Faught 1d04fe67fe Add missing $page 2 years ago
Will Faught 4274d8fe39 Fix credit config names 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 c38ea4e460 Rename index scratch to paige_index 2 years ago
Will Faught 6eef90d5cc Add spacing in condition 2 years ago
Will Faught 8f91953fdd Rename item to pagesource 2 years ago
Will Faught e1a8c1ffa2 Group vars 2 years ago
Will Faught ffe4b5fd2e Use .PublishDate instead of .Date 2 years ago
Will Faught b9f319f4c5 Format 2 years ago
Will Faught 77bb7d0de0 Minor rewording of hide_credit_link doc 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 e858266ba0 Change credit comment into data attribute 2 years ago
Will Faught 5e86a60be0 Change printf to print 2 years ago
Will Faught 232f5cf280 Add dark var 2 years ago
Will Faught 2dbc35a981 Move vars above content 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