cwiechmann / api-builder-docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Builder Docs

API Builder Docs is a docs-as-code implementation for Axway documentation. It is built using the Hugo static site generator with the Google Docsy theme. The site is deployed on Netlify at https://api-builder-docs.netlify.app//. Users can edit any documentation page using GitHub web UI or a WYSIWYG editor provided by Netlify CMS.

This repository contains all files for building and deploying the netlify site. The Markdown files for the documentation are stored at /content/en/docs. The image files for the documentation are stored at /static/Images.

Contribute

We welcome your contributions! To get started fork this repository, create a feature branch with your changes, and then submit a pull request.

About


Languages

Language:JavaScript 61.6%Language:Shell 20.1%Language:HTML 17.8%Language:SCSS 0.5%