summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: Add "check-unit-updatedat" targetEuAndreh2025-04-103-1/+82
|
* Makefile: Normalize unit test target namesEuAndreh2025-04-103-78/+78
|
* Makefile: Update to mkwb(1) that supports sort=0EuAndreh2025-04-102-1/+2
|
* src/content/: Recover article updated-at metadataEuAndreh2025-04-1016-2/+16
|
* src/content/style.css: Give #updated-at the same styling as #published-atEuAndreh2025-04-101-1/+1
|
* Makefile(tweak): Add missing space before ">"EuAndreh2025-04-091-1/+1
|
* src/content/: Integrate sorting metadata into asciidoc document headerEuAndreh2025-04-099-36/+9
|
* src/content/: Recover article categories metadata, not its usage or metadataEuAndreh2025-04-0933-0/+33
|
* src/bin/pb: Add initial versionEuAndreh2025-04-071-0/+60
|
* Makefile: Prefix unit-test targets with "check-unit"EuAndreh2025-04-061-5/+5
|
* Makefile: Less verbose on xargsEuAndreh2025-04-061-1/+1
|
* TODOs.md: dump tasksEuAndreh2025-04-061-0/+3
|
* Makefile: Add test for checking unsorted articlesEuAndreh2025-04-052-1/+19
|
* src/content/: Fix sorting of articles published in the same dayEuAndreh2025-04-059-0/+36
|
* Makefile, deps.mk, mkdeps.sh: Cosmetic tweaksEuAndreh2025-04-053-2/+4
|
* Makefile: Add missing dependency for refresheable files gzEuAndreh2025-04-051-0/+2
|
* Makefile: Setup structure to externally archive linksEuAndreh2025-04-054-1/+81
|
* Makefile: Add test for internal broken linksEuAndreh2025-04-058-20/+112
|
* src/headers.txt: Add links to all collectionsEuAndreh2025-04-041-0/+5
|
* deps.mk: Update with tabs for deps.mkEuAndreh2025-04-041-5/+5
|
* src/content/about.adoc: Fix linksEuAndreh2025-04-041-3/+5
|
* Makefile: Fix $url_pre in src/dyn.conf targetEuAndreh2025-04-041-1/+1
|
* Makefile: Add missing files from $(SRCDIR) installationEuAndreh2025-04-041-0/+3
|
* src/content/favicon.ico: Add refresheable rule in MakefileEuAndreh2025-04-042-1/+6
|
* Makefile: Add public.asc to output dirEuAndreh2025-04-041-0/+2
|
* src/base.conf: Generate dynamic part dynamicallyEuAndreh2025-04-043-5/+19
|
* Makefile: Add $(PUBURL) variableEuAndreh2025-04-041-5/+6
|
* Makefile: Indent "touch" with "gzip"EuAndreh2025-04-031-1/+1
|
* Makefile: Prevent CI from trying to look at ~/.gnupgEuAndreh2025-04-031-1/+2
|
* mkdeps.sh: tabs over spacesEuAndreh2025-04-031-1/+1
|
* Makefile: Remove leftover ifok(1)EuAndreh2025-04-031-2/+2
|
* Cleanup .gitignoreEuAndreh2025-04-022-7/+2
|
* cat description >> meta.jsonEuAndreh2025-04-022-1/+1
|
* TODOs.md: GC old entriesEuAndreh2025-04-021-188/+1
|
* Makefile: Remove ifok(1) from rulesEuAndreh2025-04-021-10/+10
|
* src/content/: Tweak asciidoc leftoversEuAndreh2025-04-0210-32/+35
|
* src/content/style.css: Add adjustment for asciidocEuAndreh2025-03-311-0/+7
|
* src/content/: Update all files left to asciidocEuAndreh2025-03-3157-2156/+1780
|
* Makefile, mkdeps.sh: Derive index.html and feed.xml from more static ↵EuAndreh2025-03-314-50/+37
| | | | "sortdata.txt" files
* Makefile: install.txt only depends on deps.mk and snippets! also niceEuAndreh2025-03-312-12/+33
|
* Makefile: "install.src.txt" file only depends on deps.mk! niceEuAndreh2025-03-301-3/+2
|
* src/content/: Compress committed tarballsEuAndreh2025-03-306-0/+0
|
* src/content/blog/2020/10/05/: Update to asciidocEuAndreh2025-03-302-108/+92
|
* Makefile, mkdeps.sh: Silent commands that are already too big, and will get ↵EuAndreh2025-03-303-8/+17
| | | | bigger
* src/content/blog/: Upgrade 4 files to asciidocEuAndreh2025-03-304-512/+472
|
* src/content/security.txt: Derive itEuAndreh2025-03-303-1/+10
|
* Makefile: Use rsync(1) in "install" over cp(1) in loopEuAndreh2025-03-302-13/+15
|
* Makefile: Add compressed snippets filesEuAndreh2025-03-303-0/+79
|
* Makefile: Include derived security.txt during "install"EuAndreh2025-03-301-0/+3
|
* .gitignore: Restrict ignoring to toplevel filesEuAndreh2025-03-301-3/+3
|