c06534b069cecd446e147a3cc2e2dd214ac29990
Archetype
Install Dependencies
Requires Node.js to be installed and in your system path
npm install -g grunt-cli && npm install -g grunt
npm install
Build
grunt
Deploy
grunt deploy --target=C:\\path\\to\\umbraco\\site
grunt watch:dev --target=C:\\path\to\\umbraco\\site
Add --touch to either command to automatically touch the web.config on a deploy
Installation
- Install the selected release through the Umbraco package installer. Recommended if you want to just see the packaged version.
OR
- Deploy with Grunt (see above). Recommended if you wish to extend this repo as this will inject this project into an existing v7 Umbraco install.
Official Docs
Languages
JavaScript
51.9%
C#
31.7%
HTML
11.5%
Less
4.9%