forked from server/user-documentation
User Documentation for Fedora Server Edition
- Shell 100%
| docs | ||
| fedora-ansible | ||
| wg | ||
| .gitignore | ||
| docsbuilder.sh | ||
| LICENSE | ||
| nginx.conf | ||
| preview.pid | ||
| preview.sh | ||
| README.md | ||
| site.yml | ||
Fedora-server repository
This repository is used by Server working group.
It currently contains:
- Docs directory for documentation.
- Tickets (issues) for the Server group.
Basic instructions on how to contribute to this repository
Note: Replace master with main on all occations on above document:
- For example: instead of
git checkout masterusegit checkout main
Previewing docs:
To build and preview docs, run:
$ ./docsbuilder.sh
The result will be available at http://localhost:8080