Skip to content

epoberezkin/gh-pages-generator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

gh-pages-generator

Multi-page site generator converting markdown files to github pages

Istall

npm install -g gh-pages-generator

Usage

gh-pages-generator site_config.json

This utility generates site for gh-pages using multiple markdown files.

It replaces the links between the files and generates site navigation.

Site configuration file is defined by the JSON-schema.

See example site configuration in Ajv repository.

If config file is not specified, site.json is used.

You can automate site generation with Travis. See example script.

About

Multi-page site generator converting markdown files to github pages

Resources

Stars

Watchers

Forks

Packages

No packages published