summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 "sortdat...EuAndreh2025-03-314-50/+37
* 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 b...EuAndreh2025-03-303-8/+17
* 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
* src/content/blog/2018/07/17/guix-nixos.adoc: Update to asciidocEuAndreh2025-03-301-97/+95
* src/base.conf: Add $publickey and $publickey_urlEuAndreh2025-03-291-0/+2
* src/content/.well-known/security.txt: Derive itEuAndreh2025-03-294-4/+31
* Makefile: Enable re-generation of renewed public.asc keyEuAndreh2025-03-281-0/+4
* src/content/public.asc: Update to new expiryEuAndreh2025-03-282-27/+27
* src/content/blog/2018/07/17/guix-nixos.adoc: Update to asciidocEuAndreh2025-03-281-55/+56
* src/content/style.css: Update selectors for what mkwb(1) emitsEuAndreh2025-03-281-9/+3
* src/content/img/: Add light/dark icon variationsEuAndreh2025-03-2811-4/+77
* src/base.conf: Fix $discussions_url_prefix and $sourcecode_url variablesEuAndreh2025-03-271-2/+2
* Makefile: Use ifok(1) to prevent incomplete files to be used in subsequent ca...EuAndreh2025-03-271-12/+12
* rm READMEEuAndreh2025-03-211-3/+0
* rm music/*EuAndreh2025-03-215-669/+0
* rm COPYINGEuAndreh2025-03-201-661/+0
* Makefile: Touch gzipped file after generationEuAndreh2025-03-091-0/+1
* Generate gzipped variation of final outputEuAndreh2025-03-084-3/+108