Built with Just the Docs, hosted on GitHub Pages. To run the site locally:
-
Install dependencies.
bundle
-
Start the server.
bundle exec jekyll serve -s docs
Everything that lives at docs.voteamerica.com, deployed to GitHub Pages
Ruby
Built with Just the Docs, hosted on GitHub Pages. To run the site locally:
Install dependencies.
bundle
Start the server.
bundle exec jekyll serve -s docs