repo-based-blog: Blogging module using blaze html for markup
This package contains a module that can be used in web applications. It's use cases are only limited by the use of blaze for the markup of pages. If anynoe cares to abstract that away, I would not stand in the way.
This package also contains an executable that uses the dyre library to allow
a configuration of a web application in the way xmonad or yi does. An examle
can be fount in the RBB
module.
The blog contents are managed via a version control system. The filestore library has been used as a backend for this and hence the supported repository types mainly depend on the filestore version used. Thes currently suppored repository types are git, mercurial and darcs. The entries are rendered using the pandoc library.
For more information see the haddock documentation of the exported modules or the README.md included in this package.
[Skip to Readme]
Downloads
- repo-based-blog-0.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1 |
---|---|
Change log | changelog.md |
Dependencies | base (>=4.6 && <5), blaze-html (>=0.7.0.2), containers, data-default, directory, dyre, filepath, filestore (>=0.6.0.3), ixset, lens, mtl, old-locale, pandoc (>=1.12.3.3), parsec (>=3), repo-based-blog, stm, text, time, transformers, transformers-base, transformers-compat [details] |
License | BSD-3-Clause |
Copyright | Copyright (C) 2014 Sebastian Witte |
Author | Sebastian Witte |
Maintainer | woozletoff@gmail.com |
Category | Web |
Home page | https://github.com/saep/repo-based-blog |
Bug tracker | https://github.com/saep/repo-based-blog/issues |
Uploaded | by saep at 2014-11-14T12:42:20Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | rbb |
Downloads | 1069 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |