Commit Graph

342 Commits

Author SHA1 Message Date
Will Faught
ccadbf724d Rename paige-pages to paige-subpages 2025-02-06 22:05:46 -08:00
Will Faught
20798f3a3a Use camel case for vars 2025-02-06 21:42:51 -08:00
Will Faught
33c53e0330 Format 2025-02-06 17:41:59 -08:00
Will Faught
a587282ee0 Rename target to targetvalue 2025-02-06 16:55:58 -08:00
Will Faught
3bcd1c93db Rename target.html to func-target.html 2025-02-05 15:54:24 -08:00
Will Faught
1370d35762 Rename authors.html to func-authors.html 2025-02-05 15:50:46 -08:00
Will Faught
4bc542b6b1 Move author config under paige.author 2025-02-04 22:00:18 -08:00
Will Faught
bcacae10c0 Add microdata 2025-01-21 22:36:21 -08:00
Will Faught
730c3b8be4 Format 2025-01-21 22:36:21 -08:00
Will Faught
fb99924f65 Use safeHTML with printf 2025-01-18 22:13:39 -08:00
Will Faught
c51041beff Explain atom, rss output requirements 2024-07-29 16:29:51 -07:00
Will Faught
1fca28b8a7 Change config prefix hide to disable 2024-07-18 18:30:36 -07:00
Will Faught
5df49273a7 Add comments to list pages 2024-07-18 18:11:49 -07:00
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
051c50b91b Rename article.html to page.html 2024-07-12 13:32:15 -07:00
Will Faught
b08fcf9d39 Rename pages.html to list.html 2024-07-12 13:30: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
Andreas Deininger
756d423435 Fix deprecation warning
hugo.toml: change hugo min version
2024-06-22 15:06:29 -07:00
Will Faught
cdddf78710 Process cloud link titles like others 2024-06-06 00:13:23 -07:00
Will Faught
54ab0eba98 Internationalize "Recent content" 2024-06-04 01:58:03 -07:00
Will Faught
4c9b4bfa48 Remove duplicate layouts 2024-06-04 01:25:45 -07:00
Will Faught
9429f44635 Fix lastBuildDate in RSS 2024-06-03 23:45:39 -07:00
Will Faught
fedcac0f3e Include all RSS output formats, translations 2024-06-03 22:30:44 -07:00
Will Faught
d56ac921b9 Remove unused vars 2024-06-03 22:30:11 -07:00
Will Faught
5b200180bd Process RSS copyright 2024-06-03 22:29:42 -07:00
Will Faught
87e4d36eab Remove useless var 2024-06-03 22:18:53 -07:00
Will Faught
e02ea8a4e6 Remove unused vars 2024-06-03 22:18:40 -07:00
Will Faught
ce6ccbe356 Fix list.rss.xml warning prefix 2024-06-03 22:13:44 -07:00
Will Faught
97db5b8cac Simplify code 2024-06-03 22:13:18 -07:00
Will Faught
2e40515f3e Include pages recursively for feeds, search 2024-06-03 22:09:50 -07:00
Will Faught
22968db841 Remove page param id 2024-06-03 21:55:11 -07:00
Will Faught
c07b847ff1 Use rel permalink as feed ID fallback 2024-06-03 21:37:29 -07:00
Will Faught
45adb2af27 Convert authors to taxonomies 2024-05-28 23:47:31 -07:00
Will Faught
99cce27a59 Use custom output format for search index 2024-04-07 19:03:01 -07:00
Will Faught
7f5993f8a3 Fix RSS feed permalink 2023-11-12 18:55:05 -08:00
Will Faught
d65d97b09a Rename rss.xml to list.rss.xml 2023-11-12 18:14:40 -08:00
Will Faught
b3f544226c Use htmlUnescape with plainify in RSS 2023-10-11 22:29:14 -07:00
Will Faught
c44a6b6c08 Fix RSS feed links 2023-10-11 21:41:26 -07:00
Will Faught
a8e900e261 Escape page titles in attributes 2023-10-04 22:03:26 -07:00
Will Faught
492dd2d341 Fix Atom IDs to always be a URI 2023-10-04 21:05:30 -07:00
Will Faught
9ac06ec278 Fix page ID to use permalink 2023-10-04 21:04:54 -07:00
Will Faught
b1c84b631b Add missing $page contexts 2023-10-04 21:04:19 -07:00
Will Faught
3ffd9d01b4 No printf for link Atom elements 2023-10-04 00:40:22 -07:00
Will Faught
a75d569a29 Format 2023-10-04 00:39:35 -07:00
Will Faught
7d7038d89f Fix Atom icon and logo 2023-10-03 20:58:30 -07:00