index
:
euandre.org
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/content/style.css: Show header on hover only
EuAndreh
12 days
1
-0
/
+5
*
src/content/style.css: Better positioning for header anchor
EuAndreh
12 days
1
-0
/
+1
*
src/content/s: Reserve s/ folder prefix
EuAndreh
12 days
1
-0
/
+1
*
src/content/style.css: Add header anchor via CSS
EuAndreh
13 days
1
-0
/
+6
*
mkdeps.sh: Simple refactor while adding deps for categories.htmllisting files
•••
Its contents aren't correct yet, they're still whatever indexbody spits.
EuAndreh
2025-04-13
5
-0
/
+5
*
src/content/blog/2020/10/05/*.adoc: No need to use ./ for local files
EuAndreh
2025-04-11
2
-3
/
+3
*
Makefile: Generate a feed per category
EuAndreh
2025-04-11
2
-0
/
+2
*
src/content/: Make categories URL-friendly
EuAndreh
2025-04-10
7
-7
/
+7
*
Makefile: Update to mkwb(1) that supports sort=0
EuAndreh
2025-04-10
1
-0
/
+1
*
src/content/: Recover article updated-at metadata
EuAndreh
2025-04-10
16
-2
/
+16
*
src/content/style.css: Give #updated-at the same styling as #published-at
EuAndreh
2025-04-10
1
-1
/
+1
*
src/content/: Integrate sorting metadata into asciidoc document header
EuAndreh
2025-04-09
9
-36
/
+9
*
src/content/: Recover article categories metadata, not its usage or metadata
EuAndreh
2025-04-09
33
-0
/
+33
*
src/bin/pb: Add initial version
EuAndreh
2025-04-07
1
-0
/
+60
*
src/content/: Fix sorting of articles published in the same day
EuAndreh
2025-04-05
9
-0
/
+36
*
Makefile: Add test for internal broken links
EuAndreh
2025-04-05
4
-2
/
+2
*
src/headers.txt: Add links to all collections
EuAndreh
2025-04-04
1
-0
/
+5
*
src/content/about.adoc: Fix links
EuAndreh
2025-04-04
1
-3
/
+5
*
src/content/favicon.ico: Add refresheable rule in Makefile
EuAndreh
2025-04-04
1
-0
/
+0
*
src/base.conf: Generate dynamic part dynamically
EuAndreh
2025-04-04
1
-5
/
+0
*
src/content/: Tweak asciidoc leftovers
EuAndreh
2025-04-02
10
-32
/
+35
*
src/content/style.css: Add adjustment for asciidoc
EuAndreh
2025-03-31
1
-0
/
+7
*
src/content/: Update all files left to asciidoc
EuAndreh
2025-03-31
57
-2156
/
+1780
*
src/content/: Compress committed tarballs
EuAndreh
2025-03-30
6
-0
/
+0
*
src/content/blog/2020/10/05/: Update to asciidoc
EuAndreh
2025-03-30
2
-108
/
+92
*
src/content/blog/: Upgrade 4 files to asciidoc
EuAndreh
2025-03-30
4
-512
/
+472
*
src/content/security.txt: Derive it
EuAndreh
2025-03-30
1
-1
/
+0
*
src/content/blog/2018/07/17/guix-nixos.adoc: Update to asciidoc
EuAndreh
2025-03-30
1
-97
/
+95
*
src/base.conf: Add $publickey and $publickey_url
EuAndreh
2025-03-29
1
-0
/
+2
*
src/content/.well-known/security.txt: Derive it
EuAndreh
2025-03-29
1
-4
/
+0
*
src/content/public.asc: Update to new expiry
EuAndreh
2025-03-28
2
-27
/
+27
*
src/content/blog/2018/07/17/guix-nixos.adoc: Update to asciidoc
EuAndreh
2025-03-28
1
-55
/
+56
*
src/content/style.css: Update selectors for what mkwb(1) emits
EuAndreh
2025-03-28
1
-9
/
+3
*
src/content/img/: Add light/dark icon variations
EuAndreh
2025-03-28
10
-0
/
+67
*
src/base.conf: Fix $discussions_url_prefix and $sourcecode_url variables
EuAndreh
2025-03-27
1
-2
/
+2
*
v0 migration to mkwb
EuAndreh
2024-11-18
95
-0
/
+8704
*
rm src/bin/pb
EuAndreh
2024-11-17
1
-173
/
+0
*
rm- rf src/development/
EuAndreh
2024-11-17
7
-606
/
+0
*
mv src/content/styles.css src/content/style.css
EuAndreh
2024-11-17
1
-0
/
+0
*
Move unprocessed static content to src/content/
EuAndreh
2024-11-12
4
-0
/
+256
*
Revamp v2/
EuAndreh
2023-04-04
1
-2
/
+2
*
Replace kuvira -> toph
•••
git grep -l euandreh.xyz | xargs sed -i 's|euandreh.xyz/\(.*\).git|euandre.org/git/\1|' Plus a few other manual changes.
EuAndreh
2022-11-26
1
-1
/
+1
*
src/development/: WIP work on Perl md2html
EuAndreh
2022-08-22
2
-9
/
+223
*
src/bin/pb: Use file path over hard-coded $WEBSITE_DIR
EuAndreh
2022-08-12
1
-3
/
+1
*
src/development/md2html.pl: Setup initial Perl script using CommonMark module
EuAndreh
2022-06-04
1
-0
/
+9
*
src/development/genhtml.sh: Derive $HTML variable from $MD
EuAndreh
2022-06-03
1
-0
/
+1
*
src/development/genhtml.sh: escape() _() strings by default
EuAndreh
2022-06-03
1
-1
/
+1
*
src/development/genhtml.sh: Use relative URL for Atom feeds
EuAndreh
2022-06-03
1
-4
/
+4
*
src/development/config.env: Mark as executable
EuAndreh
2022-06-03
1
-0
/
+0
*
src/bin/article: Remove script, it was not being used, and I intend to keep n...
EuAndreh
2022-06-02
1
-143
/
+0
[next]