1
0
Fork 0
mirror of https://github.com/imjasonh/ko.build synced 2026-07-07 00:42:34 +00:00
No description
Find a file
2022-09-06 08:39:46 -04:00
.github/workflows switch to mkdocs 2022-07-05 14:45:53 -04:00
docs add go-import meta header for ko.build 2022-09-06 08:39:46 -04:00
LICENSE
mkdocs.yml add go-import meta header for ko.build 2022-09-06 08:39:46 -04:00
readme.md update readme 2022-07-05 15:12:06 -04:00

ko.build

This repo holds the content, config and code for the documentation website for ko, at https://ko.build.

Development

Update .md files to update content.

Update mkdocs.yml to update sidebar headers and ordering.

To run locally, install mkdocs and mkdocs-material and run mkdocs serve.

This will start a local server on localhost:3000 that autoupdates as you make changes.

Deployment

When PRs are merged, the site will be rebuilt and published.

Credits

This site is powered by mkdocs-material. The code and theme are released under the MIT license.

Content is licensed CC-BY.