Skip to content
forked from scarf-sh/docs

Repository for Scarf's documentation website

Notifications You must be signed in to change notification settings

SaraDScarf/docs

 
 

Repository files navigation

Scarf Docs

Join the Scarf Community Slack

This repo serves Scarf's documentation site located at https://docs.scarf.sh.

The site uses MkDocs to generate the doc site from markdown.

Running locally

pip

# Setup
pip install -r requirements.txt
# Serve
mkdocs serve
# drop into a shell with dependencies installed
devenv shell

# run the dev server
devenv up

Deploy

GitHub Actions are configured for this repository to deploy changes on every update to the master branch.

Community

Join the Scarf-Community workspace on Slack to learn more about our products and plans. We'll keep an eye out for your questions and concerns. And if you have issues that aren't covered in Scarf Docs, we'd love to hear from you.

About

Repository for Scarf's documentation website

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.6%
  • Dockerfile 24.1%
  • Nix 18.3%