Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 609 Bytes

README.org

File metadata and controls

22 lines (17 loc) · 609 Bytes

Foss Pulchowk

This is a Foss Pulchowk official website

About this site

This site has been created by using jekyll static page generator and will provide the officail information about foss pulchowk community.

Requirements

  1. Go ahead and install jekyll

#+SRC_BASH sudo apt-get install jekyll #+ENDSRC

Creating a Post

All posts are in _post directory. Change your dir to _post and look at the already made post to create a new post. #+SRC_BASH jekyll b jekyll s

Push the changes to this site

Please check that all the site is working before pushing your changes to this website.