Coder Social home page Coder Social logo

reaction-docs's Introduction

Reaction Documentation

This repository contains source for Reaction Commerce documentation.

The master and development branches are both published to https://docs.reactioncommerce.com

Contributing

Pull requests should be made to the development branches.

Style

Reaction Docs uses remark-lint for linting Markdown style. You can install and use it in this repo by running:

npm install

If you're using Atom, you can install the supported plugin linter-markdown to get linting feedback as you write. If you're using a different editor, see the list of available editor integrations.

Linting

# get lint results for the whole repo in your console
npm run lint

# fix anything that can be fixed automatically
npm run lint-fix

Testing

You can view and test your branch live on https://docs.reactioncommerce.com/.

  1. Go to https://docs.reactioncommerce.com/
  2. Open browser console and run: Meteor.call("redoc/flushDocCache")
  3. Find your branch in the drop-down menu. The URL should change to https://docs.reactioncommerce.com/reaction-docs/your-branch-name/intro and you should be able to see and test your changes here.

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.