1
0
mirror of https://github.com/ko-build/ko.git synced 2025-11-26 22:40:38 +02:00

Move docs to ko.build (#749)

* Move docs to ko.build

* rm ko_deps.md

* remove trailing whitespace

* add go-import meta tag

* update mkdocs.yml

* update mkdocs.yml

* remove duplicate main.html

* update go.sum
This commit is contained in:
Jason Hall
2022-09-30 15:04:37 -04:00
committed by GitHub
parent 4c552795e9
commit e1b4eade08
39 changed files with 761 additions and 3 deletions

View File

@@ -26,4 +26,4 @@ trap popd EXIT
go mod tidy
go mod vendor
go run $PROJECT_ROOT/cmd/help/main.go --dir=$PROJECT_ROOT/doc/
go run $PROJECT_ROOT/cmd/help/main.go --dir=$PROJECT_ROOT/docs/reference/