Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@claudioc claudioc released this 25 Aug 19:41
· 177 commits to master since this release
  • Upgraded to Bootstrap 3.2
  • Upgraded to Express 4
  • Upgraded to Codemirror 3.24
  • Code refactoring, now easier to maintain and to contribute
  • Added some shortcut on the session message ("edit again?")
  • New code tag renderer
  • Fixed an issue where the sidebar and footer were not rendered
  • Code refactoring using another level of abstraction (aka models)
  • More mobile friendly
  • New look for custom sidebar and footer
  • Provides a new pages configuration options
  • New YAML parser (js-yaml)
  • Upgraded markdown parser
  • It is now possible to specify a custom binary for git
  • The list of documents is now paginated (configurable amount of items)
  • Names of the components are now configurable
  • Don't show the avatar if there is no email
  • Better tests for the validity of the configuration options
  • Fixes #39
  • Fixes #37
  • Fixes #32
  • Fixes #27
  • Fixes #22