trys / sergey

A tiny lil' static site generator
https://sergey.trysmudford.com
MIT License
302 stars 39 forks source link

How do I put all initial files in src folder and then create public folder? #25

Closed codechameleon23 closed 5 years ago

trys commented 5 years ago

Hi there! Apologies for the slow reply - didn't get a notification!

You can specify various options to override the default paths. This should do the trick:

sergey  --root=./src/ --output=../public/