A web portal to display curated list of information (links, videos, graphics etc) related to COVID-19 for creating awareness among people in Nepal.
This repository contains the code for the CORONA INFO NEPAL website, coronainfonepal.org.
The site is built using Jekyll, a static site generator. If you want to get start with Jekyll, there is nice Quickstart in their official website. To learn more about Jekyll you can try their Step by Step Tutorial.
If you have comments or questions, you can reach by following ways:
@brg
with your question. Click here for self-invite.Fork the repo
Git clone the repo
git clone https://github.com/<your-user-name>/coronainfonepal.github.io coronainfonepal.org
Where
your-user-name
: Your GitHub usernameGo into the cloned repo
cd coronainfonepal.org
Run bundle install
Start the server as
bundle exec jekyll serve
Open the url http://localhost:4000
in your favorite browser
Cheers!
Help Group
listinghtml-proofer
Contributions, questions, and comments are all welcomed and encouraged!
Most of the developers hang out at Self-taught Engineers Slack channel
. Click here to self-invite and join us in improving this portal better.
The code and contents of this website are freely available under the MIT License.