This repository generates what goes on the https://aurelienbec.fr website.
If you notice spelling mistakes, or the latest version marker being out of sync, please notify.
bundle install
bundle exec jekyll serve
- Go to
http://localhost:4000/
- bootstrap version 4.5.0
- fontawesome version 6.3.0
update:
cd <submodule-path>
git checkout <revision>
git add <submodule-path>
git commit -m "Update submodule <submodule-path> to <version>"
(0. gem update
)
bundle update
- Edit
Gemfile
with relevant versions