index
:
euandre.org
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
v2
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
v2: WIP support for slides
EuAndreh
2023-04-15
9
-2
/
+1475
*
v2: Generate sitemap.xml
EuAndreh
2023-04-10
4
-1
/
+154
*
v2: src/bin/html: Remove empty lines from {pre,post}amble.html after processing
EuAndreh
2023-04-10
1
-2
/
+2
*
v2: <link /> to rel="{prev,next}" in <head> of collection items
EuAndreh
2023-04-10
5
-2
/
+147
*
v2: <link /> to collection feed inside <head>
EuAndreh
2023-04-10
7
-40
/
+57
*
v2: <link /> to translated version in <head />
EuAndreh
2023-04-10
4
-15
/
+37
*
v2: Support translated alternates in <nav>
EuAndreh
2023-04-09
8
-24
/
+189
*
v2: CSS dark mode, including SVGs
EuAndreh
2023-04-09
11
-12
/
+76
*
v2: i18n of the collection name, "article" collection in root
EuAndreh
2023-04-08
24
-78
/
+478
*
v2: src/lib/: Unmark things as executable
EuAndreh
2023-04-08
3
-0
/
+0
*
v2: Generate collections index.html pages and their "by-category" equivalents
EuAndreh
2023-04-08
42
-64
/
+706
*
v2: src/bin/html: Turn extract_plaintext_snippets() into a () function
EuAndreh
2023-04-06
1
-37
/
+34
*
v2: Add support for src/redirect.mappings via symlinks
EuAndreh
2023-04-06
1
-0
/
+1
*
v2: src/bin/html: Turn add_headings_anchors() into a parentheses fn
EuAndreh
2023-04-05
1
-22
/
+20
*
v2: src/bin/html: Remove slugify_once()
EuAndreh
2023-04-05
1
-15
/
+19
*
v2: Copy icons to v2/ folder (symlinks now break as they are hardlinked)
EuAndreh
2023-04-05
4
-4
/
+75
*
v2: src/content/en/about.md: Remove spurious code block
EuAndreh
2023-04-05
2
-6
/
+0
*
v2: src/bin/feed: Omit expected error
EuAndreh
2023-04-05
1
-1
/
+1
*
v2: src/bin/makemake: Remove FIXME marker
EuAndreh
2023-04-05
1
-1
/
+0
*
v2: src/bin/url-for: No need to source lang conf anymore
EuAndreh
2023-04-05
1
-2
/
+0
*
v2: src/bin/conf: Include "$layout" and "$collection" variables
EuAndreh
2023-04-05
1
-0
/
+21
*
v2: src/bin/conf: Use shesc(1) from $PATH
EuAndreh
2023-04-05
1
-4
/
+0
*
v2: src/bin/conf: s/escape/shesc/
EuAndreh
2023-04-05
1
-7
/
+7
*
v2: Support Atom feeds and collection translations
EuAndreh
2023-04-05
22
-143
/
+679
*
v2: Recove h[2-6] anchor link and icon
EuAndreh
2023-04-04
2
-5
/
+7
*
v2: git mv src/development/getconf.sh src/development/genconf.sh
EuAndreh
2023-04-04
1
-3
/
+3
*
v2: src/bin/makemake: Remove unsed extensions
EuAndreh
2023-04-04
1
-2
/
+0
*
v2/: HTML! Handle pages, multiple languages, and snippets
EuAndreh
2023-04-04
18
-96
/
+180
*
v2: WIP genhtml via envsubst
EuAndreh
2023-04-04
11
-164
/
+96
*
src/development/genhtml.sh: Move some TODOs
EuAndreh
2023-04-04
1
-4
/
+0
*
dynamic.mk: Add explicitly dependency for .in files
EuAndreh
2023-04-04
1
-1
/
+0
*
Makefile: Add ShellCheck to "check" target
EuAndreh
2023-04-04
3
-52
/
+60
*
Revamp v2/
EuAndreh
2023-04-04
30
-264
/
+714
*
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
-2
/
+2
*
v2/src/bin/extract: Include preamble when extracting
EuAndreh
2022-09-02
3
-6
/
+4
*
v2/src/development/genhtml.sh: Get content from *.entry-content
EuAndreh
2022-09-02
1
-9
/
+1
*
v2/: Centralize all env vars in the generated *.entry-env file
EuAndreh
2022-09-02
3
-27
/
+25
*
v2/src/development/genhtml.sh: Remove fake $(_ "...") translation support
EuAndreh
2022-09-02
1
-15
/
+7
*
v2/src/bin/extract: Include FILENAME as an argument (and output)
EuAndreh
2022-09-02
1
-6
/
+12
*
Generate .entry-content and .entry-env when building HTML
EuAndreh
2022-09-02
2
-0
/
+106
*
v2/src/development/genhtml.sh: Use `htmlesc` over `html`
EuAndreh
2022-09-02
1
-3
/
+3
*
Make `url-for` and `absolute` standalone executables
EuAndreh
2022-09-02
3
-20
/
+155
*
v2/: WIP rewrite using Make over Jekyll
EuAndreh
2022-09-02
12
-0
/
+681