Skip to content

cilt-uct/Brightspace-HTML-Templates

Repository files navigation

Brightspace HTML Templates

Deployment

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)
  • thirdpartylib
    • animate-css
    • bootstrap-[version]
    • fontawesome-[version]
    • jquery
    • popper-js
    • wheelnavjs

To Deploy

Upload the files to the appropriate folder inside /shared/.

Development

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:

  1. Visual Studio Code
  2. 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

About

Templates used in Brightspace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors