summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* src/content/style.css: Adjust footer selectors for adoc(1) current ↵EuAndreh11 days1-4/+8
| | | | inflexible HTML
* src/content/: Normalize [source,$lang] code blocksEuAndreh12 days37-96/+103
|
* src/content/style.css: Show header on hover onlyEuAndreh12 days1-0/+5
|
* src/content/style.css: Better positioning for header anchorEuAndreh12 days1-0/+1
|
* src/content/s: Reserve s/ folder prefixEuAndreh12 days1-0/+1
|
* src/content/style.css: Add header anchor via CSSEuAndreh13 days1-0/+6
|
* mkdeps.sh: Simple refactor while adding deps for categories.htmllisting filesEuAndreh2025-04-135-0/+5
| | | | Its contents aren't correct yet, they're still whatever indexbody spits.
* src/content/blog/2020/10/05/*.adoc: No need to use ./ for local filesEuAndreh2025-04-112-3/+3
|
* Makefile: Generate a feed per categoryEuAndreh2025-04-112-0/+2
|
* src/content/: Make categories URL-friendlyEuAndreh2025-04-107-7/+7
|
* Makefile: Update to mkwb(1) that supports sort=0EuAndreh2025-04-101-0/+1
|
* 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
|
* 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
|
* src/content/: Fix sorting of articles published in the same dayEuAndreh2025-04-059-0/+36
|
* Makefile: Add test for internal broken linksEuAndreh2025-04-054-2/+2
|
* src/headers.txt: Add links to all collectionsEuAndreh2025-04-041-0/+5
|
* src/content/about.adoc: Fix linksEuAndreh2025-04-041-3/+5
|
* src/content/favicon.ico: Add refresheable rule in MakefileEuAndreh2025-04-041-0/+0
|
* src/base.conf: Generate dynamic part dynamicallyEuAndreh2025-04-041-5/+0
|
* 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
|
* src/content/: Compress committed tarballsEuAndreh2025-03-306-0/+0
|
* src/content/blog/2020/10/05/: Update to asciidocEuAndreh2025-03-302-108/+92
|
* src/content/blog/: Upgrade 4 files to asciidocEuAndreh2025-03-304-512/+472
|
* src/content/security.txt: Derive itEuAndreh2025-03-301-1/+0
|
* 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-291-4/+0
|
* 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-2810-0/+67
|
* src/base.conf: Fix $discussions_url_prefix and $sourcecode_url variablesEuAndreh2025-03-271-2/+2
|
* v0 migration to mkwbEuAndreh2024-11-1895-0/+8704
|
* rm src/bin/pbEuAndreh2024-11-171-173/+0
|
* rm- rf src/development/EuAndreh2024-11-177-606/+0
|
* mv src/content/styles.css src/content/style.cssEuAndreh2024-11-171-0/+0
|
* Move unprocessed static content to src/content/EuAndreh2024-11-124-0/+256
|
* Revamp v2/EuAndreh2023-04-041-2/+2
|
* Replace kuvira -> tophEuAndreh2022-11-261-1/+1
| | | | | | | git grep -l euandreh.xyz | xargs sed -i 's|euandreh.xyz/\(.*\).git|euandre.org/git/\1|' Plus a few other manual changes.
* src/development/: WIP work on Perl md2htmlEuAndreh2022-08-222-9/+223
|
* src/bin/pb: Use file path over hard-coded $WEBSITE_DIREuAndreh2022-08-121-3/+1
|
* src/development/md2html.pl: Setup initial Perl script using CommonMark moduleEuAndreh2022-06-041-0/+9
|
* src/development/genhtml.sh: Derive $HTML variable from $MDEuAndreh2022-06-031-0/+1
|
* src/development/genhtml.sh: escape() _() strings by defaultEuAndreh2022-06-031-1/+1
|
* src/development/genhtml.sh: Use relative URL for Atom feedsEuAndreh2022-06-031-4/+4
|