- Install Ruby.
- Install Bundler with
gem install bundler. - Do
bundle installin this dir. - Install NPM.
- Do
npm installin this dir.
Do bundle exec jekyll s in this dir. Something seems slow and buggy here at the moment. If live reload does not work correctly, stop it and restart it.
Do gulp build in this dir.
Not my problem. ;)
- Copy file
string.mdin folderiterations. - Rename copied file for nice URL.
- You need to change frontmatter entries
iteration-shorthandsto a shorthand name of your choice. - Use this shorthand in the blog posts in folder
_postsin a frontmatter entryiteration,(like this:iteration: strings) to add it to the "LernMoment Iterationen".