summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mkdeps.sh: Simple refactor while adding deps for categories.htmllisting filesEuAndreh2025-04-139-56/+175
| | | | Its contents aren't correct yet, they're still whatever indexbody spits.
* mkdeps.sh: Rename "listings" to "indexes"EuAndreh2025-04-113-22/+22
|
* mkdeps.sh: Put .gz at the beginning of printsEuAndreh2025-04-112-147/+147
|
* mkdeps.sh: Use single sed to create all file.gz dependenciesEuAndreh2025-04-112-4/+8
|
* mkdeps.sh: Use --relative-to flag from realpath to simplify normalize()EuAndreh2025-04-111-3/+1
|
* src/content/blog/2020/10/05/*.adoc: No need to use ./ for local filesEuAndreh2025-04-112-3/+3
|
* Makefile: Check both link: and image:EuAndreh2025-04-111-2/+3
|
* Makefile: Generate a feed per categoryEuAndreh2025-04-116-76/+202
|
* src/content/: Make categories URL-friendlyEuAndreh2025-04-107-7/+7
|
* 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
|