All Projects → docpress → Docpress

docpress / Docpress

Documentation website generator

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Docpress

Docs
Repository of Twilio SendGrid's product documentation.
Stars: ✭ 221 (-72.88%)
Mutual labels:  documentation, static-site, markdown
Flybook
✈️ FlyBook is a simple utility to generate static website such as gh-pages, manual of you projects
Stars: ✭ 76 (-90.67%)
Mutual labels:  documentation, static-site, markdown
Assemble
Community
Stars: ✭ 3,995 (+390.18%)
Mutual labels:  documentation, static-site, markdown
Fullstackpython.com
Full Stack Python source with Pelican, Bootstrap and Markdown.
Stars: ✭ 2,667 (+227.24%)
Mutual labels:  documentation, static-site, markdown
Pico
Pico is a stupidly simple, blazing fast, flat file CMS.
Stars: ✭ 3,494 (+328.71%)
Mutual labels:  markdown, markdown-to-html
Restapidocs
Templates for documenting REST APIs
Stars: ✭ 327 (-59.88%)
Mutual labels:  documentation, markdown
Md To Pdf
Hackable CLI tool for converting Markdown files to PDF using Node.js and headless Chrome.
Stars: ✭ 374 (-54.11%)
Mutual labels:  documentation, markdown
Mdx Docs
📝 Document and develop React components with MDX and Next.js
Stars: ✭ 412 (-49.45%)
Mutual labels:  documentation, markdown
Docs
Phalcon Framework documentation
Stars: ✭ 305 (-62.58%)
Mutual labels:  documentation, markdown
Readme
👋 - The documentation for being an Artsy Engineer
Stars: ✭ 380 (-53.37%)
Mutual labels:  documentation, markdown
Couscous
Couscous is good.
Stars: ✭ 807 (-0.98%)
Mutual labels:  documentation, markdown
Docsify
🃏 A magical documentation site generator.
Stars: ✭ 19,310 (+2269.33%)
Mutual labels:  documentation, markdown
Grav Plugin Admin
Grav Admin Plugin
Stars: ✭ 316 (-61.23%)
Mutual labels:  markdown, markdown-to-html
Mdx Go
⚡️ Lightning fast MDX-based dev server for progressive documentation
Stars: ✭ 340 (-58.28%)
Mutual labels:  documentation, markdown
Xm
₪ extensible HTML
Stars: ✭ 310 (-61.96%)
Mutual labels:  markdown, markdown-to-html
Bluedoc
An open-source document management tool for enterprise self host.
Stars: ✭ 579 (-28.96%)
Mutual labels:  documentation, markdown
Mditor
📝 [ M ] arkdown + E [ ditor ] = Mditor
Stars: ✭ 523 (-35.83%)
Mutual labels:  markdown, markdown-to-html
Zola
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
Stars: ✭ 7,823 (+859.88%)
Mutual labels:  markdown, markdown-to-html
Marker
🖊 A gtk3 markdown editor
Stars: ✭ 644 (-20.98%)
Mutual labels:  markdown, markdown-to-html
Docma
A powerful tool to easily generate beautiful HTML documentation from JavaScript (JSDoc), Markdown and HTML files.
Stars: ✭ 287 (-64.79%)
Mutual labels:  documentation, markdown

Docpress

Painless Markdown publishing

Documentation website generator.
Generates great websites from Markdown files.

Last version Build Status Coverage Status Dependency status Dev Dependencies Status NPM Status

Table of Contents

What is it

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/.

Under heavy development now; guides and instructions will magically appear here when we're stable.

Examples

Check out the Docpress Showcase to see how Docpress helped developers build great-looking websites.

Usage

Still under heavy development, consider this a preview. Requires Node v8+. 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 serve

  Docpress
  starting development - ^C to exit

  350ms ✓   first build                 
      on    watching changes
      on    livereload
      on    http://localhost:3000

  Running

Support

Let's build our first Docpress site. Quickstart guide →

Thanks

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].