This is the repository for https://vanilla-project.guide.
It is required to have Ruby and Bundler installed.
To install all dependencies run bundle install
.
Run bundle exec jekyll serve
and it will serve the content on http://localhost:8080.
We use Netlify for this site, so deploys happen automatically after merging PRs or pushing directly to the master
branch.
Pull requests will automatically create a preview deployment, so that changes can be viewed in advance, too.
Please read contributing.md for details on our code of conduct, and the process for submitting pull requests to us.
- Hat tip to Nick Salloum for his CSS-only hamburger menus.