summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* src/content/{index.html,security.txt}: Create from src/symlinks.txtEuAndreh12 days3-7/+3
|
* src/content/en/tils/2020/12/29/svg.adoc: Fix local "link:"EuAndreh12 days1-1/+1
| | | | | | | Caught by "make check"! I didn't commit this before only because I wasn't running the tests, only the build. nice
* src/symlinks.txt: Fix targets to add en/ prefixEuAndreh12 days1-8/+8
|
* Makefile: Add symlinked files to install targetEuAndreh12 days1-2/+2
|
* Makefile: Generate .gitignore and $(side-assets) list for symlinksEuAndreh12 days2-30/+11
|
* git mv src/content/* src/content/en/EuAndreh12 days103-1001/+1002
|
* Makefile: Remove security.txt.gzEuAndreh12 days1-5/+1
| | | | | Rely on the security.txt -> .well-known/security.txt redirect, and then exploit the fact that .well-known/security.txt.gz exists.
* src/symlinks.txt: Setup symlinking with some manually added entriesEuAndreh12 days3-0/+63
|
* git mv src/content/public.asc src/content/public.asc.txtEuAndreh12 days2-1/+1
|
* src/content/tils/index.adoc: Recover introduction of TIL page listingEuAndreh13 days2-2/+8
|
* src/content/style.css: Fix selector of collection listingEuAndreh13 days1-2/+2
|
* src/content/blog/2020/08/31/database-i-wish-i-had.adoc: Recover longform ↵EuAndreh13 days1-1/+41
| | | | footnote
* src/content/blog/2020/11/12/database-parsers-trees.adoc: Replace FIXME with ↵EuAndreh13 days1-2/+2
| | | | </p><p> paragraph blocks
* src/content/style.css: Support dark modeEuAndreh13 days1-11/+39
|
* src/content/blog/: Add missing ids to two leftover footnotesEuAndreh13 days2-2/+2
|
* src/content/style.css: Add extra code block selecotor due to current adoc(1) ↵EuAndreh13 days1-1/+1
| | | | inflexible HTML
* src/content/style.css: Adjust footer selectors for adoc(1) current ↵EuAndreh13 days1-4/+8
| | | | inflexible HTML
* Add task on duplicate IDsEuAndreh2025-04-161-0/+5
|
* src/content/: Normalize [source,$lang] code blocksEuAndreh2025-04-1637-96/+103
|
* src/content/style.css: Show header on hover onlyEuAndreh2025-04-161-0/+5
|
* src/content/style.css: Better positioning for header anchorEuAndreh2025-04-161-0/+1
|
* src/content/s: Reserve s/ folder prefixEuAndreh2025-04-161-0/+1
|
* src/content/style.css: Add header anchor via CSSEuAndreh2025-04-151-0/+6
|
* Makefile: Remove suffix rule for index.htmllistingEuAndreh2025-04-141-5/+8
|
* mkdeps.sh, Makefile: Fix generation of correct categories.htmllisting filesEuAndreh2025-04-143-35/+51
|
* 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
|