aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/_default
AgeCommit message (Collapse)AuthorFilesLines
2023-01-07themes/default/layouts/_default: Add plain text basetdro2-1/+4
2023-01-06themes/default/layouts/partials/author-list: Generate once0.11.10tdro1-0/+11
Let it appear on second generation
2023-01-02themes/default/layouts/_default/home.history|records: Set UTC hover titletdro2-2/+2
Need to see if GroupByDate has local time
2022-12-28themes/default/layouts/_default/home.authors: Mix in datestdro1-1/+6
This could use the page variable directly but it might be useful for passing stacks of variable data
2022-12-27themes/default/layouts/_default/section.following: Select distincttdro2-21/+23
Bring back up the stack
2022-12-27themes/default/layouts/partials: Mix down image metadata and expose author.jsontdro2-35/+24
Relegate to section and reduce the rate of multiplicative image transformations
2022-12-26themes/default/layouts/_default/section.webring: Get distincttdro1-3/+25
2022-12-21themes/default/layouts/partials: Prevent feed fetches from multiplying0.11.9tdro4-2/+109
By limiting to section. Add hugo option to version shortcode
2022-12-16themes/default/layouts/_default/single: Add related contenttdro1-2/+26
Add related configuration. May need to soon optimize the templates..
2022-12-15themes/default/layouts/partials/styles-image-gradient: Extend to gallerytdro1-17/+2
2022-12-13themes/default/layouts/_default/_markup/render-image: Use new colors methodtdro1-2/+26
To create image gradient fallback for native browser lazy loading and volatile network conditions
2022-12-10themes/default/layouts/_default/rss.xml: Fix tag feedstdro1-1/+6
Increase discovery
2022-12-06themes/default/layouts/partials: Consolidate the content filter into a functiontdro3-10/+7
2022-12-06themes/default/layouts/_default/sitemap.xml: Add schema and transform0.11.8tdro3-21/+146
Validate with schema. Switch to xml-data identifier attribute and adjust file name-spacing in configuration
2022-12-03assets: Add schemastdro1-2/+2
House keeping guardrails
2022-12-01themes/default/layouts/_default/rss.xml: Add atom:author to entrytdro2-8/+42
To show name and image. Add feed generator signature to channel
2022-11-30themes/default/layouts/_default/home.xslt.xsl: Add lang attributetdro1-1/+1
2022-11-24themes/default/layouts/_default/index.json: Use absolute paginated urltdro1-1/+1
2022-11-21themes/default/layouts: Use hashing algorithm consistentlytdro2-3/+4
Avoid using shuffle in short codes by appending .Ordinal value
2022-11-18themes/default/layouts/shortcodes: Generalize content warnings with disclose ↵tdro1-21/+1
short code
2022-11-17themes/default/layouts/_default/_markup/render-link: data-external -> ↵tdro1-6/+8
data-internal
2022-11-17themes/default/layouts/_default/_markup/render-link: Refine remote checktdro1-8/+19
2022-11-17themes/default/layouts/_default/_markup/render-link: Remove target="_blank"tdro1-6/+3
Will cause issues later on - highlight external links with dotted underline
2022-11-12Makefile: Quick check xslttdro1-1/+1
Max version of 1.1 supported by xsltproc
2022-11-08themes/default/layouts/_default/base: Make void element style consistenttdro1-1/+1
2022-11-08themes/default/layouts/_default/home.xslt.xsl: printf wrap <title>tdro1-1/+1
2022-11-08themes/default/layouts/_default/home.xslt: Use printf on declaration headertdro1-3/+10
Minor formatting adjustments
2022-11-07themes/default/layouts/_default/index.json: Avoid invalid data with proper ↵tdro1-4/+5
filter Filter outside of the range to avoid index mismatch.
2022-11-03themes/default/layouts/_default/rss: Paginatetdro2-22/+49
Firefox has issues with [xmlns] use [data="xml"] in stylesheet. Add previous and next to xslt sheet.
2022-11-02themes/default/layouts/_default/index.json: Paginatetdro1-1/+4
Load feed in chunks on the client side.
2022-10-26config: Overwrite and build expired0.11.5tdro4-5/+7
Remove xkcd from content security policy, no longer needed.
2022-10-20themes/default/layouts/partials/web-ring: Avoid extra markup with feed ↵tdro1-1/+1
function return
2022-10-19themes/default/layouts/_default/_markup/render-image: Add dumb orientation checktdro1-49/+62
2022-10-13themes/default/layouts/partials/profile-tabs: tab-list -> tab-bartdro5-6/+6
Add more specificity to nav elements and set up for adding more items to tab bar.
2022-10-12themes/default/layouts/_default/summary: Store content in variabletdro1-4/+12
2022-10-12themes/default/layouts/_default/summary: Use data-expires attributetdro1-23/+24
2022-10-10themes/default/layouts/_default/home.xslt: Allow browser back functiontdro1-1/+1
Fall back to home when there's no JavaScript
2022-10-04themes/default/layouts/_default/rss: Set description properlytdro2-2/+4
Let's follow the rules.. setup for adding overall site description later
2022-10-04themes/default/layouts/_default/rss: Set user.name as title if availabletdro2-4/+11
2022-10-04themes/default/layouts/_default/rss: Move logic outsidetdro1-11/+25
2022-10-03themes/default/layouts/_default/home.records: Paginatetdro2-37/+31
2022-09-27themes/default/layouts/_default/taxonomy: Formattdro1-14/+22
2022-09-26themes/default/layouts/_default/home.history: Paginate thistdro1-31/+38
2022-09-04themes/default/layouts/_default/summary: Ensure spacing on attributestdro1-1/+1
2022-09-04themes/default/layouts/_default/rss: Clarify page contexttdro1-3/+3
2022-09-03themes/default/layouts/partials/function-caches-images: Namespace alternate copytdro1-1/+1
Make the name distinct, it might eventually be a slice.
2022-09-02themes/default/layouts/_default/rss: Add newline tags separatortdro1-0/+1
2022-08-29themes/default/layouts/_default/home.xslt.xsl: Don't allow out of sync ↵tdro1-73/+15
navigation
2022-08-29themes/default/layouts/_default/home.xslt.xsl: Don't lazy load imagestdro1-1/+1
2022-08-28themes/default/layouts/_default/home.xslt.xsl: Select image from RSS XMLtdro1-5/+3