Skip to content

carlthewebmaster/toolkitdocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

C++ Toolkit Documentation Demo

This is the source repository for the C++ Toolkit documentation demo site.

All content is in the gh-pages branch of the repository.

Quick Install

  • Clone the repository:

$ git clone https://github.com/carlthewebmaster/toolkitdocs.git

  • Check out the gh-pages branch:

    $ git checkout gh-pages

  • Edit / add files, commit, and push back to github

  • (Optional local setup using Jekyll:

$ cd toolkitdocs
$ bundle install
$ bundle exec jekyll serve

More about Jekyll.

Based on http://usg-website-templates.github.io/developer-hub/

About

Simple Documentation Template / Example

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors