Skip to content

tjvantoll/quick-start-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Start Guide Template

This is a template for building quick start guides.

Setup

Start by running npm install to install this template’s dependencies:

$ npm install

And then run gulp to launch the guide in your browser:

$ gulp

Gulp starts up a development server and launches the quick start guide in it. Gulp also watches for changes to files in the src folder (including the chapter Markdown files), and refreshes the site in your browser automatically.

About

A project for building quick start guides—like GitBook but a lot simpler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published