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
/
scripts
/
spelling
/
fr.txt
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2023-07-06
v2: dynamic.mk: Rename "upload" -> "deploy"
EuAndreh
1
-1
/
+1
2023-07-06
v2: dynamic.mk: Remove nice-to-have "dev" target
EuAndreh
1
-1
/
+0
2023-07-06
v2: dynamic.mk: Remove unrequired "default" target
EuAndreh
1
-1
/
+1
2023-07-06
v2: dynamic.mk: Stick to 80 columns
EuAndreh
1
-8
/
+15
2023-07-06
v2: Makefile: Unsilence recipes
EuAndreh
1
-5
/
+5
2023-04-15
v2: WIP support for slides
EuAndreh
13
-8
/
+1564
2023-04-10
v2: Generate sitemap.xml
EuAndreh
7
-5
/
+167
2023-04-10
v2: src/bin/html: Remove empty lines from {pre,post}amble.html after processing
EuAndreh
1
-2
/
+2
2023-04-10
v2: <link /> to rel="{prev,next}" in <head> of collection items
EuAndreh
8
-3
/
+155
2023-04-10
v2: <link /> to collection feed inside <head>
EuAndreh
10
-74
/
+81
2023-04-10
v2: <link /> to translated version in <head />
EuAndreh
5
-16
/
+37
2023-04-09
v2: Support translated alternates in <nav>
EuAndreh
13
-52
/
+282
2023-04-09
v2: CSS dark mode, including SVGs
EuAndreh
13
-35
/
+100
2023-04-08
v2: i18n of the collection name, "article" collection in root
EuAndreh
31
-200
/
+925
2023-04-08
v2: src/lib/: Unmark things as executable
EuAndreh
3
-0
/
+0
2023-04-08
v2: Generate collections index.html pages and their "by-category" equivalents
EuAndreh
47
-155
/
+1049
2023-04-06
v2: src/bin/html: Turn extract_plaintext_snippets() into a () function
EuAndreh
1
-37
/
+34
2023-04-06
v2: Add support for src/redirect.mappings via symlinks
EuAndreh
2
-2
/
+10
2023-04-06
v2: dynamic.mk: Remove "public-" prefix from all sentinel targets
EuAndreh
1
-4
/
+4
2023-04-06
v2: dynamic.mk: Remove unused "public-mkdir.sentinel" target
EuAndreh
1
-4
/
+0
It was effectivelly superseded by "public-content-mkdir.sentinel" target, which does the same thing, but recursively for all of its dependencies.
2023-04-05
v2: git mv po/mappings.cfg po/i18n.mappings
EuAndreh
2
-1
/
+1
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
2
-17
/
+21
2023-04-05
TODOs.md: feeds by category, now
EuAndreh
1
-1
/
+1
2023-04-05
v2: Copy icons to v2/ folder (symlinks now break as they are hardlinked)
EuAndreh
4
-4
/
+75
2023-04-05
v2: Remove po/po4a.cfg from repository
EuAndreh
3
-11
/
+2
2023-04-05
v2: dynamic.mk: Use hardlinks over copies
EuAndreh
2
-4
/
+2
2023-04-05
v2: dynamic.mk: Smarter use of xargs+sed over xargs -> sh
EuAndreh
1
-3
/
+3
2023-04-05
v2: src/content/en/about.md: Remove spurious code block
EuAndreh
4
-19
/
+3
2023-04-05
v2: dynamic.mk: Conditionally copy snippets, only when they exist
EuAndreh
1
-1
/
+1
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: .envrc: Include "$LAYOUTS"
EuAndreh
1
-0
/
+3
2023-04-05
v2: po/mappings.cfg: Include this file
EuAndreh
2
-0
/
+4
2023-04-05
TODOs.md: articles in root? slides?
EuAndreh
1
-0
/
+4
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
30
-188
/
+1138
2023-04-04
v2: Recove h[2-6] anchor link and icon
EuAndreh
2
-5
/
+7
2023-04-04
v2: git mv src/development/getconf.sh src/development/genconf.sh
EuAndreh
2
-4
/
+4
2023-04-04
v2: dynamic.mk: Also clean dynamically extracted code snippets
EuAndreh
1
-1
/
+2
2023-04-04
v2: src/bin/makemake: Remove unsed extensions
EuAndreh
1
-2
/
+0
2023-04-04
v2: dynamic.mk: Remove PNG favicon
EuAndreh
1
-9
/
+2
2023-04-04
v2/: HTML! Handle pages, multiple languages, and snippets
EuAndreh
23
-117
/
+279
2023-04-04
v2: WIP genhtml via envsubst
EuAndreh
15
-250
/
+119
2023-04-04
src/development/genhtml.sh: Move some TODOs
EuAndreh
2
-4
/
+4
2023-04-04
dynamic.mk: Add explicitly dependency for .in files
EuAndreh
2
-3
/
+6
2023-04-04
.gitignore: Exclude "*.md.tmp"
EuAndreh
1
-0
/
+1
[next]