Welcome to Nepal Online School

This repository powers the website of the Nepal Online School(NOS).

What is Nepal Online School

Nepal Online School(NOS) is a non-profit digital learning platform working for free education in Nepal. With dedicated and hardworking mentors, we have created quality videos from academics to yoga.

Getting Started

Prerequisites

Setup project locally

  1. Git clone project repository

    In order to run the project, you need to get the project source code in your machine. Run the following command to clone the repository:

    git clone https://github.com/nepal-online-school/noswebsite
    cd noswebsite
    
  2. Run following command to install required gems:

    bundle install
    
  3. Run the following command to start the Jekyll server:

    bundle exec jekyll serve
    
  4. Open the server url http://localhost:4000 in your browser.

Consider checking following video

How to run the project locally

Contributing

We encourage you to contribute to Nepal Online School! Join us in this movement of providing Free Education to our Nepalese brothers and sisters.

License

Nepal Online School is released under the MIT License.