Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 459 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 459 Bytes

notrollsallowed.com

No Trolls Allowed website.

Build & Run

Website is based on PHP static site generator Sculpin.

To run it you need type following commands:

git clone [email protected]: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.