Blog Post number 1
Published:
I decide to build a GitHub personal webpage. The current website is forked from mmistakes/minimal-mistakes
Jekyll
It took some time for me to choose between [Jekyll] (https://jekyllrb.com/) and Hugo. Both are simple, blog-aware, static site generators. Since Jekyll is the engine behind GitHub Pages, I decided to start with Jekyll for my Github pages.
Git
Markdown
A markdown is a text-to-HTML conversion tool for web writers.