Supporting templates, content, css, and js for the Common Sense SalesForce help center.
The resources in this repo augment/support our SalesForce community help center
template and are served via Github Pages from this
repository. Content is served from the /docs/
directory in the master branch
from the domain name https://commonsense-org.github.io/desk-support-center/
.
There is some local tooling for SASS and some directory manipulation provided
by Node.js so run npm install
after cloning the repo.
build
: runsnode index.js
to handle SASS conversion and move files into thedocs
directory
- Delete the old support files that served the Desk.com site