Skip to content

gramineproject/gramineproject.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gramineproject.io website

This website uses the Lektor static generator/CMS.

To develop, install Lektor and then use the lektor serve command:

apt-get install lektor
git clone https://github.com/gramineproject/gramineproject.io
cd gramineproject.io
lektor serve &
firefox http://localhost:5000