Code Monkey home page Code Monkey logo

hypertrace-docs-website's Introduction

Hypertrace Documentation

This site was generated by www.stackbit.com, v0.2.99 and is deployed on Netlify. The site is published automatically by Netlify whenever changes are merged to the main branch.

Contribute

To contribute, fork the project and submit a pull request! You can look at our contributing guidelines here.

If you want to submit prospective content but contributing to public documentation takes too much time/planning, submit your idea or draft to the Prospective Docs folder and we'll figure it out from there.

Digging into the repo structure a little:

Structure

This is a mirrored copy of the documentation available on the Hypertrace docs website.

The src/pages folder structure matches the URL structure for the website.

For example: Say you want to edit the deployment article for deploying hypertrace on docker for desktop.
docs.hypertrace.org location: https://docs.hypertrace.org/deployments/docker/
doc location:
src/pages/deployments/docker.md

If you add a screen shot or picture, put it in the media folder closest to the article you're contributing to.

Easy way to contribute

  • All the pages on docs.hypertrace.org have edit button so you can simply click on edit button on page and it will open source file for that page.
  • You can make necessary changes and raise PR.
  • Once PR is approved and merged your changes will be live on website.

Running Your Site Locally

  1. Install Node.js and npm

  2. Install npm dependencies:

     npm install
    
  3. get "stackbit-api-key" from project menu in Stackbit dashboard

  4. run the following command to assign this key to STACKBIT_API_KEY environment variable:

     export STACKBIT_API_KEY={stackbit_netlify_api_key}
    
  5. run the following command to fetch additional site contents from Stackbit if needed:

     npx @stackbit/stackbit-pull --stackbit-pull-api-url=https://api.stackbit.com/pull/5ef2ce965ad8d00019477dec
    
  6. Starts a development server

     npm run develop
    
  7. Browse to http://localhost:8000/

hypertrace-docs-website's People

Contributors

jbahire avatar dnielsen avatar kotharironak avatar skjindal93 avatar buchi-busireddy avatar stackbit-projects avatar ambujlal avatar ryandens avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.