shakebook: Shake-based technical documentation generator; HTML & PDF

[ library, mit, web ] [ Propose Tags ]

Shakebook is a documentation generator aimed at covering all the bases for mathematical, technical and scientific diagrams and typesetting. Shakebook provides combinators for taking markdown files and combining them into documents, but allowing the user to control how. Shakebook provides general combinators for templating single pages, cofree comonads for representing tables of contents, and zipper comonads for representing pagers.


[Skip to Readme]

Modules

[Last Documentation]

  • Shakebook
    • Shakebook.Aeson
    • Shakebook.Conventions
    • Shakebook.Defaults
    • Shakebook.Feed
    • Shakebook.IxSet
    • Shakebook.Lucid
    • Shakebook.Mustache
    • Shakebook.Pandoc
    • Shakebook.Sitemap
    • Shakebook.Tuple
    • Shakebook.Url

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.5.0, 0.1.5.1, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.2.0, 0.3.0.0, 0.3.0.1, 0.3.1.0, 0.4.0.0, 0.5.0.0, 0.5.1.0, 0.6.0.0, 0.7.0.0, 0.7.1.0, 0.7.2.0, 0.7.3.0, 0.8.0.0, 0.8.1.0, 0.9.0.0, 0.9.1.0, 0.11.0.0, 0.13.1.0
Change log ChangeLog.md
Dependencies aeson (>=1.4.7.0 && <1.6), aeson-better-errors, aeson-with (>=0.1.1.0), base (>=4.7 && <5), binary-instances (>=1.0.0.1 && <1.1), comonad, comonad-extras, compdoc, composite-aeson (>=0.7.4.0 && <0.8), composite-aeson-cofree-list, composite-aeson-path (>=0.7.4.0 && <0.8), composite-aeson-throw, composite-aeson-writeonly, composite-base (>=0.7.4.0 && <0.8), composite-binary (>=0.7.4.0 && <0.8), composite-hashable (>=0.7.4.0 && <0.8), composite-tuple, composite-xstep, doctemplates, feed, free, hashable-time, ixset-typed (>=0.5), ixset-typed-conversions, lens, lens-aeson, lucid, lucid-cdn (>=0.2.0.0 && <0.3), mtl, pandoc, pandoc-throw, pandoc-types, path, path-extensions (>=0.1.0.1), path-utils, rio, shake-plus (>=0.3.0.0), shake-plus-extended (>=0.4.1.0), sitemap-gen, skylighting, stache, vinyl, zipper-extra (>=0.1.3.0) [details]
License MIT
Copyright 2020 Daniel Firth
Author Daniel Firth
Maintainer dan.firth@homotopic.tech
Category Web
Uploaded by locallycompact at 2020-11-05T06:39:21Z
Distributions
Downloads 6099 total (54 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2020-11-05 [all 3 reports]

Readme for shakebook-0.13.1.0

[back to package description]

Shakebook - Static Site & Technical Documentation Prelude

Shakebook is a replacement prelude specifically for static site and technical documentation generation.

To get started you can use the template repository at http://gitlab.com/shakebook-template/shakebook-template

For full documentation see http://shakebook.site.

Note: Shakebook is not actively maintained. You may stil find this useful as a reference, but if you want to make a static site with shake-plus then you might prefer to use the slick-plus-template.