aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-03-03config: Support offline mode0.11.11tdro17-35/+50
Default to offline. The configuration has to set the site's offline configuration to false for remote fetches to be allowed
2023-03-03config: picturegallery -> gallerytdro4-4/+4
2023-03-02themes/default/layouts/partials/meta: Remove unneeded author data callstdro4-10/+7
Since an author = a section (not sure if that's a good thing) .Section can be used in some places
2023-03-02assets/css/default: Relax author description flextdro1-1/+1
2023-03-02themes/default/layouts/partials/function-authors-data: Mark page context heretdro1-3/+6
For later refactoring
2023-03-02themes/default/layouts/_default/single.plain.txt: Add markdownifytdro1-1/+1
To convert some escaped values
2023-03-02assets/css/default: Overlay context-profile context-menutdro1-1/+3
2023-03-02assets/css/default: document-attachment objecttdro1-15/+15
2023-02-22themes/default/layouts/_default: Add XML basetdro2-0/+12
2023-02-22themes/default/layouts/partials/base-title: Use page kindtdro1-6/+11
To ensure consistent title
2023-02-22themes/default/layouts/_default/home.authors: Generate authors oncetdro3-4/+2
Remove redundant calls
2023-02-22assets/css/default: Add borders to table <th>tdro1-2/+9
2023-02-22themes/default/layouts/_default/sitemap: Sort by datetdro3-4/+4
Fix anchor hover states and add href
2023-02-21shell: Update hugo to version 0.110.0tdro1-37/+34
Write custom shell here and set system architecture
2023-02-20themes/default/layouts/partials/bass: Set consistent asset entry pointtdro5-29/+31
2023-02-18static/js/fixedsearch: Fix a few UI quirkstdro4-21/+65
2023-02-16themes/default/layouts/_default/index: Ensure proper back trackingtdro1-7/+21
2023-02-15themes/default/layouts/_default/single: Add older/newer post linkstdro1-0/+33
2023-02-15assets/css/default: Let markup control table alignmenttdro1-1/+0
2023-02-15assets/css/default: Set img:before marginstdro1-0/+1
2023-02-13assets/css/default: Center img contentstdro1-0/+3
2023-02-13assets/css/default: Style img:beforetdro1-0/+11
2023-02-13themes/default/layouts/partials/gallery-walk: Walk with findREtdro5-74/+49
2023-02-12themes/default/layouts/_default/home.sources: Exclude folder from counttdro1-1/+1
2023-02-12themes/default/layouts/_default/home.sources: Fix file counttdro1-1/+8
2023-02-12themes/default/layouts/_default: Add JSON basetdro3-2/+21
Adjust formatting on page modification detector.
2023-02-10themes/default/layouts/shortcodes/pdf.html -> attach.htmltdro6-31/+70
Generalize into attach shortcode
2023-02-06themes/default/layouts/partials: Add page modification detectiontdro3-0/+25
But don't use it
2023-02-06themes/default/layouts/partials: Remove redundant pathstdro21-35/+57
themes/default/layouts/partials/author-media-path.html themes/default/layouts/partials/author-name.html themes/default/layouts/partials/author-user.html
2023-02-01themes/default/layouts/_default/baseof: Add fallback markup to blockstdro3-5/+11
Label page context in function content.
2023-01-29assets/css/default: Use variable shadows on buttonstdro1-1/+2
2023-01-28themes/default/layouts/_default: Name spacingtdro7-4/+5
Make list.html -> index.html and identify sections by name. Ignore Deno vendor folder.
2023-01-22static/js/fixedsearch: Add license linktdro2-17/+30
Defang the inner <html>. Can refactor this later
2023-01-22shell: Swap to caddytdro3-2/+3
2023-01-22themes/default/layouts: Tighten up the markuptdro12-30/+40
Might be able to get free computation..
2023-01-14config: Add full markup configurationtdro3-32/+178
2023-01-12themes/default/layouts/partials/base-head: Add rel canonicaltdro4-1/+21
2023-01-12themes/default/layouts/shortcodes/link: Add image metadatatdro2-3/+9
2023-01-11themes/default/layouts/shortcodes/tweet: Replace with linktdro7-43/+74
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-07assets/css/default: Exclude micro tags in data disclosuretdro1-1/+1
2023-01-07themes/default/layouts/_default: Add plain text basetdro2-1/+4
2023-01-06themes/default/layouts/partials/author-list: Generate once0.11.10tdro7-13/+38
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 datestdro4-9/+36
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.jsontdro6-81/+101
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