// install dependencies?
bundle install
bundle exec jekyll server
_config.yml
- Update version on Gemfile
- Delete Gemfile.lock
- Run
bundle update
References: https://arturomoncadatorres.com/creating-updating-website-hosted-github-pages-using-jekyll/
This website uses Jekyll, and is used using github pages, it watches merges in the master
branch to deploy using GithubPages
References: https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/about-github-pages-and-jekyll#plugins https://pages.github.com/versions/