docToolchain / docs-as-co.de

the source of the docs-as-co.de website
11 stars 7 forks source link
asciidoc asciidoctor docs-as-code htmlsanitycheck plantuml

= Docs-as-Code

image::https://api.netlify.com/api/v1/badges/a19a2bf7-7316-4bff-9a85-045c1d54b7b1/deploy-status[Netlify Status,link="https://app.netlify.com/sites/docs-as-code/deploys"]

This repository hosts the source for the https://docs-as-co.de website. It is based on

Since github does not support AsciiDoc for github pages, the website is hosted at https://netlify.com .

Start in https://gitpod.io#https://github.com/docToolchain/docs-as-co.de[gitpod.io]

command to build docs:

cd docs && bundle install && jekyll build && ./gradlew htmlSanityCheck