Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 922 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 922 Bytes

UCSF Enterprise Calendar SILK template

SILK template for UCSF's enterprise calendar.

Local installation for development

  1. Install node packages
    npm ci
  2. Watch scss files and compile to css.
    npm start

Optional Jekyll Development

  1. Install Jekyll.

  2. From within your local repository root, run Jekyll.

    jekyll serve --watch
  3. Visit localhost:4000 in your browser.

Deployment

  1. Merge you changes into the gh-pages branch, and they will be automatically deployed to GitHub Pages. This may take up to a few minutes.
  2. Once the changes have propagated to GH Pages, update your SILK wrapper on Localist.