Git Product home page Git Product logo

docs's Introduction

Mergify Docs

This repository contains the code responsible for building the Mergify Docs site.

Developing locally

Run a local server to see your changes.

  1. Install NPM dependencies:

    npm i
  2. Start the local development environment:

    npm start

Note that in dev mode like this, a page is built only when accessing it from the browser. So it may take a few seconds when navigating through pages.

Preview prod build

You can build docs and run a preview close to how it's done in production

  1. Build the docs

    npm run build
  2. Run the preview

    npm run preview

Note that during the build, you can encounter some errors that you won't see in local dev. This is because you're building every single page, in opposite of a local dev server that builds pages when you visit them.

docs's People

Contributors

dependabot[bot] avatar mergify[bot] avatar jd avatar alexandregaubert avatar sileht avatar mergify-ci-bot avatar lecrepont01 avatar syffe avatar douglasblackwood avatar kontrolix avatar greesb avatar samuelbillaud 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.