Home

Awesome

papoGen

npm version npm downloads

Let's papoGen!

papoGen - Quickly generate webpages without any web development experience!


About

papoGen is a simple static webpage generator. You do not need any prior experience in web development to generate your webpage; the only prerequisite is a basic understanding of Markdown, JSON, and YAML. You can design your template or use any of our stock ones to generate pages of your own in little to no time at all. papoGen is developed by Toolbuddy. If you like papoGen or any of our other tools, please give us a star! If you have any problems or suggestions, please feel free to contact us or open an issue. We'd love to help you.


Usage

使用說明 - 中文詳細版本

  1. Installation
    » [sudo] npm install papogen -g
    
    • Manual
      • Explains each parameters that we currently support in detail.
      • See more in our example README.
  2. Generation
    » papogen -s test/ -o docs/ -t papoGen -m doc
    

Description


papoGen Commands

Format: Markdown (Recommended!)

Format: JSON (Default)

Format: YAML


DEMO


papoGen Wiki

For more information about papoGen, you can refer our wiki in this repository.

CHANGELOG

Workflow


WIP

If you want to contribute to papoGen, use git clone with --recursive to clone the entire project (or use git submodule update to update your old version).


Authors