/sack-blog

Official Blog of St Anthony's College Kandy,

Primary LanguageCSS

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

Available at: https://blog.sack.edu.lk/

Contribution

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

Run Locally

  • Install Ruby and Jekyll Follow this documentation: (Jekyll Installation Guide)[https://jekyllrb.com/docs/installation/]
  • Fork this repository
  • Clone your forked repository
     git clone https://github.com/USERNAME/sack-blog
     cd sack-blog
    
  • Install Dependancies bundle install
  • Run local server bundle exec jekyll serve
  • Go to http://localhost:4000