doc: Adopters page (#254)

Adds page with full list of `avo` adopters. Linked to from README.

Updates #101
This commit is contained in:
Michael McLoughlin
2022-04-17 23:57:05 -07:00
committed by GitHub
parent 57ea8119b7
commit 1cbd35f134
6 changed files with 111 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ go install ./internal/cmd/docgen
pkgs="tests/thirdparty/packages.json"
docgen -pkgs "${pkgs}" -type readme -output README.md
docgen -pkgs "${pkgs}" -type adopters -output doc/adopters.md
# Process simple file embeddings with embedmd.
find . -name '*.md' | xargs embedmd -w