David Thompson
a539914301
example: Add a Markdown post.
...
* example/haunt.scm: Add the commonmark-reader.
* example/posts/frob.md: New file.
2016-08-18 15:20:42 -04:00
Mathieu Lirzin
553e8bcec0
build: Fix all the Guix development package references.
...
* Makefile.am (EXTRA_DIST): Use 'guix.scm' instead of the obsolete file
name 'package.scm'.
* example/posts/baz.skr: Likewise.
2015-11-10 21:47:24 -05:00
David Thompson
65cced1dda
reader: Add texinfo support.
...
* haunt/reader/texinfo.scm: New file.
* Makefile.am (SOURCES): Add it.
* example/haunt.scm: Activate texinfo reader.
* example/posts/quux.scm: New file.
2015-10-15 22:50:18 -04:00
David Thompson
1ddcff389d
Add support for Skribe document format.
...
* haunt/skribe.scm: New file.
* haunt/skribe/utils.scm: New file.
* haunt/reader/skribe.scm: New file.
* configure.ac: Check for guile-reader.
* Makefile.am (SOURCES): Add Skribe modules when guile-reader is
available.
* example/haunt.scm: Include Skribe reader.
* example/posts/baz.skr: New file.
* README.md ("Requirements"): Mention guile-reader as optional dependency.
2015-10-12 20:22:28 -04:00
David Thompson
c3df5ff848
Include example and website directories in release tarballs.
2015-08-10 09:04:42 -04:00
David Thompson
35f23fb4f8
example: Remove unnecessary module import.
2015-08-06 08:59:44 -04:00
David Thompson
228932a48b
example: Add image asset.
...
* example/haunt.scm: Add static directory builder.
* example/images/guile-banner.small.png: New file.
* example/posts/foo.sxml: Render Guile banner image.
2015-07-27 08:54:30 -04:00
David Thompson
2f6b06dd22
asset: Add brief documentation.
...
* haunt/asset.scm: Add introductory comment.
* README.md (Example Configuration): Add 'directory-assets' example.
2015-07-26 23:15:09 -04:00
David Thompson
395b510a6d
example: Remove personal details.
...
* example/haunt.scm: Use made up metadata.
2015-04-13 20:29:00 -04:00
David Thompson
fdb70223a7
Add example site.
...
* .gitignore: Ignore example build artifacts.
* example/haunt.scm: New file.
* example/posts/foo.sxml: New file.
* example/posts/bar.html: New file.
2015-04-13 19:53:39 -04:00