nepal-js / nepaljs.org

The nepaljs.org website
4 stars 6 forks source link

nepaljs.org

The nepaljs.org website

Installation

nepaljs.org is powered by Jekyll which is a ruby gem that can be installed on most systems.

https://jekyllrb.com/docs/installation/

Install ruby 2.7.5

bundle install

bundle exec jekyll serve

open http://localhost:4000