Commit Graph

134 Commits

Author SHA1 Message Date
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
Will Faught
3a01f1866c Add dark color scheme 2022-12-31 21:47:52 -08:00
Will Faught
2dd574f2d8 Enable local or remote Bootstrap and KaTeX files 2022-12-31 17:11:15 -08:00
Will Faught
473bad60a5 Move paige-search.html to paige/search.html 2022-12-31 00:40:45 -08:00
Will Faught
2ae9378743 Change article tag to section in taxonomy.html 2022-12-31 00:32:24 -08:00
Will Faught
a87d43d405 Remove render-heading.html 2022-12-30 18:52:53 -08:00
Will Faught
92741185ed Order classes 2022-12-30 00:44:58 -08:00
Will Faught
887be3eb42 Drop file extension from partial uses 2022-12-29 22:55:13 -08:00
Will Faught
2ece967314 Move partials under paige directory 2022-12-29 22:55:13 -08:00
Will Faught
17607fd8b9 Rename paigeheaderlink to paige-header-link 2022-12-27 23:12:38 -08:00
Will Faught
bd4fcd058e Add render-heading.html 2022-12-27 23:10:20 -08:00
Will Faught
ad9e495488 Move page metadata into paige-metadata.html 2022-12-27 22:56:48 -08:00
Will Faught
45a5aac061 Add paige-comments.html 2022-12-19 21:36:56 -08:00
Will Faught
b5a47874a2 Put all article content in sections 2022-12-19 19:50:31 -08:00
Will Faught
b2ad1183ed Add paige-toc.html 2022-12-19 19:49:50 -08:00
Will Faught
848a829aac Move recent content wording to fallback 2022-12-19 17:34:51 -08:00
Will Faught
ac1f29608f Add RSS site params 2022-12-19 17:29:06 -08:00
Will Faught
bd156f6251 Add func prefix to func templates 2022-12-19 17:18:00 -08:00
Will Faught
4d84560390 Add multiple authors 2022-12-19 17:10:31 -08:00
Will Faught
2d9aa60d21 Add site language fallback for RSS language 2022-12-18 23:46:39 -08:00
Will Faught
d8dd045e9e Move paige_hide_* params to paige object 2022-12-18 02:52:07 -08:00