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