Skip to content

covid19india/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to covid19india.org blog

Install Jekyll

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

Run

git clone https://github.com/covid19india/blog.git
cd blog
jekyll serve --watch

Fast update on reloading (developement purpose)

jekyll serve -w --force_polling