nandlabs / golly

golly is a open source library for go
https://golly.nandlabs.io
MIT License
19 stars 2 forks source link

Create a documentation website #9

Closed nandagopalan closed 2 months ago

nandagopalan commented 1 year ago

Create a documentation website with weburl docs.nandlabs.io and have the go-commons documentation available there under the path https://golly.nandlabs.io

nandagopalan commented 1 year ago

https://themes.gohugo.io/themes/hugo-book/ can be a good template to use

neo7337 commented 1 year ago

TODO :: check how to manage the versioning in the documentation for the multiple packages

neo7337 commented 1 year ago

figure out mechanism -> readme extraction to documentation

nandagopalan commented 2 months ago

Added hugo site https://github.com/nandlabs/golly-docs. All issues will be handled in that repo going forward.