aboutsummaryrefslogtreecommitdiff
path: root/themes
AgeCommit message (Collapse)AuthorFilesLines
2023-01-12themes/default/layouts/partials/base-head: Add rel canonicaltdro2-0/+18
2023-01-12themes/default/layouts/shortcodes/link: Add image metadatatdro1-1/+8
2023-01-11themes/default/layouts/shortcodes/tweet: Replace with linktdro2-18/+28
This embed has to be strangest I've ever looked at.. use a simple link card. Could use https://publish.twitter.com/oembed but that's annoying..
2023-01-07themes/default/layouts/_default: Add plain text basetdro2-1/+4
2023-01-06themes/default/layouts/partials/author-list: Generate once0.11.10tdro4-12/+24
Let it appear on second generation
2023-01-03themes/default/layouts/partials/base-head: Default to noindex feedstdro1-1/+1
To avoid propagating duplicate content
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 datestdro3-7/+30
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 distincttdro4-24/+28
Bring back up the stack
2022-12-27themes/default/layouts/partials: Mix down image metadata and expose author.jsontdro5-80/+99
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-26themes/default/layouts/partials/function-generate-feeds: Remove outside ↵tdro1-137/+139
duplicate call Nest warning inside
2022-12-23themes/default/layouts/partials/webring: Use author datatdro1-2/+2
Instead of using feed fetch path
2022-12-23themes/default/layouts/shortcodes/imgur-video: Needs .Page.RenderStringtdro1-1/+1
The markdownify function does not pass page variables..
2022-12-22themes/default/layouts/partials/rss-tags.html: Non breaking spacetdro1-1/+1
2022-12-22themes/default/layouts/shortcodes/video: Add RSS versiontdro5-15/+41
Unify other helpers
2022-12-21themes/default/layouts/partials/function-strip-filechars: Use replace heretdro3-31/+29
function-strip-urlchars -> function-strip-filechars
2022-12-21assets/css/default: unlisted-entry -> micro-metadata-unlistedtdro1-2/+2
Specificity adjustments
2022-12-21themes/default/layouts/partials: Prevent feed fetches from multiplying0.11.9tdro11-134/+156
By limiting to section. Add hugo option to version shortcode
2022-12-19themes/default/layouts/partials/pagination: Newer/Older Labeltdro1-61/+55
Simplify and flex wrap.
2022-12-16themes/default/layouts/_default/single: Add related contenttdro2-7/+32
Add related configuration. May need to soon optimize the templates..
2022-12-15themes/default/layouts/partials/styles-image-gradient: Extend to gallerytdro3-17/+23
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-13themes/default/layouts/partials/following-list: No content message in both ↵tdro1-57/+59
conditions
2022-12-12themes/default/layouts/partials/function-generate-feeds: Remove markdown and ↵tdro1-2/+0
self No longer needed
2022-12-12themes/default/layouts/partials/following-list: Track from author's datatdro2-64/+68
Add last active time stamp
2022-12-12themes/default/layouts/partials/function-generate-feeds: Limit max file name ↵tdro1-1/+3
size 255 bytes
2022-12-12themes/default/layouts/partials/web-ring: Show message for no contenttdro1-1/+7
2022-12-12themes/default/layouts/partials/gallery-walk: Use mime typestdro2-57/+48
Try to avoid nil explosion with mime type guards/checks
2022-12-10themes/default/layouts/_default/rss.xml: Fix tag feedstdro2-1/+24
Increase discovery
2022-12-09themes/default/layouts/shortcodes/animate: Don't markdownifytdro1-1/+1
2022-12-09themes/default/layouts/partials: Add user@host in select placestdro3-23/+37
2022-12-09themes/default/layouts/shortcodes/animate: Add animatetdro1-0/+11
2022-12-08themes/default/layouts/shortcodes: No scrolling on select iframestdro2-1/+4
2022-12-07themes/default/layouts/partials/meta-context-menu: Use card idtdro1-1/+1
To prevent duplicates
2022-12-07themes/default/layouts/partials/meta-view: Link to the feed canonical sourcetdro1-1/+1
Remove links in content
2022-12-06themes/default/layouts/partials: Consolidate the content filter into a functiontdro4-10/+17
2022-12-06themes/default/layouts/_default/sitemap.xml: Add schema and transform0.11.8tdro5-23/+149
Validate with schema. Switch to xml-data identifier attribute and adjust file name-spacing in configuration
2022-12-04themes/default/layouts/partials/base-head: Increase discoverytdro2-6/+34
By linking followed feeds
2022-12-04themes/default/layouts/partials/base-head: Add default style sheet nametdro1-5/+4
2022-12-03assets: Add schemastdro1-2/+2
House keeping guardrails
2022-12-03themes/default/layouts/partials/video-container.html: Add fetch warningtdro1-2/+3
2022-12-03themes/default/layouts/shortcodes/video.html: Default to self always0.11.7tdro4-19/+22
To avoid hotlinking by mistake. Support media start and end fragments (https://www.w3.org/TR/media-frags/) separately. Add remote parameter for offloading to source
2022-12-02themes/default/layouts/partials/function-caches-images: Avoid public path splittdro1-13/+9
Always ensure image target path
2022-12-01themes/default/layouts/partials/function-caches-images: Don't process on ↵tdro1-15/+14
cached just return Huh
2022-12-01themes/default/layouts/partials/function-generate-feeds: Source is always knowntdro1-9/+1
That was silly
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-12-01themes/default/layouts/partials/function-generate-feeds: Trim retitletdro1-1/+1
2022-11-30themes/default/layouts/partials/base-head: Add feed discoverytdro1-0/+8
2022-11-30themes/default/layouts/_default/home.xslt.xsl: Add lang attributetdro1-1/+1