Skip to content

taranerd/devcycle-docs

 
 

Repository files navigation

Devcycle Documentation!

This is the repository that backs https://docs.devcycle.com

This page is built using Docusaurus, and is hosted using Vercel.

Contributing

Setup

  • Clone the repository
  • run yarn
    • If yarn is not available, run brew install yarn
    • If on Windows, get yarn here
  • run yarn dev

This will spin up a local version of the docs site for your usage.

Any changes made to the local code will automatically compile and update the local page while running.

Making Changes

  • Make your changes locally on a new branch.
  • Push your branch.
  • Make pull request.
  • Ask for a reveiew from the DevCycle team.

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 82.7%
  • CSS 14.6%
  • Dockerfile 2.7%