Code Monkey home page Code Monkey logo

vendr-documentation's Introduction

Vendr

Vendr Documentation

This repository contains the raw source files for the documentation of Vendr, the eCommerce solution for Umbraco v8+. The live version of these docs can be found at https://vendr.net/docs/.

Screenshot

Contributing

If you would like to help improve our documentation, contributions via pull request are our preferred method. A guide for which follows:

Code of Conduct

All contributions / contributors are expected to abide by our Code of Conduct

Getting Setup

  1. Fork this repository on GitHub.
  2. Clone your forked repository (not our original one) to your hard drive with git clone https://github.com/YOURUSERNAME/vendr-documentation.git
  3. Open the vendr-documentation directory
  4. Make content changes as required
  5. Submit changes back as a Pull Request

Preparing a Pull Request

  1. Create a branch in your local repository
  2. Make the changes you'd like to submit
  3. Commit you changes locally
  4. Push your changes to your GitHub repository
  5. Submit your changes as a Pull Request to our GitHub repository

NB A Pull Request should only contain changes for a single "logical group" of changes. If you have multiple changes to make, you should create branches / Pull Request for each set of changes.

Writing Documentation

When writing documentation there are a number of principles that should be followed. These principles are documented below.

Markdown

Documentation files are written using markdown. If you need something more complex than is possible with markdown, you can write bespoke HTML instead, however, you should aim to write as much as you can in the markdown format.

Content Files

All the source content files for the documentation site are located in the content folder. The core Vendr documentation is located in the content/core folder with supplementary package docs being located in content/packages/{package-name} and payment provider docs being located in content/payment-providers/{payment-provider-name}.

Media Files

Media assets linked to in the documentation should be stored in the media folder in the root of the repository.

Versioning

This repository contains documentation for multiple versions of Vendr and it's sub packages. Versioned docs are located in numbered directories inside each packages folder. When making changes, you should ensure you are updating the correct version before you commit your changes.

If your changes affect multiple versions, you should update the files in each version the change is required in.

License

This project is licensed under the terms of the MIT license.

vendr-documentation's People

Contributors

mattbrailsford avatar bjarnef avatar dependabot[bot] avatar nikrimington avatar osigas avatar rodyvansambeek avatar barbellviking avatar kmeilander avatar migaroez avatar thomas-jf avatar seanrockster 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.