ideolumo / nox

A opinionated self contained static site generator using pug, sass & gulp
GNU General Public License v2.0
1 stars 0 forks source link

Rethink folder structure #13

Open Jikstra opened 6 years ago

Jikstra commented 6 years ago

I prefer the folder structure of https://hexo.io/ which result in nox changing some things

.
├── _config.yml
├── package.json
├── scaffolds
├── source
|   ├── _pages
|   └── _static
|   └── _template
|   └── _utils
|   └── _partials
|   └── _components
|   └── _data