aboutsummaryrefslogtreecommitdiff
path: root/v2/dynamic.mk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* v2: dynamic.mk: Add WIP implementation of "eslaides(1)"EuAndreh2023-07-061-1/+1
|
* v2: dynamic.mk: Rename "upload" -> "deploy"EuAndreh2023-07-061-1/+1
|
* v2: dynamic.mk: Remove nice-to-have "dev" targetEuAndreh2023-07-061-1/+0
|
* v2: dynamic.mk: Remove unrequired "default" targetEuAndreh2023-07-061-1/+1
|
* v2: dynamic.mk: Stick to 80 columnsEuAndreh2023-07-061-8/+15
|
* v2: WIP support for slidesEuAndreh2023-04-151-0/+7
|
* v2: Generate sitemap.xmlEuAndreh2023-04-101-3/+11
|
* v2: <link /> to rel="{prev,next}" in <head> of collection itemsEuAndreh2023-04-101-0/+5
|
* v2: Support translated alternates in <nav>EuAndreh2023-04-091-0/+8
|
* v2: CSS dark mode, including SVGsEuAndreh2023-04-091-4/+12
|
* v2: i18n of the collection name, "article" collection in rootEuAndreh2023-04-081-2/+8
|
* v2: Generate collections index.html pages and their "by-category" equivalentsEuAndreh2023-04-081-16/+45
|
* v2: Add support for src/redirect.mappings via symlinksEuAndreh2023-04-061-2/+9
|
* v2: dynamic.mk: Remove "public-" prefix from all sentinel targetsEuAndreh2023-04-061-4/+4
|
* v2: dynamic.mk: Remove unused "public-mkdir.sentinel" targetEuAndreh2023-04-061-4/+0
| | | | | | It was effectivelly superseded by "public-content-mkdir.sentinel" target, which does the same thing, but recursively for all of its dependencies.
* v2: Remove po/po4a.cfg from repositoryEuAndreh2023-04-051-1/+1
|
* v2: dynamic.mk: Use hardlinks over copiesEuAndreh2023-04-051-2/+2
|
* v2: dynamic.mk: Smarter use of xargs+sed over xargs -> shEuAndreh2023-04-051-3/+3
|
* v2: dynamic.mk: Conditionally copy snippets, only when they existEuAndreh2023-04-051-1/+1
|
* v2: Support Atom feeds and collection translationsEuAndreh2023-04-051-32/+23
|
* v2: git mv src/development/getconf.sh src/development/genconf.shEuAndreh2023-04-041-1/+1
|
* v2: dynamic.mk: Also clean dynamically extracted code snippetsEuAndreh2023-04-041-1/+2
|
* v2: dynamic.mk: Remove PNG faviconEuAndreh2023-04-041-9/+2
|
* v2/: HTML! Handle pages, multiple languages, and snippetsEuAndreh2023-04-041-12/+24
|
* dynamic.mk: Add explicitly dependency for .in filesEuAndreh2023-04-041-2/+6
|
* Add aux/checks/todos.shEuAndreh2023-04-041-0/+1
|
* Makefile: Add ShellCheck to "check" targetEuAndreh2023-04-041-2/+11
|
* Revamp v2/EuAndreh2023-04-041-44/+60
|
* v2/: Centralize all env vars in the generated *.entry-env fileEuAndreh2022-09-021-1/+1
|
* v2/src/bin/extract: Include FILENAME as an argument (and output)EuAndreh2022-09-021-2/+2
|
* Generate .entry-content and .entry-env when building HTMLEuAndreh2022-09-021-3/+9
|
* Make `url-for` and `absolute` standalone executablesEuAndreh2022-09-021-2/+2
|
* v2/: WIP rewrite using Make over JekyllEuAndreh2022-09-021-0/+77