aboutsummaryrefslogtreecommitdiff
path: root/hswg
Commit message (Collapse)AuthorAgeFilesLines
* hswg: take output path for the index as argumentPřemysl Eric Janouch2021-06-221-19/+29
|
* hswg: separate rendering from link expansionPřemysl Eric Janouch2021-06-221-15/+22
|
* hswg: an initial attempt at refactoring main()Přemysl Eric Janouch2021-06-221-83/+112
|
* hswg: store backlinks in a mapPřemysl Eric Janouch2021-06-221-23/+18
|
* hswg: actually use templates for output filesPřemysl Eric Janouch2021-06-221-37/+37
|
* Bump libasciidoc dependencyPřemysl Eric Janouch2021-06-021-2/+6
|
* hswg: try to order entries by date, reverse orderPřemysl Eric Janouch2020-09-211-1/+38
|
* hswg: execute a template given on standard inputPřemysl Eric Janouch2020-09-211-20/+38
| | | | So that information can be extracted from documents easily.
* hswg: don't link to draftsPřemysl Eric Janouch2020-09-211-1/+6
|
* hswg: extract attributes from documentsPřemysl Eric Janouch2020-09-211-14/+31
|
* hswg: avoid self-referential linksPřemysl Eric Janouch2020-08-181-1/+1
|
* hswg: bump libasciidoc to a dev versionPřemysl Eric Janouch2020-08-171-2/+5
| | | | | | We want: - curved quotation marks - image alignment/float setting
* hswg: deduplicate backlinksPřemysl Eric Janouch2020-08-151-2/+5
|
* hswg: merge in hasp as a modePřemysl Eric Janouch2020-08-151-19/+56
| | | | No need to have the two-line header processor in two places.
* hswg: add a static website generatorPřemysl Eric Janouch2020-08-151-0/+217