Software Details:
Version: 0.9.0
Upload Date: 14 Apr 15
Distribution Type: Freeware
Downloads: 92
Size: 363 Kb
Flatdoc is a client-side system that takes Markdown files and assembles their content together into a nice looking website.
Flatdoc was created for building documentation files from Markdown-styled README files.
It works out of the box and with no need for server-side technology like Node.js, PHP or Ruby. Nevertheless it still needs a Web server, so the AJAX calls for loading the files work properly.
Features:
- Comes with a default template/theme
- Easy to modify template
- Compatible with GitHub Pages
- Works better with GitHub-compliant README files
- Support for responsive layouts
- No complex build system
- No complex CLI commands
What is new in this release:
- Fixed JS syntax highlighting.
- Added more unit tests.
What is new in version 0.8.4:
- Use jQuery.fn.addBack() instead of andSelf().
- Fixed JS error in older versions of IE.
- Fixed sticky sidebar glitches when resizing.
What is new in version 0.8.2:
- Fixed HTML keyword highlighting when tags don't have attributes.
- Fixed slugify() raising an error when the given text is not a string.
What is new in version 0.8.0:
- First version.
Requirements:
- JavaScript enabled on client side
Comments not found