A DIY tech blog
run server with bundle exec jekyll serve --no-watch
build with bundle exec jekyll build
- adapt _config.yml
- restore README.md and LICENSE
- restore authors.yml and social.yml
- change dateformat in language.yml
- adapt date in blog/post_info.html
- Add story.html
- add css to base/_global.scss
- add custom css in base/_utility.scss
- Remove the hero image scaling in layouts/_posts.scss and layouts/_blog.scss
- restore own content
- restore own content
- change capitalization of sites in to sort them in the navbar
- Search for %B %-d, %Y and replace with %Y-%m-%d