Commit Graph

1139 Commits

Author SHA1 Message Date
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
Will Faught
d11f080e1d Use site title and fall back to page title 2025-02-13 23:31:59 -08:00
Will Faught
60fb69b02a Simplify 2025-02-13 22:40:25 -08:00
Will Faught
9e56093ddf Change menu home link to use site base URL 2025-02-13 18:57:20 -08:00
Will Faught
e358c96b88 Change error to match wording elsewhere 2025-02-12 16:03:20 -08:00
Will Faught
52a2e1f2e5 Add error if resource not found 2025-02-12 16:03:20 -08:00
Will Faught
a22e6b1fc9 Simplify 2025-02-12 16:03:20 -08:00
Will Faught
fb938f64d4 Remove margin between site title, description 2025-02-11 23:39:29 -08:00
Will Faught
55a5613ba6 Remove useless var 2025-02-11 17:46:42 -08:00
Will Faught
6d21936ec8 Use home string instead of site title 2025-02-11 17:45:45 -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