Official website for yayasan Kota Kita
To run this project on your local machine, make sure you've jekyll installed on your machine. To install jekyll, on your terminal you can run
gem install bundler jekyll
Or go to Jekyll Official Website for more detailed instructions.
If you've jekyll installed, then on the root
directory of the project, run
jekyll serve
It'll build the project automatically and when it's done you can check it on the browser on http://localhost:4000