aboutsummaryrefslogtreecommitdiff
path: root/themes
AgeCommit message (Collapse)AuthorFilesLines
2023-08-25assets/css/default: Generalize to <tool-tip>tdro1-2/+2
2023-08-07themes/default/layouts/shortcodes/disclose: One trailing spacetdro1-1/+1
2023-08-07themes/default/layouts/shortcodes/disclose: Trim whitespacetdro1-3/+1
2023-08-07themes/default/layouts/shortcodes/attach: Canonicaltdro1-1/+1
2023-08-07assets/css/default: Normalize font sizing on details pseudotdro1-2/+4
2023-08-07themes/default/layouts/_default/section.following: Let it gotdro2-2/+18
Remove shuffle and allow toggling
2023-08-07themes/default/layouts/_default/index.json: Title and summary needs ↵tdro1-2/+2
jsonification
2023-07-18themes/default/layouts/partials/base-footer: Allow author setting footertdro1-6/+7
Target the right kinds
2023-07-05themes/default/layouts/_default/home.archives: Fix author linktdro1-2/+1
2023-06-18themes/default/layouts/_default/section: Write gallery, webring, following oncetdro4-120/+130
Check for parent node
2023-06-18themes/default/layouts/partials/gallery-walk: Apply filtertdro1-1/+3
2023-06-18themes/default/layouts/partials/pagination: Handle total pages under 1tdro1-1/+1
2023-06-18themes/default/layouts/_default/section.drafts: Track paginatortdro2-13/+11
Media is not paginated
2023-06-18themes/default/layouts/shortcodes: Cleanuptdro7-52/+0
Remove some shortcodes, probably better to target formats over embeds
2023-06-18themes/default/layouts/partials/pagination: Simplify and preparetdro4-64/+45
2023-06-18assets/css/default: Sketch rough responsivity on righttdro1-1/+1
2023-06-18themes/default/layouts/_default/_markup/render-codeblock: Remove copy buttontdro1-4/+0
2023-06-18themes/default/layouts/_default/baseof: Move data-document to <html>tdro3-5/+6
Check sitemap
2023-06-18assets/css/default: xml-data -> data-xmltdro2-2/+2
2023-06-18themes/default/layouts/_default/baseof: Rebase columnstdro4-20/+16
2023-06-10themes/default/layouts/partials/count: Cleanup counterstdro7-47/+47
2023-06-10themes/default/layouts/_default/section.media: Limit and intersecttdro1-11/+7
2023-06-10themes/default/layouts/partials/meta-context: Drop lower and add timetdro3-6/+10
Since reuse this depends on recently edited markdown
2023-06-05themes/default/layouts/partials/render-embed: Chunk splittdro1-2/+3
Safer
2023-06-01themes/default/layouts/partials/function-page-modified: Add disable switchtdro7-22/+75
Capture other renders outside of base
2023-06-01themes/default/layouts/partials/render-embed: Attempt reusetdro11-176/+186
Format default layouts
2023-06-01themes/default/layouts/_default/single.embed: Use quirks modetdro4-3/+5
2023-06-01themes/default/layouts/_default: Add single embedtdro3-1/+8
2023-06-01themes/default/layouts/_default/section.likes: Only 1 paginator allowedtdro1-23/+21
Format
2023-05-30themes/default/layouts/partials/navigator-middle: Remove implicit paginatortdro8-72/+49
Avoid spooky action, an implicit pager can generate unnecessary pages
2023-05-26themes/default/layouts/partials/navigator-middle: Support limited back trackingtdro2-8/+14
Without js
2023-05-26themes/default/layouts/partials/function-page-modified: Make more explicittdro1-4/+11
Reality is that some markdown files are generated in public
2023-05-18themes/default/layouts/_default/_markup/render-heading: Add more uniquenesstdro1-4/+7
2023-05-18themes/default/layouts/partials/function-page-modified: Return true heretdro5-9/+15
Wrap bases but still generate everything, will revisit much later on
2023-05-10themes/default/layouts/partials/author-card: Guard empty metadatatdro1-3/+5
More bug squashing under certain conditions
2023-05-09themes/default/layouts/partials/author-picture: Guard against empty metadatatdro1-3/+5
Can be empty under some conditions
2023-05-07themes/default/layouts/_default/rss.xml: Ensure absolute linkstdro1-7/+9
By switching to absURL function
2023-05-04themes/default/layouts/_default/taxonomy: Remove h3 author linktdro1-5/+0
Unnecessary
2023-05-02themes/default/layouts: Squash history + records -> archives0.11.12tdro3-57/+5
That was as interesting experiment..
2023-05-02themes/default/layouts/partials/following-list: Avoid niltdro1-1/+3
2023-04-27themes/default/layouts/_default/single.plain: Remove markdownifytdro1-1/+1
Best case is letting a few entities through
2023-04-12static/js/refresh: Convert dates to unixtdro1-1/+1
Can't avoid Date.parse on lastModified ISO 8601? Change label Refresh -> Update Handle no cache?
2023-04-08static/js/refresh: Hook into blurtdro1-1/+0
Keep it simple
2023-04-08static/js: Add update checktdro2-24/+36
In the case of heavy caching attempt a naive site update check with voluntary refresh. Not fully idempotent?
2023-04-04themes/default/layouts/partials/function-generate-feeds: Use absolute ↵tdro1-1/+1
favicon URL Ensure linking consistency between sub directory and domain
2023-04-04themes/default/layouts/partials/base-head: Open graph use proper ISO 8601 timetdro1-2/+2
2023-04-04themes/default/layouts/partials: Add missing absolute URLstdro3-6/+6
Whoops.. URLs will need to be referenced using absURL at some point for consistency
2023-04-02themes/default/layouts/_default/home.authors: Don't shuffletdro4-5/+11
Link to authors page in right column section and use order from configuration
2023-03-27themes/default/layouts/_default/taxonomy: Clean uptdro4-61/+65
Arrange in cards
2023-03-25themes/default/layouts/_default/summary: micro-content -> articletdro2-4/+4
Increase semantics