The simplest way to get started with Jekyll is to use the following shell command:
You should edit some of the resulting files:
- _config.yml
- _layouts/default.html
- index.html
Changing the default values I ended up with this:
After reading the Jekyll documentation and searching for some additional tutorials I found a tutorial by Andrew Munsell which made me use some of Bootstrap’s components.
Currently the About and Contact entries do nothing.