Skip to content

SwitchbackTech/compass-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compass Docs

The source code for the Compass documentation site.

To see the Compass source code, visit: SwitchbackTech/compass

Installation

Install doc site dependencies:

yarn

Local Development

Run local doc site server:

yarn start

This starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

Generate static content into the build dir, which can be served using any static contents hosting service.

yarn build

Deployment

Push to main, which will trigger a Vercel deployment.

About

📜 Doc site that explains how to use and contribute to Compass

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published