summaryrefslogtreecommitdiff
path: root/src/conf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* src/conf: Support i18n of $header_linksEuAndreh2025-05-011-1/+4
|
* Support multiple languages for "categories" stringEuAndreh2025-05-011-0/+5
|
* Add "mapentry" and "sitemap" subcommandsEuAndreh2025-04-291-0/+12
|
* src/{conf,indexbody}: Replace $feedicon_url_prefix with $feedicon_urlEuAndreh2025-04-291-6/+6
|
* src/conf: Clear optionally set variables to prevent global values to pollute ↵EuAndreh2025-04-171-0/+20
| | | | the code
* src/conf: Fix feedicon pathEuAndreh2025-04-141-1/+1
|
* src/conf: Support light/dark variations of feediconEuAndreh2025-04-141-5/+5
|
* src/conf: Add ${date}_epoch alongside ${date}_iso dataEuAndreh2025-04-101-0/+12
|
* src/conf: Always emmit "export sort=$x", with fallback for 0 when missingEuAndreh2025-04-101-0/+4
|
* src/*: "./" is enough for sourcing with ".", no need to use realpath(1)EuAndreh2025-04-091-1/+1
|
* src/conf: Extract embedded-config from document header variablesEuAndreh2025-04-091-7/+8
|
* src/conf: Add $collurl to be used in indexentryEuAndreh2025-04-041-4/+9
|
* src/conf: Fix `base_url()` for top-level filesEuAndreh2025-04-041-0/+1
| | | | The documented `src/file.txt -> .` case in the comment 2 lines above.
* src/{conf,html}: Make $publickey optionalEuAndreh2025-04-031-3/+1
|
* src/{conf,html}: Add PGP lock iconEuAndreh2025-04-031-0/+9
|
* src/conf: Do not error on missing titleEuAndreh2024-11-181-1/+2
|
* Rename atom -> feedEuAndreh2024-11-171-9/+9
|
* src/conf: Adapt base_url() to allow ../EuAndreh2024-11-171-2/+1
|
* Improve support for multiple collectionsEuAndreh2024-11-171-13/+30
|
* Initial versionEuAndreh2024-09-281-19/+196
|
* Import code from website repositoryEuAndreh2024-08-311-0/+30