Skip to main content

Introduction

This is a docs-as-code project for the OnBuy technical documentation. This aims to cover our processes, systems, and approaches to writing software and building the technology that powers our products. It also aims to be a place to document our engineering practices, decisions, and system design.

The premise is that we want to write documentation in the same way in which we write code, and have a process to review and publish it, similar to deploying software. This is well covered in the RFC-001 and the ADR-0002.

The source of this website sits in a repo in gitlab, if you wish to add content or edit anything, head over to the gitlab repo read the README.md and make a pull request.