Commit Graph

343 Commits

Author SHA1 Message Date
Will Faught
4f8e1df80b Remove useless paige-search checks 2025-03-02 00:34:35 -08:00
Will Faught
fad409c0bd Mark includes as safe 2025-02-23 10:28:51 -08:00
Will Faught
14dc300205 Add links for page translations, output formats for RSS 2025-02-14 21:57:18 -08:00
Will Faught
25840ff232 Fix hreflang to use feed page 2025-02-14 21:56:20 -08:00
Will Faught
58c0a0e730 Fix hreflang to use language code 2025-02-14 21:55:45 -08:00
Will Faught
50a4ce78d1 Add hreflang to link 2025-02-14 21:55:29 -08:00
Will Faught
7c5520de70 Remove title from feed content bottom links 2025-02-14 21:49:33 -08:00
Will Faught
c8e008636d Filter for valid link rel values 2025-02-14 21:25:29 -08:00
Will Faught
ed4490254c Add missing atom prefix to link tags 2025-02-14 21:08:42 -08:00
Will Faught
91ffd0f5e3 Refactor noisy vars into exps 2025-02-14 16:39:49 -08:00
Will Faught
e36593c2af Omit paige-search.json from output formats 2025-02-14 16:29:27 -08:00
Will Faught
eee0c972e2 Wrap all feed tags in conditions 2025-02-14 16:21:46 -08:00
Will Faught
49a73a63eb Refactor exps into vars 2025-02-14 16:14:40 -08:00
Will Faught
682b155d6f Remove unneeded printfs from feed tags 2025-02-14 16:14:21 -08:00
Will Faught
bfffd2b4d6 Remove printf from feed links 2025-02-14 15:58:43 -08:00
Will Faught
dff0d385f0 Remove printf from xml decls 2025-02-14 15:50:27 -08:00
Will Faught
e9895d69a4 Add feed link hreflang attr 2025-02-14 15:49:59 -08:00
Will Faught
42f57108a1 Simplify feed link rel logic 2025-02-14 15:44:50 -08:00
Will Faught
27b0333b83 Remove feed link rel checks 2025-02-14 15:27:38 -08:00
Will Faught
652e11e681 Remove feed warnings 2025-02-14 13:37:53 -08:00
Will Faught
17fae630d3 Process author page titles in feeds 2025-02-14 13:13:38 -08:00
Will Faught
2390e8cb78 Always use site.LanguageCode 2025-02-14 12:57:51 -08:00
Will Faught
998d29c84b Use author name with title fallback for feed pages 2025-02-14 00:45:38 -08:00
Will Faught
d49ab573c6 Process feed descriptions like feed titles 2025-02-13 23:46:31 -08:00
Will Faught
12a4ec4186 Rename subtitle var to description 2025-02-13 23:44:11 -08:00
Will Faught
96d0df0d42 Use site description for root feeds 2025-02-13 23:43:07 -08:00
Will Faught
96cbbf8a08 Change feeds titles to be similar to page titles 2025-02-13 23:35:20 -08:00
Will Faught
55a5613ba6 Remove useless var 2025-02-11 17:46:42 -08:00
Will Faught
85fe588479 Sort feeds descending 2025-02-11 15:41:25 -08:00
Will Faught
2cae3f6fd6 Move feed subpage filters to main loops 2025-02-11 15:41:25 -08:00
Will Faught
72da4b635c Use site lastmod 2025-02-11 15:41:25 -08:00
Will Faught
d284686a21 Rename RSS vars to match Atom 2025-02-11 15:41:25 -08:00
Will Faught
a26a6f6041 Reimplement Atom feed updated value 2025-02-11 15:41:25 -08:00
Will Faught
dca185a15c Simplify 2025-02-11 15:41:25 -08:00
Will Faught
5f244b4e2c Organize 2025-02-11 15:11:33 -08:00
Will Faught
75e951c78f Rename paige.feeds.link_to_page to disable_link 2025-02-10 21:29:22 -08:00
Will Faught
6482779dc5 Simplify list code for taxonomies, terms 2025-02-09 21:51:17 -08:00
Will Faught
874d15ee7f Sort taxonomy, term subpages by link title 2025-02-09 15:05:38 -08:00
Will Faught
394cfb9d93 Format 2025-02-08 22:29:02 -08:00
Will Faught
aabb52bd64 Add page, site prefixes to all CSS names 2025-02-08 22:12:05 -08:00
Will Faught
1403b769cd Rename paige.page to paige.pages 2025-02-08 15:06:10 -08:00
Will Faught
dccc7ef7a1 Rename paige.feeds.exclude to paige.exclude_feeds 2025-02-08 14:57:49 -08:00
Will Faught
56225eabc8 Rename paige.search.disable to paige.exclude_search 2025-02-08 14:57:49 -08:00
Will Faught
80a6f40989 Remove tag prefix from html, head, body partials 2025-02-07 23:27:59 -08:00
Will Faught
cf290ce67f Rename itemAttrs to attrs 2025-02-07 23:23:15 -08:00
Will Faught
598671aab3 Add include file kind variants 2025-02-07 23:21:13 -08:00
Will Faught
505ca97b6e Remove comments 2025-02-07 17:18:56 -08:00
Will Faught
cbcd2ea74e Add external rel for external anchor references 2025-02-07 17:18:56 -08:00
Will Faught
5214982311 Rename paige.feeds.disable to paige.feeds.exclude 2025-02-07 17:18:56 -08:00
Will Faught
cb6ee16521 Rename paige.feed to paige.feeds 2025-02-07 17:18:56 -08:00