Skip to content

digimead-specific/Booklet

 
 

Repository files navigation

Booklet Build Status

Booklet is a publishing software for short texts, particularly user documentation. It is designed to be easy to write and read on any platform. Booklet is a fork of Pamflet by Nathan Hamblen and others. Before use Booklet please read Pamflet documentation. Most things that work in Pamflet work in Booklet too.

Features of Booklet:

  • hardcoded content is moved to dynamic Scalate templates;
  • ability to use markdown inside HTML blocks;
  • ability to modify options per block of markdown;
  • options are merged from different levels: per documentation, per page, user specific;
  • reevaluate environment from the beginning for every transformation. Changes are applied immediately, which is important for end user while design stage. Realtime parameter isn't a primary one for a such type of text generators. It works like a charm with compass watch and interactive development.

See Booklet documentation.

Authors

  • Alexey Aksenov
  • Nathan Hamblen and others (as Pamflet library)

License

Booklet is licensed to you under the terms of the GNU Lesser General Public License, version 3.0, a copy of which has been included in the LICENSE file.

Copyright

Copyright © 2012-2013 Alexey B. Aksenov/Ezh. All rights reserved.

About

Publishing software for short texts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 73.7%
  • CSS 18.1%
  • JavaScript 8.2%