The nepaljs.org website
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
The nepaljs.org website
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