Skip to content

Instantly share code, notes, and snippets.

@Phoen1x84
Last active February 5, 2016 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Phoen1x84/ff3090e3cd4552f0054e to your computer and use it in GitHub Desktop.
Save Phoen1x84/ff3090e3cd4552f0054e to your computer and use it in GitHub Desktop.
Sitecore Frontend Tips
/webApplication
/assets
/styles
/banner
/- _banner.less or _banner.scss
/- app.less or app.scss
/js
/banner
/- banner.js
/- app.js
/css
/- app.css
/- app.min.css
/scripts
/- app.js
/- app.min.js
/layouts
/sublayouts
/banner
/- banner.ascx or banner.cshtml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment