Commit Graph

528 Commits

Author SHA1 Message Date
Will Faught
9640d143f0 Move paige.menu to header 2023-02-05 19:36:04 -08:00
Will Faught
e9d9be59cc Move paige.metadata_max_width to main.metadata.max_width 2023-02-05 19:34:20 -08:00
Will Faught
2018494367 Move paige.content_max_width to paige.main.content.max_width 2023-02-05 15:16:41 -08:00
Will Faught
2458841d9a Move paige.main.metadata.content to main 2023-02-05 15:15:09 -08:00
Will Faught
643eb4842e Add paige.main.table_of_contents.max_width param 2023-02-05 15:12:39 -08:00
Will Faught
a276e05101 Move paige.main.metadata.table_of_contents to main 2023-02-05 15:07:48 -08:00
Will Faught
a8143283ae Rename paige.page to paige.main.metadata 2023-02-05 15:05:52 -08:00
Will Faught
7ddd1e5829 Combine menu params into one object 2023-02-05 12:11:34 -08:00
Will Faught
a5b2661368 Rename social.*.link to url 2023-02-05 11:52:45 -08:00
Will Faught
7d554fa069 Rename social.*.icon to bootstrap_icon 2023-02-05 11:50:01 -08:00
Will Faught
3d361ff1c2 Rename paige.math to paige.katex 2023-02-05 11:22:49 -08:00
Will Faught
62c123d558 Rename toc param to page.table_of_contents.hide 2023-02-04 21:27:25 -08:00
Will Faught
114a267ee3 Rename page_list to list 2023-02-04 21:17:27 -08:00
Will Faught
226d4129f2 Rename paige.show_full_pages to paige.page_list.content.show 2023-02-04 21:15:40 -08:00
Will Faught
91865e3ade Replace class attr matching with class syntax 2023-02-04 21:00:19 -08:00
Will Faught
286a9bea4f Put style attr on outer tag if floating 2023-02-04 20:56:32 -08:00
Will Faught
5e6f946f6d Add mw-100 to page.content.class default 2023-02-04 18:00:41 -08:00
Will Faught
179607d0c3 Move paige-content to page.content.class default 2023-02-04 18:00:34 -08:00
Will Faught
c1726db4b7 Replace i tag with fst-italic class 2023-02-04 17:12:47 -08:00
Will Faught
086118c7a2 Show all metadata by default 2023-02-04 17:08:02 -08:00
Will Faught
4118d62611 Move summary above terms 2023-02-04 17:07:31 -08:00
Will Faught
061baff39e Refactor and overhaul page metadata 2023-02-01 21:40:22 -08:00
Will Faught
6f02b083f9 Combine single page categories, tags 2023-01-29 20:48:25 -08:00
Will Faught
7f5fb3a72b Order vars 2023-01-29 18:30:13 -08:00
Will Faught
39ac7d079a Add page tags 2023-01-29 18:02:46 -08:00
Will Faught
98ae0e4658 Add page categories 2023-01-29 16:46:29 -08:00
Will Faught
e7ce63f42f Add page reading time 2023-01-29 16:46:26 -08:00
Will Faught
55d20724d4 Use nested string literals 2023-01-29 15:35:53 -08:00
Will Faught
e6c8a7096a Format 2023-01-29 15:35:53 -08:00
Will Faught
278d0859f5 Use not with a pipe 2023-01-29 15:35:53 -08:00
Will Faught
7a8c3693b5 Replace .Params, $page.Params with $page.Param 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
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
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