Skip to content

l-kershaw/ergogen-docs

 
 

Repository files navigation

Ergogen documentation

This repository contains the documentation for Ergogen.
The latest documentation can be found at https://docs.ergogen.xyz/

Contributing

To submit improvements and fixes to the documentation; fork this repository and make your changes in /docs
You can preview your changes using a local setup or by submitting a PR to get a deployment preview built for you.

Deployment

PRs that are merged into the main branch will automatically be deployed to https://docs.ergogen.xyz/ using Github actions

Local Development

$ yarn
$ yarn start

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

This website is built using Docusaurus 2, a modern static website generator.

About

Ergogen docs using docusaurus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.6%
  • CSS 22.4%