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
/
v2
/
src
/
bin
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2023-04-08
v2: Generate collections index.html pages and their "by-category" equivalents
EuAndreh
9
-50
/
+574
2023-04-06
v2: src/bin/html: Turn extract_plaintext_snippets() into a () function
EuAndreh
1
-35
/
+32
2023-04-05
v2: src/bin/html: Turn add_headings_anchors() into a parentheses fn
EuAndreh
1
-22
/
+20
2023-04-05
v2: src/bin/html: Remove slugify_once()
EuAndreh
1
-15
/
+19
2023-04-05
v2: src/bin/feed: Omit expected error
EuAndreh
1
-1
/
+1
2023-04-05
v2: src/bin/makemake: Remove FIXME marker
EuAndreh
1
-1
/
+0
2023-04-05
v2: src/bin/url-for: No need to source lang conf anymore
EuAndreh
1
-2
/
+0
2023-04-05
v2: src/bin/conf: Include "$layout" and "$collection" variables
EuAndreh
1
-0
/
+21
2023-04-05
v2: src/bin/conf: Use shesc(1) from $PATH
EuAndreh
1
-4
/
+0
2023-04-05
v2: src/bin/conf: s/escape/shesc/
EuAndreh
1
-7
/
+7
2023-04-05
v2: Support Atom feeds and collection translations
EuAndreh
11
-78
/
+946
2023-04-04
v2: src/bin/makemake: Remove unsed extensions
EuAndreh
1
-2
/
+0
2023-04-04
v2/: HTML! Handle pages, multiple languages, and snippets
EuAndreh
1
-2
/
+11
2023-04-04
v2: WIP genhtml via envsubst
EuAndreh
1
-12
/
+27
2023-04-04
Makefile: Add ShellCheck to "check" target
EuAndreh
1
-1
/
+4
2023-04-04
Revamp v2/
EuAndreh
4
-139
/
+145
2022-09-02
v2/src/bin/extract: Include preamble when extracting
EuAndreh
1
-0
/
+2
2022-09-02
v2/: Centralize all env vars in the generated *.entry-env file
EuAndreh
1
-0
/
+22
2022-09-02
v2/src/bin/extract: Include FILENAME as an argument (and output)
EuAndreh
1
-6
/
+12
2022-09-02
Generate .entry-content and .entry-env when building HTML
EuAndreh
1
-0
/
+103
2022-09-02
Make `url-for` and `absolute` standalone executables
EuAndreh
2
-0
/
+144