Commit Graph

381 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
2ed6acfe5d Order channel fields for RSS 2025-03-10 18:55:24 -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
eca9cd3b45 Remove paige_link_to_this_section 2025-03-07 18:40:21 -08:00
Will Faught
65e307e0ad Remove func-content.html 2025-03-07 18:30:15 -08:00
Will Faught
7f5f41f276 Adjust heading size in class instead of tag 2025-03-07 18:28:01 -08:00
Will Faught
b811770a6f Renumber heading levels using page fragments 2025-03-05 23:06:04 -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
608637ff88 Generalize heading attrs 2025-03-05 16:31:27 -08:00
Will Faught
9d657b47e3 Use styles for syntax highlighting in XML 2025-03-04 22:48:09 -08:00
Will Faught
9fafcc5215 Remove host from feed IDs 2025-03-04 18:43:09 -08:00
Will Faught
014e1c8675 Rename guid to id 2025-03-04 18:23:42 -08:00
Will Faught
ae831f3f5f Use id param for Atom ID if present 2025-03-04 18:23:20 -08:00
Will Faught
a830009290 Simplify 2025-03-04 18:20:09 -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
91920613a8 Change all header text to be linked 2025-03-04 16:45:57 -08:00
Will Faught
11db347927 Use styles for highlighting in feeds 2025-03-03 23:55:22 -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
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