Commit Graph

61 Commits

Author SHA1 Message Date
Will Faught
ada7e4c8c1 Use config to hide values 2024-07-17 18:25:34 -07:00
Will Faught
081c3eda03 Move site footer, header inside main tags 2024-07-12 16:23:53 -07:00
Will Faught
368737c9a2 Rename body.html to tag-body.html 2024-07-12 13:41:16 -07:00
Will Faught
b8a101598c Rename head.html to tag-head.html 2024-07-12 13:39:29 -07:00
Will Faught
e76b44a9e2 Rename html.html to tag-html.html 2024-07-12 13:39:03 -07:00
Will Faught
e2f388e4b5 Rename footer.html to site-footer.html 2024-07-12 13:25:55 -07:00
Will Faught
70059071c1 Rename header.html to site-header.html 2024-07-12 13:24:49 -07:00
Will Faught
53a30a4c3e Add margin above title if no header 2023-03-24 22:02:27 -07: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
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
925cb18075 Move paige.hide_credit_{data,link} to credit.{data,link}.hide 2023-02-05 19:40:54 -08:00
Will Faught
32031a6e20 Replace .Site, $page.Site with site 2023-01-29 15:40:03 -08:00
Will Faught
278d0859f5 Use not with a pipe 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
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
e602d50427 Add body.html 2023-01-01 01:37:51 -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
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
d77586ad7d Move paige_hide_theme_* config to paige object 2022-12-18 02:34:53 -08:00
Will Faught
e9e390cfb4 Add languagecode fallback to site language 2022-12-16 16:14:07 -08:00
Will Faught
607b57bb5f Move article tag to paige-main.html 2022-12-16 16:06:38 -08:00
Will Faught
6e026bddbd Support right-to-left languages 2022-12-16 15:54:35 -08:00
Will Faught
df5ec6296e Add underscores to parameters 2022-12-15 20:03:50 -08:00
Will Faught
b6783d2750 Replace _ with - in file names 2022-12-12 23:33:11 -08:00
Will Faught
da47e03ea9 Add theme link and comment 2022-12-11 22:03:42 -08:00
Will Faught
158f9d1d5d Split baseof.html into more templates 2022-12-11 01:00:28 -08:00
Will Faught
bdbd7ec8df Match order of JavaScript condition 2022-12-11 00:33:07 -08:00
Will Faught
a26b945109 Rename paige_menus.html to paige_menu.html 2022-12-11 00:19:48 -08:00
Will Faught
f74704bb8a Restructure all pages under article tag 2022-12-11 00:09:41 -08:00
Will Faught
2ced398c95 Add back blank lines to CSS 2022-12-09 18:30:34 -08:00
Will Faught
1b53c5c8d2 Remove blank lines 2022-12-09 15:51:59 -08:00
Will Faught
2655b4436f Move head.html last 2022-12-09 15:51:47 -08:00
Will Faught
113ddf7824 Add blockquote styles 2022-12-09 15:43:31 -08:00
Will Faught
87f8061582 Add katex support 2022-11-18 12:02:16 -08:00
Will Faught
bbd892b5d2 Update Bootstrap Icons to v1.10.2 2022-11-17 16:01:06 -08:00
Will Faught
1bb54d893a Update Bootstrap to v5.2.2 2022-11-17 16:01:06 -08:00