This is the source repository for the C++ Toolkit documentation demo site.
All content is in the gh-pages branch of the repository.
- 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/