Giter Club home page Giter Club logo

docs-1's Introduction

Mixpanel

Mixpanel's Official Documentation

docs.mixpanel.com




If you see something off with Mixpanel's docs (typo, broken link, outdated content/screenshot) you can contribute that fix yourself!

Contributing Fixes

You’ll need a GitHub account. It’s free and takes 1 minute to create. Not sure what to make your handle? We recommend yourfullname-mixpanel.

To make an edit:

  1. Go to the page in our documentation that you want to edit. On the right side, under the table of contents, you should see an "Edit This Page" link. That will take you to the file in Github that contains the contents of that doc.
  2. Click the pencil icon to make edits to a file’s markdown. You can swap between code and preview to see what your edits look like.
  3. When you’re ready, hit “Commit” and follow the instructions to commit the changes to your branch and create a pull request review. Add a description if you like, keeping in mind that this is publicly accessible.
    • If you're making multiple related changes, don't create a pull request right away. Continue making changes in the branch until you're ready to post all of the changes together in one PR
  4. One of the docs maintainers will review that request within 3 days and merge when approved (usually faster if it’s a small change).
  5. Once merged, changes will go live automatically, typically within 1-2 minutes.

Testing Locally

This is a bit more advanced, but makes it much faster to test the impact of your changes (no waiting for the staging deployment):

  1. Clone the repo
  2. Install dependencies:
    npm ci
  3. Run the following to start serving the docs at http://localhost:3000
    npm run dev
  4. Make whatever changes you want locally, this should automatically reflect in your local instance of the docs.

Adding Images/GIFs

Upload images/GIFs to the public/ directory. You can make sub-directories within public/ to namespace them (eg: /public/tutorials/ for all tutorial-related images).

To reference an image, use a relative link to the image with the public stripped out. For example, if you have an image public/example.png, you can reference it as follows: [insert alt text here](/example.png).

If you're making a diagram, please add it to this Figjam. That way, if others want to make small tweaks, they can discover the original.

Images are hard to keep up-to-date, so please use them judiciously.

Previewing Changes

All pull requests will generate a staging link in Vercel. Here's an example. This lets you preview your changes without changing what's actually live.

Maintainers

Vijay, Marissa, Mav, Isha. Eventually we’ll expand this list, but keeping it tight for now.

Review Process

For simple content changes, the reviewer will merge the PR for expediency. For code changes, the original author will merge changes.

docs-1's People

Contributors

ranic avatar myronkaifung avatar marissakuhrau avatar mavlee avatar tiffany-mixpanel avatar dorothy-koh avatar kurbycchua avatar dependabot[bot] avatar kavansabnani avatar tiffanyqi avatar xyn1nja avatar peishanfrommixpanel avatar peddemo-mixpanel avatar ishamehramixpanel avatar jordanmnunez avatar mmedina3 avatar catliaw avatar jaykimes11 avatar argenisf avatar nsquare92 avatar aswani521 avatar tofufu avatar leonardofratini avatar haidang-dam avatar julianneb-mixpanel avatar anaerquicia avatar emmajaniszewski1 avatar tdumitrescu avatar mherrman avatar ryanbuccellato 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.