Commit Graph

539 Commits

Author SHA1 Message Date
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
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
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
Will Faught
d3a89c7892 Rename other.html to about.html 2023-01-22 16:34:58 -08:00
Will Faught
19dae751d1 Add about_class page param 2023-01-22 16:34:17 -08:00
Will Faught
e1276cfd67 Rename titleclass to title_class 2023-01-22 16:25:23 -08:00
Will Faught
7319719c33 Add description_class page param 2023-01-22 16:24:40 -08:00
Will Faught
290cf41423 Rename align, justify params to horizontal, vertical 2023-01-22 16:08:57 -08:00
Will Faught
7b3d81cdab Add titleclass page param 2023-01-22 01:56:44 -08:00
Will Faught
2e43188ee8 Format template 2023-01-22 01:23:49 -08:00
Will Faught
45ddf466d1 Format template 2023-01-22 01:20:41 -08:00
Will Faught
d46ec16531 Format template 2023-01-22 01:19:41 -08:00
Will Faught
eb573283fb Format template 2023-01-22 01:18:28 -08:00
Will Faught
a576468b7e Order attributes 2023-01-22 01:14:44 -08:00
Will Faught
0294a111ff Remove relLangURL from resource URLs 2023-01-22 01:05:36 -08:00
Will Faught
d1fa0e8276 Template formatting 2023-01-22 00:47:50 -08:00
Will Faught
bdb560ca56 Compare style width when responsive resizing 2023-01-21 23:43:53 -08:00
Will Faught
da2773972f Fix paigeResize to use 100% 2023-01-21 23:43:53 -08:00
Will Faught
025935f6bd Add number, numbered shortcode params 2023-01-21 23:43:53 -08:00
Will Faught
7d418a96fe Add justify param 2023-01-21 23:43:53 -08:00
Will Faught
f694597cfa Fix indentation 2023-01-21 23:43:53 -08:00
Will Faught
732f87e217 Remove gap param default 2023-01-21 23:43:53 -08:00
Will Faught
98c92260d0 Fix Chroma pre bottom margin 2023-01-21 23:43:53 -08:00
Will Faught
0895f66fed Fix figure table logic 2023-01-21 23:43:53 -08:00
Will Faught
fd41269809 Remove bottommargin var 2023-01-21 23:43:53 -08:00
Will Faught
c9a9cf9b61 Add raw param to image shortcodes 2023-01-21 23:43:53 -08:00