Skip to content

dlsteuer/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Documentation

Available at https://docs.battlesnake.com

Running Jekyll Locally

Jekyll builds the docs pages from the .md files in this repo.
To get a local preview before making a pull request, run it locally on your machine:

  1. Get a running ruby environment
    https://jekyllrb.com/docs/installation/
  2. Clone this repo
git clone https://github.com/battlesnakeio/docs
  1. Install and run
bundle install
cd docs
bundle exec jekyll serve
  1. View it at http://localhost:4000

About

Battlesnake documentation and knowledge base.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%