Commit Graph

91 Commits

Author SHA1 Message Date
Will Faught
65e307e0ad Remove func-content.html 2025-03-07 18:30:15 -08:00
Will Faught
b4afda3474 Simplify 2025-03-05 17:51:59 -08:00
Will Faught
ac2dd7f24a Allow HTML in some Atom fields 2025-03-05 17:51:52 -08:00
Will Faught
9fafcc5215 Remove host from feed IDs 2025-03-04 18:43:09 -08:00
Will Faught
ae831f3f5f Use id param for Atom ID if present 2025-03-04 18:23:20 -08:00
Will Faught
969cd3d215 Move exp into var 2025-03-04 18:18:55 -08:00
Will Faught
4294f5bd05 Qualify subpage dots in feeds 2025-03-04 18:16:04 -08:00
Will Faught
6d7fe50a72 Process page title in Atom feeds 2025-03-04 18:10:57 -08:00
Will Faught
5631ab7bb3 Always use publish date for publish date 2025-03-04 18:09:37 -08:00
Will Faught
eba021dbab Move content minification last 2025-03-04 18:08:34 -08:00
Will Faught
487bfe8a1d Move content filtering after mutation 2025-03-04 18:07:59 -08:00
Will Faught
cc789d7718 Rename vars to match values 2025-03-04 18:05:18 -08:00
Will Faught
427512f1c7 Insert permalinks into footnote links in Atom feeds 2025-03-04 17:56:08 -08:00
Will Faught
9f4fa00c75 Use minimum header sizes 2025-03-04 17:54:32 -08:00
Will Faught
1621f43848 Minify HTML content in feed XML 2025-03-03 18:44:01 -08:00
Will Faught
e5edf156d9 Use alternate rel for canonical 2025-03-02 18:59:30 -08:00
Will Faught
4f8e1df80b Remove useless paige-search checks 2025-03-02 00:34:35 -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
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
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
394cfb9d93 Format 2025-02-08 22:29:02 -08:00
Will Faught
dccc7ef7a1 Rename paige.feeds.exclude to paige.exclude_feeds 2025-02-08 14:57:49 -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