gloriajs / gloria

Gloria is a static website generator, based on NodeJS.
https://gloria.js.org
Other
152 stars 11 forks source link

Command init doesn't create all used folders #81

Open dvidsilva opened 7 years ago

dvidsilva commented 7 years ago

Folders like _sass, _stylus and _data are not created when running the command init.

davidrbright commented 7 years ago

Should we make these default or let people create the folders on their own?

dvidsilva commented 7 years ago

yeah that's what i was wondering, but it would be nice to have some defaults so that people know they can use them, if they don't use it then it just gets ignored by the build process.

dvidsilva commented 7 years ago

For this, a better way to phrase it would be to clean out the default file and folder structure created when running init.