User Documentation for Fedora Server Edition
  • Shell 98.8%
  • Makefile 1.2%
Find a file
2022-09-21 13:19:51 +00:00
docs Update docs/modules/ROOT/pages/service-postgresql-installation.adoc 2022-09-21 13:19:51 +00:00
wg Added meeting protocol for 2022-09-07 2022-09-14 11:13:37 +02:00
.gitignore First commit - template for docs 2021-03-05 19:11:11 +02:00
build.sh build: Update with latest version from template 2022-03-03 10:13:47 +01:00
LICENSE Fix preview script 2021-03-05 19:50:18 +02:00
nginx.conf Fix preview script 2021-03-05 19:50:18 +02:00
preview.sh build & preview: Update with latest version from template 2022-01-12 15:56:36 +01:00
README.md Reformatting readme 2021-03-07 07:48:44 +02:00
site.yml *.yml: Minor styling fixes 2022-01-12 15:57:19 +01:00

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

Git for docs writers

Note: Replace master with main on all occations on above document:

  • For example: instead of git checkout master use git checkout main

Previewing docs:

To build and preview docs, run:

$ ./build.sh && ./preview.sh

The result will be available at http://localhost:8080