Skip to content

microshift-io/microshift-documentation

Repository files navigation

The MicroShift documentation

This repository contains the assets required to build the MicroShift website and documentation. We welcome contributions.

Prerequisites

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

Running the website locally using Hugo

npm install
make server

This will start the local Hugo server on port 8080. Open up your browser to http://localhost:8080 to view the website. As you make changes to the source files, Hugo updates the website and forces a browser refresh.

Note: Run make static to generate static contents without starting a server.

Get involved with MicroShift

Code of conduct

Participation in the MicroShift community is governed by the CNCF Code of Conduct.

Thank you

MicroShift welcomes community participation, and we appreciate your contributions to MicroShift and to our documentation!

About

Documentation source for microshift.io

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 35