Documentation website for the SNAIL programming language 🐌
To configure your machine to test changes locally, follow the directions on the following sites and play around (TODO Charlie used a combination of these sites and is not sure which actually got the job done. Figure out which of them actually do the thing)
To test changes to your changes locally, run the following commands
bundle exec jekyll build
bundle exec jekyll serve
and navigate to localhost:4000 in your favorite web browser.