summaryrefslogtreecommitdiff
path: root/v2/dynamic.mk (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-06v2: dynamic.mk: Add WIP implementation of "eslaides(1)"EuAndreh1-1/+1
2023-07-06v2: dynamic.mk: Rename "upload" -> "deploy"EuAndreh1-1/+1
2023-07-06v2: dynamic.mk: Remove nice-to-have "dev" targetEuAndreh1-1/+0
2023-07-06v2: dynamic.mk: Remove unrequired "default" targetEuAndreh1-1/+1
2023-07-06v2: dynamic.mk: Stick to 80 columnsEuAndreh1-8/+15
2023-04-15v2: WIP support for slidesEuAndreh1-0/+7
2023-04-10v2: Generate sitemap.xmlEuAndreh1-3/+11
2023-04-10v2: <link /> to rel="{prev,next}" in <head> of collection itemsEuAndreh1-0/+5
2023-04-09v2: Support translated alternates in <nav>EuAndreh1-0/+8
2023-04-09v2: CSS dark mode, including SVGsEuAndreh1-4/+12
2023-04-08v2: i18n of the collection name, "article" collection in rootEuAndreh1-2/+8
2023-04-08v2: Generate collections index.html pages and their "by-category" equivalentsEuAndreh1-16/+45
2023-04-06v2: Add support for src/redirect.mappings via symlinksEuAndreh1-2/+9
2023-04-06v2: dynamic.mk: Remove "public-" prefix from all sentinel targetsEuAndreh1-4/+4
2023-04-06v2: dynamic.mk: Remove unused "public-mkdir.sentinel" targetEuAndreh1-4/+0
2023-04-05v2: Remove po/po4a.cfg from repositoryEuAndreh1-1/+1
2023-04-05v2: dynamic.mk: Use hardlinks over copiesEuAndreh1-2/+2
2023-04-05v2: dynamic.mk: Smarter use of xargs+sed over xargs -> shEuAndreh1-3/+3
2023-04-05v2: dynamic.mk: Conditionally copy snippets, only when they existEuAndreh1-1/+1
2023-04-05v2: Support Atom feeds and collection translationsEuAndreh1-32/+23
2023-04-04v2: git mv src/development/getconf.sh src/development/genconf.shEuAndreh1-1/+1
2023-04-04v2: dynamic.mk: Also clean dynamically extracted code snippetsEuAndreh1-1/+2
2023-04-04v2: dynamic.mk: Remove PNG faviconEuAndreh1-9/+2
2023-04-04v2/: HTML! Handle pages, multiple languages, and snippetsEuAndreh1-12/+24
2023-04-04dynamic.mk: Add explicitly dependency for .in filesEuAndreh1-2/+6
2023-04-04Add aux/checks/todos.shEuAndreh1-0/+1
2023-04-04Makefile: Add ShellCheck to "check" targetEuAndreh1-2/+11
2023-04-04Revamp v2/EuAndreh1-43/+59
2022-09-02v2/: Centralize all env vars in the generated *.entry-env fileEuAndreh1-1/+1
2022-09-02v2/src/bin/extract: Include FILENAME as an argument (and output)EuAndreh1-2/+2
2022-09-02Generate .entry-content and .entry-env when building HTMLEuAndreh1-3/+9
2022-09-02Make `url-for` and `absolute` standalone executablesEuAndreh1-2/+2
2022-09-02v2/: WIP rewrite using Make over JekyllEuAndreh1-0/+77