Commit Graph

768 Commits

Author SHA1 Message Date
Will Faught
271d853421 Replace ifs with conds 2023-01-29 15:35:53 -08:00
Will Faught
1d04fe67fe Add missing $page 2023-01-29 15:35:53 -08:00
Will Faught
0a01c70f39 Replace site.Params with $page.Param 2023-01-29 15:10:01 -08:00
Will Faught
4d3bb0d4f3 Change .Site.Params to $page.Param 2023-01-29 12:17:15 -08:00
Will Faught
c38ea4e460 Rename index scratch to paige_index 2023-01-29 12:09:56 -08:00
Will Faught
6eef90d5cc Add spacing in condition 2023-01-29 12:08:55 -08:00
Will Faught
8f91953fdd Rename item to pagesource 2023-01-29 12:07:00 -08:00
Will Faught
e1a8c1ffa2 Group vars 2023-01-29 12:03:45 -08:00
Will Faught
ffe4b5fd2e Use .PublishDate instead of .Date 2023-01-29 12:03:45 -08:00
Will Faught
b9f319f4c5 Format 2023-01-29 12:03:03 -08:00
Will Faught
49b0e7c6fe Move credit link to separate p 2023-01-29 11:48:00 -08:00
Will Faught
996a48ad5b Rename hide_theme_link to hide_credit_link 2023-01-29 11:41:50 -08:00
Will Faught
e858266ba0 Change credit comment into data attribute 2023-01-29 11:38:55 -08:00
Will Faught
5e86a60be0 Change printf to print 2023-01-29 11:31:25 -08:00
Will Faught
232f5cf280 Add dark var 2023-01-29 11:29:06 -08:00
Will Faught
2dbc35a981 Move vars above content 2023-01-29 11:28:19 -08:00
Will Faught
8b28104291 Add missing uses of safeJS 2023-01-29 11:27:18 -08:00
Will Faught
6a037f648a Remove all not | not expressions 2023-01-29 11:27:18 -08:00
Will Faught
6dcbfcdec9 Simplify expression 2023-01-29 11:27:18 -08:00
Will Faught
ab4554b03e Use quotes instead of ticks where possible 2023-01-29 11:27:18 -08:00
Will Faught
e626c69ebc Rename resource to result 2023-01-29 11:27:17 -08:00
Will Faught
64e148ab6f Assign template context to var 2023-01-29 11:27:17 -08:00
Will Faught
548af63634 Use site instead of .Site 2023-01-29 10:45:03 -08:00
Will Faught
a6667e6c41 Rename header to date_header 2023-01-28 19:50:34 -08:00
Will Faught
4aadf777fb Add page.date.format config 2023-01-28 19:46:58 -08:00
Will Faught
2c2961c4d6 Rename date_format to format 2023-01-28 19:44:06 -08:00
Will Faught
52eb483ed7 Rename pages to page_list 2023-01-28 19:38:28 -08:00
Will Faught
2c4f4324ff Replace some page config prefixes with nesting 2023-01-28 19:38:28 -08:00
Will Faught
388b7d757a Add config to hide page data 2023-01-28 18:24:59 -08:00
Will Faught
a2b36a4208 Add paige.page.content_class site config 2023-01-28 16:02:38 -08:00
Will Faught
2b05b8366d Move page config under paige.page 2023-01-28 16:01:36 -08:00
Will Faught
1f7eca9b71 Add {description,title}_class config 2023-01-28 14:42:48 -08:00
Will Faught
5d9cf618a5 Replace about_class with {authors,date}_class 2023-01-28 14:42:01 -08:00
Will Faught
ffb4ff8b5f Add page flags to page list 2023-01-28 11:36:51 -08:00
Will Faught
db8469e666 Show, hide, style metadata, summary in page list 2023-01-28 10:54:33 -08:00
Will Faught
246a650445 First, last includes for body, footer, head, header, and main tags 2023-01-26 17:43:56 -08:00
Will Faught
3bc024bc9e Format template 2023-01-25 23:13:29 -08:00
Will Faught
f5c1e29d1f Rename vars to lower case 2023-01-25 21:44:37 -08:00
Will Faught
bee0c49dab Add collapsible navbar to menu 2023-01-25 21:43:59 -08:00
Will Faught
478c46f6ca Use quotes for string literals 2023-01-25 16:53:48 -08:00
Will Faught
7eb2dbbf35 Add missing uses of safeURL 2023-01-24 21:46:58 -08:00
Will Faught
2924701874 Change paige-{body,head}-last to paige/{body,head}-last 2023-01-24 21:39:03 -08:00
Will Faught
b9229b136b Add vimeo shortcode 2023-01-23 21:25:00 -08:00
Will Faught
8631ba0f78 Simplify param combination 2023-01-23 21:24:00 -08:00
Will Faught
1da3db7d18 Rename youtube shortcode title param to description 2023-01-23 21:23:28 -08:00
Will Faught
de54cd7205 Simplify figure HTML 2023-01-22 23:28:57 -08:00
Will Faught
81247b852a Group local variables 2023-01-22 23:27:28 -08:00
Will Faught
95a5a23af4 Remove useless table param 2023-01-22 17:40:42 -08:00
Will Faught
4e058c34df Simplify style creation 2023-01-22 17:39:33 -08:00
Will Faught
1ee1c97b4a Add content-class page param 2023-01-22 16:50:03 -08:00