summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* src/categories: Guard against directories with "." in their namesEuAndreh2025-04-141-3/+4
|
* src/{indexbody,feed}: Remove unused "shift" statementsEuAndreh2025-04-142-2/+0
|
* src/indexbody: Fix usage stringEuAndreh2025-04-131-1/+1
|
* src/indexbody: Fix sed due to updated extensionEuAndreh2025-04-111-1/+1
|
* Add support for feed per categoryEuAndreh2025-04-113-0/+42
|
* src/sortdata: Rename ]content of timestamped dynamic fileEuAndreh2025-04-112-2/+2
|
* src/conf: Add ${date}_epoch alongside ${date}_iso dataEuAndreh2025-04-101-0/+12
|
* src/sortdata: Require and assume that $sort is definedEuAndreh2025-04-101-1/+1
|
* src/feedentry: Use the existing $updatedat_iso instead of recreating itEuAndreh2025-04-101-3/+2
|
* src/conf: Always emmit "export sort=$x", with fallback for 0 when missingEuAndreh2025-04-101-0/+4
|
* src/{feedentry,html}: Normalize variables - remove underscoresEuAndreh2025-04-102-4/+4
|
* src/*: "./" is enough for sourcing with ".", no need to use realpath(1)EuAndreh2025-04-097-7/+7
|
* src/conf: Extract embedded-config from document header variablesEuAndreh2025-04-091-7/+8
|
* src/links: Add new working subcommandEuAndreh2025-04-052-0/+14
|
* src/feed: Fix usage stringEuAndreh2025-04-051-2/+2
|
* src/conf: Add $collurl to be used in indexentryEuAndreh2025-04-042-5/+10
|
* 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-032-11/+19
|
* src/{conf,html}: Add PGP lock iconEuAndreh2025-04-032-0/+16
|
* src/indexbody: Use sortdata.txtEuAndreh2025-04-031-1/+1
|
* src/snippets: Fix extraction of snippets listingEuAndreh2025-04-031-2/+1
|
* src/htmlbody: Simply redirect to adoc(1)EuAndreh2025-04-031-22/+1
|
* src/htmlbody: indent as HTML instead of XMLEuAndreh2025-03-271-1/+1
|
* src/htmlbody: Put "plaintext" role in surrounding divEuAndreh2025-03-271-1/+2
|
* src/htmlbody: Use tidy(1) to indent htmlbody snippets by 4 blocksEuAndreh2025-03-231-1/+8
|
* src/conf: Do not error on missing titleEuAndreh2024-11-181-1/+2
|
* Rename atom -> feedEuAndreh2024-11-172-10/+10
|
* src/conf: Adapt base_url() to allow ../EuAndreh2024-11-171-2/+1
|
* Improve support for multiple collectionsEuAndreh2024-11-174-25/+41
|
* src/html: Support emitting only header or footerEuAndreh2024-11-151-7/+50
|
* src/feed: Accept a combined conf file instead of 2EuAndreh2024-11-141-10/+6
|
* src/html: Fix closing quotesEuAndreh2024-11-081-1/+1
|
* Initial versionEuAndreh2024-09-2811-215/+488
|
* Import code from website repositoryEuAndreh2024-08-3111-0/+447
|
* Initial empty commitEuAndreh2024-08-310-0/+0