Warhorn Help Center - User documentation for Warhorn
See CONTRIBUTING.md for general contribution guidelines.
This documentation site is hosted on GitHub Pages. It is built with the Jekyll static site generator.
-
Install prerequisites - Git, Ruby, Bundler and Jekyll. See the GitHub Pages docs for details.
-
Run the Jekyll server
$ bundle exec jekyll serve
Configuration file: none
Source: /Users/bcm/Projects/warhorn/help.warhorn.net
Destination: /Users/bcm/Projects/warhorn/help.warhorn.net/_site
Incremental build: disabled. Enable with --incremental
Generating...
GitHub Metadata: No GitHub API authentication could be found. Some fields may be missing or have incorrect data.
done in 2.159 seconds.
Auto-regeneration: enabled for '/Users/bcm/Projects/warhorn/help.warhorn.net'
Server address: http://127.0.0.1:4000
Server running... press ctrl-c to stop.
You can ignore the warning about not finding GitHub API authentication.
- Navigate to
http://localhost:4000
in your web browser.