aboutsummaryrefslogtreecommitdiff
path: root/po/fr/LC_MESSAGES/_tils (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-03src/development/genhtml.sh: Derive $HTML variable from $MDEuAndreh1-0/+1
2022-06-03src/development/genhtml.sh: escape() _() strings by defaultEuAndreh1-1/+1
2022-06-03src/development/genhtml.sh: Use relative URL for Atom feedsEuAndreh1-4/+4
2022-06-03src/development/config.env: Mark as executableEuAndreh1-0/+0
2022-06-03aux/workflow/TODOs.sh: Emit HTML to STDOUT; amend MakefileEuAndreh2-8/+3
2022-06-03Makefile: Indent $(derived-assets) variableEuAndreh1-2/+2
2022-06-02src/bin/article: Remove script, it was not being used, and I intend to keep n...EuAndreh1-143/+0
2022-06-02src/bin/tmp: Move out of repository, into ~/.usr/bin...Decouple it from this website, as it has nothing to do with it. EuAndreh1-74/+0
2022-06-01src/development/genhtml.sh: Use relative URLs by default, with BASE_URL=/EuAndreh2-11/+15
2022-06-01dynamic.mk: Re-generate HTML files when genhtml.sh changesEuAndreh1-1/+5
2022-06-01Makefile: Disable current testsEuAndreh1-0/+2
2022-06-01src/bin/pb: Fix typo in usage() textEuAndreh1-1/+1
2022-06-01TODOs.md: Add #td-330c7f45-2c2d-6066-b1a0-4357f7b09259EuAndreh1-0/+12
2022-06-01dynamic.mk: Add "default" rule...Keep the "all" rule with its previous meaning, and only add this one to make it appear before the "include" line, so that it becomes the default target. Moving the "all" target there would make it depend on values that only appear after it, from the contents of the "generaated.mk" include line. This indirection allows for the "all" target to keep having those dynammic dependencies, but also to be invoked directly by the default target, "default". EuAndreh1-0/+1
2022-06-01Generate podcast artifacts in dynamic.mkEuAndreh3-10/+26
2022-06-01TODOs.md: Add #td-2de2f57c-0773-530f-f6cf-70836080f46fEuAndreh1-0/+3
2022-06-01src/development/dynmake.sh: Generate torrent only for primary .webm and .flac...EuAndreh1-1/+0
2022-06-01.gitignore: Ignore src/content/ during migrationEuAndreh1-0/+3
2022-06-01Makefile: Conditionally clean with dynamic.mk, only when generated.mk existsEuAndreh1-3/+4
2022-06-01Makefile: No need to rebuild public/ in "deploy" targetEuAndreh1-2/+0
2022-06-01Generate LilyPond files in dynamic.mkEuAndreh8-49/+56
2022-06-01Move files.mk and deps.mk into generated.mk...Make torrent files dynamic instead of listed in Makefile. EuAndreh3-49/+48
2022-06-01src/development/frontmatter-env.sh: Use single quote for heredoc markerEuAndreh1-2/+2
2022-06-01Start building pastebins with dynamic.mkEuAndreh6-16/+165
2022-06-01TODOs.md: Add #td-c409cad6-6660-81d8-b7ad-a0d61329ef3cEuAndreh1-0/+3
2022-06-01src/bin/pb: Use 'e' over 'vipe'EuAndreh1-1/+1
2022-06-01src/bin/pb: Fix sed expressionEuAndreh1-1/+1
2022-06-01src/bin/pb: Update WEBSITE_DIR pathEuAndreh1-1/+1
2022-06-01git mv bin/ src/EuAndreh3-0/+0
2022-06-01bin/article: Normalize usage() and help() textEuAndreh1-16/+23
2022-06-01bin/pb: Allow input to contain "```" without prior escapingEuAndreh1-1/+1
2022-05-02src/development/dynmake.sh: Base tool to do dynamic Makefiles without proprie...EuAndreh2-0/+74
2022-05-02_config.yml: Exclude src/ for nowEuAndreh1-0/+1