More updates to some documentation #27
2 changed files with 5 additions and 7 deletions
10
README.md
10
README.md
|
@ -6,14 +6,10 @@ This repo includes scripts to build and preview the contents of this repository.
|
|||
|
||||
NOTE: Please note that if you reference pages from other repositories, those links will be broken in the local preview, as it only builds this repository. If you want to rebuild the whole Fedora Docs site, see the Fedora Docs build repository for instructions.
|
||||
|
||||
Both of the below scripts use Podman, so ensure Podman is installed on your system before beginning (see below for Fedora instructions). See below for further instructions.
|
||||
Both of the below scripts use Podman, so ensure [Podman is installed on your system](https://podman.io/docs/installation) before beginning (see below for Fedora instructions). See below for further instructions.
|
||||
|
||||
To build and preview the site, run:
|
||||
|
||||
`./build.sh && ./preview.sh`
|
||||
|
||||
The preview is hosted at http://localhost:8080.
|
||||
Installing Podman on Fedora
|
||||
|
||||
See the Fedora Developer Portal on how to install Podman on Fedora
|
||||
`./builder.sh`
|
||||
|
||||
The preview is hosted at http://localhost:8080.
|
|
@ -33,6 +33,8 @@ All the infrastructure that we use is linked to a Fedora Account. You can get on
|
|||
We have a xref:welcome/welcome.adoc[Welcome to Fedora] process for new comers.
|
||||
If you can please get in touch with us on any of our <<communication,communication channels>>, we'll get you started.
|
||||
|
||||
NOTE: Please be patient as this process could take a couple days for us to get back to you!
|
||||
|
||||
== Mission
|
||||
|
||||
Different teams already have different, mostly well documented, SOPs (Standard Operating Procedures) for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue