Skip to content

ucsf-web-services/ucsf-localist-silk

Repository files navigation

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.

About

SILK template for UCSF's enterprise calendar on localist.com.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published