Skip to content

goldysll/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

No packages published

Languages

  • JavaScript 85.6%
  • CSS 10.6%
  • Dockerfile 3.8%