The deployment of this code can be found in Brightspace under Shared Files (https://[your_domain]/d2l/lp/manageFiles/main.d2l?g=1&ou=6606)
- HTML-Template-Library
- [ other versions ]
- HTML-Templates-X
- _assets
- css (The scss that compiles to min.css and css)
- img (All the shared images in templates etc.)
- js (script.js + min.js)
- pages (Templates available in Content Editor)
- _assets
- thirdpartylib
- animate-css
- bootstrap-[version]
- fontawesome-[version]
- jquery
- popper-js
- wheelnavjs
Upload the files to the appropriate folder inside /shared/.
Edit files in your favorite IDE, update the repository, and upload to Brightspace.
This folder can be run in any web server which will serve static pages.
The index file contains links to test pages that will display the current templates.
Recommended:
- Visual Studio Code
- scss-to-css : https://marketplace.visualstudio.com/items?itemName=yutent.scss-to-css
- @ext:yutent.scss-to-css
- Compile on Save : on
- Output: expanded | compressed
- @ext:yutent.scss-to-css