Commit Graph

2069 Commits

Author SHA1 Message Date
Will Faught
42220a5c0b Move paige.math from page to site config 2023-02-05 11:55:57 -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
851de928a3 Fix list.date.hide default 2023-02-05 11:47:07 -08:00
Will Faught
610537a1b6 Document raw params 2023-02-05 11:26:27 -08:00
Will Faught
3d361ff1c2 Rename paige.math to paige.katex 2023-02-05 11:22:49 -08:00
Will Faught
eea030eef7 Order params 2023-02-05 10:59:32 -08:00
Will Faught
0b84ad2626 Move paige.hide_{rss,search} to paige.page 2023-02-05 10:58:44 -08:00
Will Faught
bf96b9af84 Remove additional params already documented 2023-02-05 10:54:19 -08:00
Will Faught
83a2b0562b Explain the single param object design 2023-02-05 10:52:43 -08:00
Will Faught
cce3a8d97c Combine paige.home.image_* params under paige.home.image 2023-02-05 10:46:55 -08:00
Will Faught
32694e101c Use paige.home config for home page 2023-02-05 10:44:53 -08:00
Will Faught
62c123d558 Rename toc param to page.table_of_contents.hide 2023-02-04 21:27:25 -08:00
Will Faught
5d4754976b Add home section to site config 2023-02-04 21:20:38 -08:00
Will Faught
e169df2d7f Order config 2023-02-04 21:17:46 -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
4f04d912c1 Fix example code 2023-02-04 20:55:55 -08:00
Will Faught
447a245e43 Reserve paige directory names 2023-02-04 20:37:58 -08:00
Will Faught
a1293e0a34 Add figure example of float start, end together 2023-02-04 18:54:41 -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
a1a57c45b0 Add iframe referrerpolicy params 2023-02-04 17:28:38 -08:00
Will Faught
c1726db4b7 Replace i tag with fst-italic class 2023-02-04 17:12:47 -08:00
Will Faught
57e7c4d510 Add more specific tags 2023-02-04 17:11:16 -08:00
Will Faught
7575bb4753 Show credit link in example site 2023-02-04 17:08:52 -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
501c5b55ad Add summary marker to blog pages 2023-02-04 17:06:52 -08:00
Will Faught
7ce21921b9 Add page var 2023-02-01 21:40:37 -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
32031a6e20 Replace .Site, $page.Site with site 2023-01-29 15:40:03 -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
7e8eef9adc Remove useless or 2023-01-29 15:35:53 -08:00
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
4274d8fe39 Fix credit config names 2023-01-29 15:10:52 -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