https://github.com/dangduytung/linux
Link: http://jekyllthemes.org/themes/clyell
- Simple
- Friendly to read
# Site settings
title: "linux"
bye_message: "Thx!"
baseurl: "/linux"
url: "https://dangduytung.github.io"
disqus: dangduytung
# Build settings
markdown: kramdown
permalink: /:categories/:title
bundle exec jekyll serve # http://localhost:4000 (--port 1234)
bundle exec jekyll build