We'd like to stand up an ISA SIG documentation site on https://sigs.centos.org/isa
I've created a mkdocs formatted site, borrowed heavily from the Hyperscaler SIG, here:
https://gitlab.com/CentOS/isa/sig-docs
This builds and tests fine via the Makefile in that repository, so I believe it's ready to go. Can you please create the site and let me know how often it is updated from the repo?
Metadata Update from @arrfab: - Issue assigned to arrfab
Metadata Update from @arrfab: - Issue tagged with: cbs, doc, low-trouble, medium-gain
Pushed to git and applied by ansible directly : https://sigs.centos.org/isa/ The rendering podman container checks every declared origin (configured by ansible) on regular basis and compare with origin HEAD and local and then rebuilds/pushes :
[+] 20230609-12:28 mkdocs-sigs -> [isa] : Comparing upstream git HEAD and rebuilding if needed [+] 20230609-12:28 mkdocs-sigs -> [isa] - Git head/last commit is equal [985ebf1a96ad8fae168d770da857543aa3252c3e] [+] 20230609-12:28 mkdocs-sigs -> [isa] - Skipping website build and push
So it's just a matter of "git commit ; git push" and then forget about and in the next minutes it's then live :)
Metadata Update from @arrfab: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Thank you!
Log in to comment on this ticket.