Getting started for developers

Compass is an independent framework of static front-end assets (CSS, HTML, JS) that you can used for a variety of applications.

Static websites and web applications

You can use Compass to build static websites or web applications.

Compass is available in a core repository that developers can access to get started.

You have two options to use the repository:

  • NPM dependency: Install Compass as an NPM dependency to use only the components you need.
  • Clone the repository: Clone the entire repo if you prefer a simple static website generator.

For more details on using the core repo, refer to the readme file in the core repository.

Having trouble accessing SCM?

In order to view the Compass SCM project or core repository, you first need access to SCM. Please submit a Service Desk ticket to Information Security to request an account.

Request an SCM account

See Compass in action: Example sites

Discover how Compass operates through our example sites:

  • Production example site: View the current, stable release of Compass, built from the core repository's prod branch. This site reflects the latest available version of Compass.

  • Development example site: This site is used by the Compass team to test in-progress updates and gives you a glimpse of features currently under development before their official release.