This repository contains the assets required to build the MicroShift website and documentation. We welcome contributions.
To use this repository, you need the following installed locally:
NOTE:
make server
command will install hugo-extended binary to the current directory
Clone the repository and navigate to the directory:
git clone https://github.com/redhat-et/microshift-documentation.git
cd microshift-documentation
npm install
# if you do want to download and use hugo-extended in current directory
make server
# or if you already have hugo-extended installed in $PATH
hugo serve
This will start the local Hugo server on port 1313. Open up your browser to http://localhost:1313 to view the website. As you make changes to the source files, Hugo updates the website and forces a browser refresh.
-
Join us on Slack! (Invite to the Slack space)
-
Community meetings are held weekly, Tuesdays at 10:30AM - 11:30AM EST.
- 📆 Check the community calendar and click
➕ Google Calendar
button in the lower right hand corner to subscribe.
- 📆 Check the community calendar and click
Participation in the MicroShift community is governed by the CNCF Code of Conduct.
MicroShift welcomes community participation, and we appreciate your contributions to MicroShift and to our documentation!