This is a demo static site generator using Jekyll and mmistakes theme.
Demo online at https://tduyng.github.io/demo-jekyll-mmistakes/
My Medium post: https://medium.com/@tienduy/build-your-personal-website-without-spending-any-money-30e6b2264e08
- Clone this repo with
git clone
- Go to the repo directory:
cd demo-jekyll-mmistakes
- Install the gem dependencies with
bundle install
- Run server
bundle exec jekyll server
- Jekyll website: jekyllrb.com
- Minimal mistakes theme source mmistakes jekyll
- Minimal mistakes guide minimal-mistakes guide