sergey-melnychuk / sergey-melnychuk.github.io

Blog on software engineering
https://sergey-melnychuk.github.io
3 stars 0 forks source link

https://sergey-melnychuk.github.io/2018/03/30/blog-setup/ #13

Closed utterances-bot closed 4 years ago

utterances-bot commented 5 years ago

Blogging with GitHub Pages and Jekyll

Quite for some time I was thinking about starting a blog on software engineering and GitHub Pages seemed like an ideal option, hosting the blog right next to the code. GitHub Pages comes with support of Jekyll static site generation engine, so using it seemed like a good option as well.

https://sergey-melnychuk.github.io/2018/03/30/blog-setup/

sergey-melnychuk commented 5 years ago

Just checking if comments work

sergey-melnychuk commented 4 years ago

bundle exec jekyll serve

dengyunsheng250 commented 10 months ago

quite nice