Commit Graph

1155 Commits

Author SHA1 Message Date
Will Faught
3c93f3c83f Fix style-first, last file extensions 2025-02-21 16:16:31 -08:00
Will Faught
cf061d06e4 Move var up to match vars above 2025-02-21 16:16:04 -08:00
Will Faught
388eaa9a4b Refactor into var like below 2025-02-21 16:15:39 -08:00
Will Faught
13d895f787 Add config paige.pages.max_width 2025-02-19 00:01:10 -08:00
Will Faught
6a02c0ce2e Remove some whitespace collapse actions 2025-02-18 23:12:55 -08:00
Will Faught
30b81f5e2d Use spans for unrendered taxonomies 2025-02-18 23:08:46 -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
aca987d255 Fall back to author page title 2025-02-14 13:11:52 -08:00
Will Faught
23121f6ae7 Simplify 2025-02-14 13:09:19 -08:00
Will Faught
33fd7842ee Fix author name place 2025-02-14 13:09:00 -08:00
Will Faught
c024021916 Only process page title 2025-02-14 13:07:18 -08:00
Will Faught
8ec197ba78 Refactor exp into var 2025-02-14 13:02:46 -08:00
Will Faught
f6265181f8 Refactor exp into var 2025-02-14 13:02:29 -08:00
Will Faught
2390e8cb78 Always use site.LanguageCode 2025-02-14 12:57:51 -08:00
Will Faught
bd76e76d30 Refactor exps into vars 2025-02-14 12:51:48 -08:00
Will Faught
9632f609a4 Use same keywords for schemas as metas 2025-02-14 12:28:39 -08:00
Will Faught
b36043fdd1 Fall back to published date for schema created date 2025-02-14 12:23:05 -08:00
Will Faught
12f12cfec3 Process schema section value 2025-02-14 12:20:37 -08:00
Will Faught
6b9a85a283 Refactor schema values into vars 2025-02-14 12:20:17 -08:00
Will Faught
d13a32311e Process schema values 2025-02-14 01:04:33 -08:00
Will Faught
13792839f8 Refactor site color into var 2025-02-14 00:47:31 -08:00
Will Faught
998d29c84b Use author name with title fallback for feed pages 2025-02-14 00:45:38 -08:00
Will Faught
a4d6146443 Use author name with title fallback for author meta 2025-02-14 00:43:26 -08:00
Will Faught
e0ccc70182 Move author meta logic out of tag 2025-02-14 00:42:40 -08:00
Will Faught
7f3d7b211a Use term titles for keywords meta value 2025-02-14 00:30:59 -08:00
Will Faught
63816ea1b0 Process author and description meta content 2025-02-14 00:15:28 -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
aa1e152cfd Refactor 2025-02-13 23:33:45 -08:00
Will Faught
222d1e17f3 Skip empty titles 2025-02-13 23:32:24 -08:00