aboutsummaryrefslogtreecommitdiff
path: root/v2/src/bin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* v2: dynamic.mk: Add WIP implementation of "eslaides(1)"EuAndreh2023-07-062-5/+82
|
* v2: mv aux/po4a-cfg.sh src/bin/dyn-po4aEuAndreh2023-07-061-0/+113
|
* v2: WIP support for slidesEuAndreh2023-04-151-2/+15
|
* v2: Generate sitemap.xmlEuAndreh2023-04-103-1/+149
|
* v2: src/bin/html: Remove empty lines from {pre,post}amble.html after processingEuAndreh2023-04-101-2/+2
|
* v2: <link /> to rel="{prev,next}" in <head> of collection itemsEuAndreh2023-04-103-2/+130
|
* v2: <link /> to collection feed inside <head>EuAndreh2023-04-104-27/+43
|
* v2: <link /> to translated version in <head />EuAndreh2023-04-103-10/+32
|
* v2: Support translated alternates in <nav>EuAndreh2023-04-094-19/+140
|
* v2: CSS dark mode, including SVGsEuAndreh2023-04-091-2/+17
|
* v2: i18n of the collection name, "article" collection in rootEuAndreh2023-04-0812-50/+163
|
* v2: Generate collections index.html pages and their "by-category" equivalentsEuAndreh2023-04-089-50/+574
|
* v2: src/bin/html: Turn extract_plaintext_snippets() into a () functionEuAndreh2023-04-061-37/+34
|
* v2: src/bin/html: Turn add_headings_anchors() into a parentheses fnEuAndreh2023-04-051-22/+20
|
* v2: src/bin/html: Remove slugify_once()EuAndreh2023-04-051-15/+19
|
* v2: src/bin/feed: Omit expected errorEuAndreh2023-04-051-1/+1
|
* 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: 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-0511-78/+946
|
* v2: src/bin/makemake: Remove unsed extensionsEuAndreh2023-04-041-2/+0
|
* v2/: HTML! Handle pages, multiple languages, and snippetsEuAndreh2023-04-041-2/+11
|
* v2: WIP genhtml via envsubstEuAndreh2023-04-041-12/+27
|
* Makefile: Add ShellCheck to "check" targetEuAndreh2023-04-041-1/+4
|
* Revamp v2/EuAndreh2023-04-044-139/+145
|
* v2/src/bin/extract: Include preamble when extractingEuAndreh2022-09-021-0/+2
|
* v2/: Centralize all env vars in the generated *.entry-env fileEuAndreh2022-09-021-0/+22
|
* v2/src/bin/extract: Include FILENAME as an argument (and output)EuAndreh2022-09-021-6/+12
|
* Generate .entry-content and .entry-env when building HTMLEuAndreh2022-09-021-0/+103
|
* Make `url-for` and `absolute` standalone executablesEuAndreh2022-09-022-0/+144