summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: Indent "touch" with "gzip"HEADmainEuAndreh3 hours1-1/+1
|
* Makefile: Prevent CI from trying to look at ~/.gnupgEuAndreh3 hours1-1/+2
|
* mkdeps.sh: tabs over spacesEuAndreh8 hours1-1/+1
|
* Makefile: Remove leftover ifok(1)EuAndreh8 hours1-2/+2
|
* Cleanup .gitignoreEuAndreh39 hours2-7/+2
|
* cat description >> meta.jsonEuAndreh39 hours2-1/+1
|
* TODOs.md: GC old entriesEuAndreh39 hours1-188/+1
|
* Makefile: Remove ifok(1) from rulesEuAndreh39 hours1-10/+10
|
* src/content/: Tweak asciidoc leftoversEuAndreh39 hours10-32/+35
|
* src/content/style.css: Add adjustment for asciidocEuAndreh3 days1-0/+7
|
* src/content/: Update all files left to asciidocEuAndreh3 days57-2156/+1780
|
* Makefile, mkdeps.sh: Derive index.html and feed.xml from more static ↵EuAndreh4 days4-50/+37
| | | | "sortdata.txt" files
* Makefile: install.txt only depends on deps.mk and snippets! also niceEuAndreh4 days2-12/+33
|
* Makefile: "install.src.txt" file only depends on deps.mk! niceEuAndreh4 days1-3/+2
|
* src/content/: Compress committed tarballsEuAndreh4 days6-0/+0
|
* src/content/blog/2020/10/05/: Update to asciidocEuAndreh4 days2-108/+92
|
* Makefile, mkdeps.sh: Silent commands that are already too big, and will get ↵EuAndreh4 days3-8/+17
| | | | bigger
* src/content/blog/: Upgrade 4 files to asciidocEuAndreh4 days4-512/+472
|
* src/content/security.txt: Derive itEuAndreh5 days3-1/+10
|
* Makefile: Use rsync(1) in "install" over cp(1) in loopEuAndreh5 days2-13/+15
|
* Makefile: Add compressed snippets filesEuAndreh5 days3-0/+79
|
* Makefile: Include derived security.txt during "install"EuAndreh5 days1-0/+3
|
* .gitignore: Restrict ignoring to toplevel filesEuAndreh5 days1-3/+3
|
* src/content/blog/2018/07/17/guix-nixos.adoc: Update to asciidocEuAndreh5 days1-97/+95
|
* src/base.conf: Add $publickey and $publickey_urlEuAndreh5 days1-0/+2
|
* src/content/.well-known/security.txt: Derive itEuAndreh5 days4-4/+31
|
* Makefile: Enable re-generation of renewed public.asc keyEuAndreh6 days1-0/+4
|
* src/content/public.asc: Update to new expiryEuAndreh6 days2-27/+27
|
* src/content/blog/2018/07/17/guix-nixos.adoc: Update to asciidocEuAndreh6 days1-55/+56
|
* src/content/style.css: Update selectors for what mkwb(1) emitsEuAndreh6 days1-9/+3
|
* src/content/img/: Add light/dark icon variationsEuAndreh6 days11-4/+77
|
* src/base.conf: Fix $discussions_url_prefix and $sourcecode_url variablesEuAndreh7 days1-2/+2
|
* Makefile: Use ifok(1) to prevent incomplete files to be used in subsequent ↵EuAndreh8 days1-12/+12
| | | | calls to make(1)
* rm READMEEuAndreh13 days1-3/+0
|
* rm music/*EuAndreh13 days5-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
|
* rm long-descriptionEuAndreh2025-03-071-1/+0
|
* v0 migration to mkwbEuAndreh2024-11-18100-113/+870
|
* Remove jekyll infrastructure setupEuAndreh2024-11-17346-41913/+0
|
* rm tests/assert-frontmatter.shEuAndreh2024-11-171-3/+0
|
* rm -rf aux/EuAndreh2024-11-1724-1004/+0
|
* rm src/bin/pbEuAndreh2024-11-171-173/+0
|
* rm- rf src/development/EuAndreh2024-11-177-606/+0
|
* rm -rf v2/EuAndreh2024-11-1797-7232/+0
|
* mv src/content/styles.css src/content/style.cssEuAndreh2024-11-171-0/+0
|
* rm .tdrcEuAndreh2024-11-121-1/+0
|
* Move unprocessed static content to src/content/EuAndreh2024-11-124-0/+0
|
* Start simplification: remove reveal.js submoduleEuAndreh2024-11-122-3/+0
| | | | | | | | | This commit marks the start of the simplification to the website, drastically reducing the amount, size and complexity of its dependencies. From now, the existing website's content is kept, but its full renderization or build will be broken, until mkwb's version is fully migrated to.