-
-
Notifications
You must be signed in to change notification settings - Fork 490
add documentation to repo #1407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: website
Are you sure you want to change the base?
add documentation to repo #1407
Conversation
olamilekan000
commented
Sep 20, 2025
Thanks a lot for this. I actually do not think we need to have a cli command to generate the documentation site. It can be standalone and independent of the colima app itself. |
Like a shell script or binary? |
cd892f6
to
5282e2d
Compare
Since it a hugo site, |
That's true. The generate-doc command can be moved there. |
I mean, we don't need to include the command. We may include a makefile target, but nothing more. It is not a big deal, that hugo installation is a requirement for generating the website. |
89e89e0
to
4afa947
Compare
4afa947
to
c4d69c1
Compare
Signed-off-by: olalekan odukoya <[email protected]>
c4d69c1
to
f7e1c58
Compare