Age | Commit message (Collapse) | Author |
|
This simplifies the interface obviating the need for an
<indexed-document> type.
* bin/tissue: Do not import (srfi srfi-9).
(<indexed-document>): Delete type.
(index): Expect indexed documents to be a list of document objects.
* tissue.scm (#:indexed-documents): Pass in a list of document
objects, instead of a list of <indexed-document> objects.
|
|
* tissue.scm (#:indexed-documents): Remove html extension from web
URIs.
|
|
* website/index.skb: New file.
* tissue.scm (#:web-files): Add index.html.
|
|
* tissue.scm (#:web-files): Export issue files to HTML.
|
|
We finally start dogfooding.
* tissue.scm: New file.
* .gitignore: Add .tissue.
|