Skip to content

Repo containing the docusaurus developers site for the fluree org

Notifications You must be signed in to change notification settings

fluree/developers-site

Repository files navigation

Fluree Developer Docs

Welcome to the Fluree docs! This readme will detail how to run the docs, raise an issue, and submit changes.

Run the Docs Locally

Clone the project

  git clone https://github.com/fluree/developers-site

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm start

Contributing

If you notice any issues on the mark down files please feel free to open an issue on GitHub, contributions are always welcome!

Steps on opening an issue:

  1. Navigate the repository on GitHub

  2. Click on the 'Issues' tab at the top.

  3. Open a new issue, please include a title and description, along with any screenshots or references to a particular page or section.

Submitting Changes

For errors or issues on a particular page you can also click on the 'Edit this page' link on the bottom of the page. This will open the page in Github, create a new branch and implement your changes then open a PR to be reviewed. As mentioned above include a title and description along with any other useful files.

Before submitting changes run npm run build to check for errors during the build process

Connect with the Fluree Team

To connect directly with the Fluree team join our Discord.

Visit our Fluree website.

About

Repo containing the docusaurus developers site for the fluree org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published