This contains documentation for php-developers-nepal community. see gh-pages, send pull requests, report on issues. enjoy!
- Install ruby
- Install Jekyll
- Have some workable knowledge on github pages
Use following Jekyll command to serve locally. Below command was tested on jekyll 3.1.6
$ jekyll serve watch
Once Jekyll services the page, open browser and visit http://127.0.0.1:4000/php
Above command will regenerate page automatically if any changes is made on template files.