Skip to content

acf-sack/sack-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dfeb9d9 · Jun 18, 2022
Dec 16, 2020
Jun 18, 2022
Feb 5, 2022
Jun 18, 2022
Feb 5, 2022
Jan 5, 2022
Mar 12, 2022
Sep 3, 2020
Feb 20, 2020
Sep 3, 2020
Feb 20, 2020
Jul 18, 2021
Oct 31, 2021
Jan 5, 2022
Feb 5, 2022

Repository files navigation

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