htanjo / kss-node-template

Stylish template for kss-node.
http://htanjo.github.io/kss-node-template/
MIT License
62 stars 28 forks source link

New directory structure #9

Open htanjo opened 9 years ago

htanjo commented 9 years ago

I need to update the repository structure to achieve:

htanjo commented 8 years ago

Idea:

kss-node-template/
├── src/
│   ├── public/
│   └── index.html
├── archives/
│   ├── kss-node-template-1.0.0.zip
│   └── ...
├── demo/
│   ├── src/
│   └── dist/ --> gh-pages branch
├── test/
├── public/
├── index.html
└── package.json