Skip to content

uncharted-distil/distil-help

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Distil Docs

The Distil Docs are a set of files used to build an online help system for Distil.

Building the site with Jekyll

The site is designed to be built with Jekyll 3.3.1+. To build the site, first install jekyll, then run the following commands:

$ cd src/
$ jekyll build

The built site will be stored in '_site/'.

Alternatively, you can build and serve the site locally for testing:

$ jekyll serve

A development server will run at http://localhost:4000.

About

Source files for building the Distil help system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published