This repo contains the content for https://www.skippy.io.
Contributions are always welcome! You can either
- submit a pull request,
- create an issue in GitHub's issue tracker or
- email [email protected].
I would love to hear from you.
Install Jekyll (https://jekyllrb.com/docs/installation/) and run the following commands:
cd docs
bundle exec jekyll serve
This will serve the site at port 4000:
...
Run in verbose mode to see all warnings.
done in 0.31 seconds.
...
Server address: http://127.0.0.1:4000/
Server running... press ctrl-c to stop.
A merge to main
triggers the publication of the site.