No Trolls Allowed website.
Website is based on PHP static site generator Sculpin.
To run it you need type following commands:
git clone git@github.com:Pawka/notrollsallowed.com.git
cd notrollsallowed
make
Static files will be converted to HTML files and local dev server will be running on localhost:8000.