Repository for my personal website.
Thanks to minimal-mistakes for the Jekyll theme.
Ruby with the development toolchain must be installed on your machine.
Here you can read the quick start guide for minimal-mistakes.
Here you can read the full documentation.
- If a post is not generated, try changing the
date
attribute.
Run the following commands:
bundle install
Run the dev.sh
script in the root folder.
sh dev.sh
Alternatively, run the following command:
bundle exec jekyll serve