This repository contains sources for the CentOS Docs web user interface - javascript, CSS styling, templates, etc. Open issues and pull request against this repository for UI fixes only. For other issues or fixes, use:
- CentOS_Docs - the builder repository for the entire website, including for example structure configuration
- CentOS_Installation_Guide - the content repository for the Installation Guide
Follow upstream instructions to build a UI bundle using this repository.
To get an updated version of the UI on the website, package the sources using gulp pack
(see the link in Local preview for instructions). Then, move the package to the CentOS_Docs_Web repository on branch prod
. From there it has to be published manually at the moment; we don't have CI set up yet.