aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2024-03-26Makefile: Update iconstdro1-39/+38
XML canonicalization
2024-02-24Makefile: Add link parity test entry pointtdro1-0/+13
Build a substitute directory CSS is safe to test Test HTML indices
2024-01-26Makefile: Add test entry pointtdro1-0/+12
2024-01-26Makefile: Watch source control files onlytdro1-1/+1
2023-12-30config: Makefile fix CSS checktdro1-1/+2
2023-12-30config: Likes -> Markedtdro1-1/+1
2023-12-30config: Use same icon set on navigationtdro1-6/+10
Normalize SVG XML formatting
2023-12-30config: Add settings pagetdro1-37/+38
Adjust icons
2023-11-20static/js/bundle.ts -> static/js/index-bundle.tstdro1-1/+1
2023-11-02Makefile: House keepingtdro1-57/+60
Add help
2023-10-15themes/default/layouts/partials/card-meta-header: Use more consistent iconstdro1-0/+2
2023-08-25shell: Swap to inotifywaittdro1-2/+3
strace is overkill
2023-08-25shell: Update hugo to version 0.117.0tdro1-1/+4
Update <nixpkgs> sources
2023-06-18themes/default/layouts/_default/_markup/render-codeblock: Remove copy buttontdro1-1/+0
2023-06-18themes/default/layouts/_default/baseof: Move data-document to <html>tdro1-3/+4
Check sitemap
2023-06-07shell: Update dependenciestdro1-3/+7
Silence nu validator and disable deno update checking
2023-06-01themes/default/layouts/_default: Add single embedtdro1-2/+2
2023-04-08static/js: Add update checktdro1-0/+1
In the case of heavy caching attempt a naive site update check with voluntary refresh. Not fully idempotent?
2023-03-27shell: GitHub deprecates svn -> fetch icons over HTTPtdro1-34/+35
2023-03-25static/js: Deno bundle is deprecated - replicatetdro1-1/+1
Color outside the lines.. Maybe change to full async no/decoupled build and leave deno for creating eventual APIs for hugo to consume?
2023-01-22shell: Swap to caddytdro1-1/+1
2022-12-06themes/default/layouts/_default/sitemap.xml: Add schema and transform0.11.8tdro1-1/+5
Validate with schema. Switch to xml-data identifier attribute and adjust file name-spacing in configuration
2022-12-03assets: Add schemastdro1-4/+18
House keeping guardrails
2022-11-12Makefile: Quick check xslttdro1-0/+5
Max version of 1.1 supported by xsltproc
2022-08-28Makefile: Split HTML and CSS validationtdro1-0/+7
2022-08-06themes/default/layouts/partials: Hack in card context menutdro1-32/+35
2022-07-13Makefile: Add robot icontdro1-1/+2
2022-07-09themes/default/layouts/partials/card-meta: Add iconstdro1-1/+7
Dry up and normalize white spaces.
2022-06-19themes/default/layouts/_default/taxonomy: Connect links with paginationtdro1-1/+1
Cleanup some white space.
2022-06-17content/default/message: Add note on author listtdro1-13/+0
2022-06-17Makefile: Turn on template metricstdro1-1/+1
2022-06-01themes/default/layouts: Handle image search errorstdro1-1/+3
Namespace 404 image processing.
2022-05-25themes/default/layouts: Multiplex RSS feedstdro1-1/+1
Use one feed fetching logic and generate feeds as markdown. Due to generation step hugo has to run twice to fully generate all static content.
2022-05-13Makefile: Bring up Nu validatortdro1-0/+3
Initial validation before things get out of hand.
2022-05-06static: Remove asset duplicationtdro1-8/+1
Move bundles up the fold.
2022-05-06themes/default/layouts/partials/head: Bundletdro1-0/+7
Fingerprint and cache bust automatically.
2022-05-03config.yaml: Commissiontdro1-0/+64