Socket
Book a DemoInstallSign in
Socket

gh-pages-generator

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gh-pages-generator

Multi-page site generator converting markdown files to github pages

latest
Source
npmnpm
Version
0.2.3
Version published
Maintainers
1
Created
Source

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.

Keywords

gh-pages

FAQs

Package last updated on 28 Apr 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts