aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* v2: src/bin/makemake: Remove FIXME markerEuAndreh2023-04-051-1/+0
|
* v2: src/bin/url-for: No need to source lang conf anymoreEuAndreh2023-04-051-2/+0
|
* v2: .envrc: Include "$LAYOUTS"EuAndreh2023-04-051-0/+3
|
* v2: po/mappings.cfg: Include this fileEuAndreh2023-04-052-0/+4
|
* TODOs.md: articles in root? slides?EuAndreh2023-04-051-0/+4
|
* v2: src/bin/conf: Include "$layout" and "$collection" variablesEuAndreh2023-04-051-0/+21
|
* v2: src/bin/conf: Use shesc(1) from $PATHEuAndreh2023-04-051-4/+0
|
* v2: src/bin/conf: s/escape/shesc/EuAndreh2023-04-051-7/+7
|
* v2: Support Atom feeds and collection translationsEuAndreh2023-04-0530-188/+1138
|
* v2: Recove h[2-6] anchor link and iconEuAndreh2023-04-042-5/+7
|
* v2: git mv src/development/getconf.sh src/development/genconf.shEuAndreh2023-04-042-4/+4
|
* v2: dynamic.mk: Also clean dynamically extracted code snippetsEuAndreh2023-04-041-1/+2
|
* v2: src/bin/makemake: Remove unsed extensionsEuAndreh2023-04-041-2/+0
|
* v2: dynamic.mk: Remove PNG faviconEuAndreh2023-04-041-9/+2
|
* v2/: HTML! Handle pages, multiple languages, and snippetsEuAndreh2023-04-0423-117/+279
|
* v2: WIP genhtml via envsubstEuAndreh2023-04-0415-250/+119
|
* src/development/genhtml.sh: Move some TODOsEuAndreh2023-04-042-4/+4
|
* dynamic.mk: Add explicitly dependency for .in filesEuAndreh2023-04-042-3/+6
|
* .gitignore: Exclude "*.md.tmp"EuAndreh2023-04-041-0/+1
|
* Add aux/checks/todos.shEuAndreh2023-04-043-0/+60
|
* Makefile: Add ShellCheck to "check" targetEuAndreh2023-04-045-54/+77
|
* Revamp v2/EuAndreh2023-04-0450-328/+1536
|
* dynamic.mk: Use serve(1) as isEuAndreh2023-04-031-3/+1
|
* dynamic.mk: Use "deployer" user in s/deploy/upload/ targetEuAndreh2023-04-031-2/+7
|
* Replace kuvira -> tophEuAndreh2022-11-2655-195/+195
| | | | | | | git grep -l euandreh.xyz | xargs sed -i 's|euandreh.xyz/\(.*\).git|euandre.org/git/\1|' Plus a few other manual changes.
* dynamic.mk: Move iroh -> toph, update remote pathEuAndreh2022-11-261-1/+1
|
* v2/src/bin/extract: Include preamble when extractingEuAndreh2022-09-023-6/+4
|
* v2/src/development/genhtml.sh: Get content from *.entry-contentEuAndreh2022-09-021-9/+1
|
* v2/: Centralize all env vars in the generated *.entry-env fileEuAndreh2022-09-024-28/+26
|
* v2/src/development/genhtml.sh: Remove fake $(_ "...") translation supportEuAndreh2022-09-021-15/+7
|
* v2/src/bin/extract: Include FILENAME as an argument (and output)EuAndreh2022-09-022-8/+14
|
* Generate .entry-content and .entry-env when building HTMLEuAndreh2022-09-024-4/+116
|
* v2/src/development/genhtml.sh: Use `htmlesc` over `html`EuAndreh2022-09-021-3/+3
|
* Make `url-for` and `absolute` standalone executablesEuAndreh2022-09-025-22/+161
|
* v2/: WIP rewrite using Make over JekyllEuAndreh2022-09-0220-0/+784
|
* .gitignore: Ignore logs/ directoryEuAndreh2022-09-011-0/+2
|
* Replace website.git address with euandre.org.git addressEuAndreh2022-08-315-18/+18
|
* _config.yml: Add v2/ and logs/ to exclude listEuAndreh2022-08-311-0/+2
|
* dynamic.mk: Use "all" over "$(ALL) public"EuAndreh2022-08-301-1/+1
|
* dynamic.mk: Add compat link to feed.blog.en.atomEuAndreh2022-08-301-6/+11
|
* dynamic.mk: Remove "disabled" targetEuAndreh2022-08-301-7/+0
|
* dynamic.mk: Move everything from Makefile into dynamic.mkEuAndreh2022-08-302-80/+70
|
* src/development/: WIP work on Perl md2htmlEuAndreh2022-08-222-9/+223
|
* public.asc: Update public keyEuAndreh2022-08-121-27/+50
|
* src/bin/pb: Use file path over hard-coded $WEBSITE_DIREuAndreh2022-08-121-3/+1
|
* pastebin: Auto-add _pastebins/2022-07-14-git-cleanup-command.mdEuAndreh2022-07-141-0/+70
|
* src/development/md2html.pl: Setup initial Perl script using CommonMark moduleEuAndreh2022-06-041-0/+9
|
* Makefile: Fold $(favicons) variable into $(derived-assets)EuAndreh2022-06-041-3/+4
|
* TODOs.md: Add #td-5cab66be-9f82-4d25-de87-fc6392c3b26fEuAndreh2022-06-041-0/+3
|
* src/development/genhtml.sh: Derive $HTML variable from $MDEuAndreh2022-06-031-0/+1
|