Commit Graph

354 Commits

Author SHA1 Message Date
Will Faught
7bb8fbac94 Move paige.list.content.show to paige.section_pages.full_pages 2023-02-25 14:06:34 -08:00
Will Faught
dc6bfe3f4f Add page kind classes 2023-02-24 18:44:37 -08:00
Will Faught
4406aa8683 Add html.html 2023-02-24 18:44:37 -08:00
Will Faught
71f80c7bbe Rename #paige-container to #paige-root 2023-02-24 18:44:37 -08:00
Will Faught
d0ddcbbb19 Rename func-title.html to title.html 2023-02-22 23:16:18 -08:00
Will Faught
a3dc86ddba Rename func-authors.html to authors.html 2023-02-22 23:14:41 -08:00
Will Faught
ae540b9b7f Convert home default layout into paige/home layout 2023-02-22 18:51:47 -08:00
Will Faught
5e50b4046f Add paige-* classes and IDs to all HTML structures 2023-02-06 21:21:33 -08:00
Will Faught
d732e5b90f Format template 2023-02-06 19:35:38 -08:00
Will Faught
469d6ee893 Format templates 2023-02-05 19:51:09 -08:00
Will Faught
038b48bfc2 Factor out stretch var 2023-02-05 19:44:11 -08:00
Will Faught
925cb18075 Move paige.hide_credit_{data,link} to credit.{data,link}.hide 2023-02-05 19:40:54 -08:00
Will Faught
6ac1619654 Move paige.main.metadata.search.hide to paige.search.hide_page 2023-02-05 15:21:47 -08:00
Will Faught
cffb089acb Move paige.main.metadata.rss.hide to paige.rss.hide_page 2023-02-05 15:21:13 -08:00
Will Faught
a8143283ae Rename paige.page to paige.main.metadata 2023-02-05 15:05:52 -08:00
Will Faught
0b84ad2626 Move paige.hide_{rss,search} to paige.page 2023-02-05 10:58:44 -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
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
7ce21921b9 Add page var 2023-02-01 21:40:37 -08:00
Will Faught
32031a6e20 Replace .Site, $page.Site with site 2023-01-29 15:40:03 -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
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
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
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
64e148ab6f Assign template context to var 2023-01-29 11:27:17 -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
2924701874 Change paige-{body,head}-last to paige/{body,head}-last 2023-01-24 21:39:03 -08:00
Will Faught
f3c02d6922 Template formatting 2023-01-21 23:43:53 -08:00
Will Faught
50565f9683 Add image_raw, image_stretch, image_url params to home.html 2023-01-21 23:43:53 -08:00
Will Faught
3b28c1c081 Use img.html in home.html 2023-01-21 23:43:52 -08:00
Will Faught
e602d50427 Add body.html 2023-01-01 01:37:51 -08:00
Will Faught
1c2a6a5589 Add _url suffix to center, stretch home page params 2023-01-01 01:02:21 -08:00
Will Faught
168be4b1a4 Add func-url.html 2022-12-31 23:42:03 -08:00
Will Faught
b20b0008bc Add fetchpriority, referrerpolicy to home center image 2022-12-31 23:03:12 -08:00
Will Faught
016a9f3e57 Add missing .html extension to partials 2022-12-31 21:47:52 -08:00