1245 Commits (0ef73039205061e24a1529f6e15dd4d26be0c407)

Author SHA1 Message Date
Will Faught 9f4fa00c75 Use minimum header sizes 4 months ago
Will Faught 91920613a8 Change all header text to be linked 4 months ago
Will Faught 11db347927 Use styles for highlighting in feeds 4 months ago
Will Faught 1621f43848 Minify HTML content in feed XML 4 months ago
Will Faught 5005cda64c Convert tag paths to language variants 4 months ago
Will Faught d3235cb0cb Move remote resources to type dir 4 months ago
Will Faught 8c92ac3d80 Put fingerprint hash before extension 4 months ago
Will Faught 2fe3576cdf Always pass link href through relLangURL 4 months ago
Will Faught d333035890 Format 4 months ago
Will Faught 5c1a75f346 Organize 4 months ago
Will Faught e537f0d09e Move paige.style to style tag 4 months ago
Will Faught 7e7508df27 Convert style.html to asset 4 months ago
Will Faught 4da148e588 Use relative URL for alternative outputs in HTML 4 months ago
Will Faught e5edf156d9 Use alternate rel for canonical 4 months ago
Will Faught 08deee07a9 Fall back to site description for home page 4 months ago
Will Faught 7050277e4b Check for unset categories, tags params 4 months ago
Will Faught 4dbb414ac3 Remove msapplication metas 4 months ago
Will Faught 6b861f7fbc Remove useless printf 4 months ago
Will Faught 66b2f48120 Rename colorScheme to scheme 4 months ago
Will Faught 4a1cc5124c Organize 4 months ago
Will Faught c053290bba Use updated favicon files 4 months ago
Will Faught 4f8e1df80b Remove useless paige-search checks 4 months ago
Will Faught 078157e62c Host FlexSearch 4 months ago
Will Faught 2e77b35940 Remove section kinds from page kinds 4 months ago
Will Faught a8823ed905 Group page kinds correctly 4 months ago
Will Faught bacafcdd13 Fix TOC right padding 4 months ago
Will Faught 397296a5bd Refactor text-center in list items 4 months ago
Will Faught 140cb59f97 Center metadata with text-center 4 months ago
Will Faught d5b701659f Remove paige-page-metadata 4 months ago
Will Faught c98ec893cb Organize classes 4 months ago
Will Faught 70825a706a Remove useless div 4 months ago
Will Faught 6f8005d4af Center page title, description 4 months ago
Will Faught 1b1575372e Rename paige.pages.max_width to full_width 4 months ago
Will Faught 1e5e5435b0 Change cite param to Markdown 4 months ago
Will Faught ccf96211fe Change linked params to accept Booleans 4 months ago
Will Faught fad409c0bd Mark includes as safe 4 months ago
Will Faught 1b0ca92c5a Use relative URLs for image sources 4 months ago
Will Faught fbcfd1124a Handle SVG images 4 months ago
Will Faught 4490f8fc6d Format 4 months ago
Will Faught cf5dba9476 Organize 4 months ago
Will Faught 3c93f3c83f Fix style-first, last file extensions 4 months ago
Will Faught cf061d06e4 Move var up to match vars above 4 months ago
Will Faught 388eaa9a4b Refactor into var like below 4 months ago
Will Faught 13d895f787 Add config paige.pages.max_width 5 months ago
Will Faught 6a02c0ce2e Remove some whitespace collapse actions 5 months ago
Will Faught 30b81f5e2d Use spans for unrendered taxonomies 5 months ago
Will Faught 14dc300205 Add links for page translations, output formats for RSS 5 months ago
Will Faught 25840ff232 Fix hreflang to use feed page 5 months ago
Will Faught 58c0a0e730 Fix hreflang to use language code 5 months ago
Will Faught 50a4ce78d1 Add hreflang to link 5 months ago
Will Faught 7c5520de70 Remove title from feed content bottom links 5 months ago
Will Faught c8e008636d Filter for valid link rel values 5 months ago
Will Faught ed4490254c Add missing atom prefix to link tags 5 months ago
Will Faught 91ffd0f5e3 Refactor noisy vars into exps 5 months ago
Will Faught e36593c2af Omit paige-search.json from output formats 5 months ago
Will Faught eee0c972e2 Wrap all feed tags in conditions 5 months ago
Will Faught 49a73a63eb Refactor exps into vars 5 months ago
Will Faught 682b155d6f Remove unneeded printfs from feed tags 5 months ago
Will Faught bfffd2b4d6 Remove printf from feed links 5 months ago
Will Faught dff0d385f0 Remove printf from xml decls 5 months ago
Will Faught e9895d69a4 Add feed link hreflang attr 5 months ago
Will Faught 42f57108a1 Simplify feed link rel logic 5 months ago
Will Faught 27b0333b83 Remove feed link rel checks 5 months ago
Will Faught 652e11e681 Remove feed warnings 5 months ago
Will Faught 17fae630d3 Process author page titles in feeds 5 months ago
Will Faught aca987d255 Fall back to author page title 5 months ago
Will Faught 23121f6ae7 Simplify 5 months ago
Will Faught 33fd7842ee Fix author name place 5 months ago
Will Faught c024021916 Only process page title 5 months ago
Will Faught 8ec197ba78 Refactor exp into var 5 months ago
Will Faught f6265181f8 Refactor exp into var 5 months ago
Will Faught 2390e8cb78 Always use site.LanguageCode 5 months ago
Will Faught bd76e76d30 Refactor exps into vars 5 months ago
Will Faught 9632f609a4 Use same keywords for schemas as metas 5 months ago
Will Faught b36043fdd1 Fall back to published date for schema created date 5 months ago
Will Faught 12f12cfec3 Process schema section value 5 months ago
Will Faught 6b9a85a283 Refactor schema values into vars 5 months ago
Will Faught d13a32311e Process schema values 5 months ago
Will Faught 13792839f8 Refactor site color into var 5 months ago
Will Faught 998d29c84b Use author name with title fallback for feed pages 5 months ago
Will Faught a4d6146443 Use author name with title fallback for author meta 5 months ago
Will Faught e0ccc70182 Move author meta logic out of tag 5 months ago
Will Faught 7f3d7b211a Use term titles for keywords meta value 5 months ago
Will Faught 63816ea1b0 Process author and description meta content 5 months ago
Will Faught d49ab573c6 Process feed descriptions like feed titles 5 months ago
Will Faught 12a4ec4186 Rename subtitle var to description 5 months ago
Will Faught 96d0df0d42 Use site description for root feeds 5 months ago
Will Faught 96cbbf8a08 Change feeds titles to be similar to page titles 5 months ago
Will Faught aa1e152cfd Refactor 5 months ago
Will Faught 222d1e17f3 Skip empty titles 5 months ago
Will Faught d11f080e1d Use site title and fall back to page title 5 months ago
Will Faught 60fb69b02a Simplify 5 months ago
Will Faught 9e56093ddf Change menu home link to use site base URL 5 months ago
Will Faught e358c96b88 Change error to match wording elsewhere 5 months ago
Will Faught 52a2e1f2e5 Add error if resource not found 5 months ago
Will Faught a22e6b1fc9 Simplify 5 months ago
Will Faught fb938f64d4 Remove margin between site title, description 5 months ago
Will Faught 55a5613ba6 Remove useless var 5 months ago
Will Faught 6d21936ec8 Use home string instead of site title 5 months ago
Will Faught 85fe588479 Sort feeds descending 5 months ago