Docpress generates websites from your project's basic documentation; that is, at the very least, a README.md file.
It also supports multiple Markdown pages in docs/
. Checkout our Homepage for a quick example.
Check out the Docpress Showcase to see how Docpress helped developers build great-looking websites.
Still under heavy development, consider this a preview. See the Getting Started guide for more details.
$ npm install -g docpress$ echo "# My project" > README.md$ echo "Documented by Markdown files." >> README.md$ docpress serveDocpressstarting development - ^C to exit350ms ✓ first buildon watching changeson livereloadon http://localhost:3000Running
Let's build our first Docpress site. Quickstart guide →
docpress © 2015+, Rico Sta. Cruz. Released under the MIT License.
Authored and maintained by Rico Sta. Cruz with help from contributors (list).
ricostacruz.com · GitHub @rstacruz · Twitter @rstacruz