summary refs log tree commit diff
path: root/pre-inst-env
diff options
context:
space:
mode:
authorArun Isaac2022-04-05 15:44:45 +0530
committerArun Isaac2022-04-06 14:18:36 +0530
commit25104d4422e43b18b7fc4bf17a7ca8440394eda8 (patch)
tree57da9d865f52928dda74ed4a3c9e17b2254595ec /pre-inst-env
parent57db90b5089fa94016f606236a85c99a1c93555c (diff)
downloadtissue-25104d4422e43b18b7fc4bf17a7ca8440394eda8.tar.gz
tissue-25104d4422e43b18b7fc4bf17a7ca8440394eda8.tar.lz
tissue-25104d4422e43b18b7fc4bf17a7ca8440394eda8.zip
web: Introduce <file> objects for web export.
With <file> objects specifying the files to export to the web, the
user has ultimate flexibility in their choice of what to export and
how to export.

* bin/tissue (tissue-web): Parameterize %project-name and
%tags-path. Use new signature of build-website.
* tissue/tissue.scm: Import (srfi srfi-1) and (srfi srfi-71).
(<tissue-configuration>)[web-files]: New field.
(tissue-configuration-web-files): New public function.
(tissue-configuration): New macro.
* tissue/web.scm: Import (srfi srfi-9).
(%project-name): New public parameter.
(<file>): New type.
(build-issue-listing): Delete function.
(copier, gemtext-reader, gemtext-exporter, skribe-exporter,
tag-issue-lister, tag-pages): New public functions.
(exporter, with-current-directory): New functions.
(build-website): Simply write <file> objects to files.
(replace-extension): Export.
Diffstat (limited to 'pre-inst-env')
0 files changed, 0 insertions, 0 deletions