Skip to content

Telefonica/opengateway-developers-website

Repository files navigation

Open Gateway's developers website content repository

This repository is the source of content to the Open Gateway's developers website. Each page in the website must be linked to a markdown file in this repository and will get updated and published as the result of a pull request for every change.

Table of contents

The contents in this repo are meant to be organized in the following structure and order. Folding and sorting to be set by the Readme.com site admin in the website configuration:

How to contribute

  • Clone this repository
  • Create a new branch called your-name/the-change
  • Make the changes into your own branch
  • Create a pull request to the main branch
  • Add main contributors as reviewers to the pull request

How to publish to the website

  • Include the Readme.com front matter to each markdown file
  • Wait for the pull request to be approved
  • Merge the pull request to the main branch, this will trigger the website update