Preview: https://acf-sack.github.io/sack-blog/.
Want to contribute to this project? Send us a pull request
- Fork this repository
- Clone your forked repository
git clone https://github.com/USERNAME/sack-blog
cd sack-blog
- Install Jekyll
gem install jekyll bundler
- Run local server
jekyll serve
- Go to http://localhost:4000