Commit Graph

103 Commits

Author SHA1 Message Date
Will Faught
1beb62f165 Remove page self links in feeds 2025-03-10 22:15:30 -07:00
Will Faught
c73cba40eb Remove useless safeHTML 2025-03-10 22:07:44 -07:00
Will Faught
c928fbbbc8 Remove use of htmlUnescape in feeds 2025-03-10 21:59:17 -07:00
Will Faught
5ad943d3e5 Use page language for feed language 2025-03-10 21:58:26 -07:00
Will Faught
7f5a960c25 Add self links to feeds 2025-03-10 18:54:27 -07:00
Will Faught
d2cf01a1a9 Escape page link in feeds 2025-03-10 18:26:30 -07:00
Will Faught
2c67954798 Do not validate feed link rels 2025-03-10 00:30:12 -07:00
Will Faught
8071471400 Fix self links to alternate 2025-03-10 00:26:09 -07:00
Will Faught
76b158fba4 Escape link href attr in feeds 2025-03-10 00:16:13 -07:00
Will Faught
5d98526121 Use tag URN for feed IDs 2025-03-10 00:07:54 -07:00
Will Faught
eb01d70b77 Add missing page vars 2025-03-10 00:07:31 -07:00
Will Faught
fa3e96852d Change feeds to use default page order 2025-03-09 23:44:04 -07:00
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