Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 436 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 436 Bytes

Official blog of St Anthony's College Kandy, Sri Lanka

Preview: https://acf-sack.github.io/sack-blog/.

Contribution

Want to contribute to this project? Send us a pull request

Run Locally

  • 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