summaryrefslogtreecommitdiff
path: root/v2/src/bin (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-11-17rm -rf v2/EuAndreh23-2479/+0
2023-07-06v2: dynamic.mk: Add WIP implementation of "eslaides(1)"EuAndreh2-5/+82
2023-07-06v2: mv aux/po4a-cfg.sh src/bin/dyn-po4aEuAndreh1-0/+113
2023-04-15v2: WIP support for slidesEuAndreh1-2/+15
2023-04-10v2: Generate sitemap.xmlEuAndreh3-1/+149
2023-04-10v2: src/bin/html: Remove empty lines from {pre,post}amble.html after processingEuAndreh1-2/+2
2023-04-10v2: <link /> to rel="{prev,next}" in <head> of collection itemsEuAndreh3-2/+130
2023-04-10v2: <link /> to collection feed inside <head>EuAndreh4-27/+43
2023-04-10v2: <link /> to translated version in <head />EuAndreh3-10/+32
2023-04-09v2: Support translated alternates in <nav>EuAndreh4-19/+140
2023-04-09v2: CSS dark mode, including SVGsEuAndreh1-2/+17
2023-04-08v2: i18n of the collection name, "article" collection in rootEuAndreh12-50/+163
2023-04-08v2: Generate collections index.html pages and their "by-category" equivalentsEuAndreh9-50/+574
2023-04-06v2: src/bin/html: Turn extract_plaintext_snippets() into a () functionEuAndreh1-35/+32
2023-04-05v2: src/bin/html: Turn add_headings_anchors() into a parentheses fnEuAndreh1-22/+20
2023-04-05v2: src/bin/html: Remove slugify_once()EuAndreh1-15/+19
2023-04-05v2: src/bin/feed: Omit expected errorEuAndreh1-1/+1
2023-04-05v2: src/bin/makemake: Remove FIXME markerEuAndreh1-1/+0
2023-04-05v2: src/bin/url-for: No need to source lang conf anymoreEuAndreh1-2/+0
2023-04-05v2: src/bin/conf: Include "$layout" and "$collection" variablesEuAndreh1-0/+21
2023-04-05v2: src/bin/conf: Use shesc(1) from $PATHEuAndreh1-4/+0
2023-04-05v2: src/bin/conf: s/escape/shesc/EuAndreh1-7/+7
2023-04-05v2: Support Atom feeds and collection translationsEuAndreh11-78/+946
2023-04-04v2: src/bin/makemake: Remove unsed extensionsEuAndreh1-2/+0
2023-04-04v2/: HTML! Handle pages, multiple languages, and snippetsEuAndreh1-2/+11
2023-04-04v2: WIP genhtml via envsubstEuAndreh1-12/+27
2023-04-04Makefile: Add ShellCheck to "check" targetEuAndreh1-1/+4
2023-04-04Revamp v2/EuAndreh4-139/+145
2022-09-02v2/src/bin/extract: Include preamble when extractingEuAndreh1-0/+2
2022-09-02v2/: Centralize all env vars in the generated *.entry-env fileEuAndreh1-0/+22
2022-09-02v2/src/bin/extract: Include FILENAME as an argument (and output)EuAndreh1-6/+12
2022-09-02Generate .entry-content and .entry-env when building HTMLEuAndreh1-0/+103
2022-09-02Make `url-for` and `absolute` standalone executablesEuAndreh2-0/+144