1
0
Fork 0
forked from docs/team-docs

Local preview page abstract updated with docsbuilder script

This commit is contained in:
hank L 2023-03-18 14:06:00 +00:00
commit 3a1433efb8

View file

@ -3,7 +3,7 @@ Fedora Documentation Team <https://discussion.fedoraproject.org/tag/docs>
:revdate: 2023-03-18
[abstract]
A local preview is a valuable tool to test your changes when working on your local authoring environment. Run shell scripts available in Fedora content repository: `build.sh` and `preview.sh`. You can build and run the fully rendered site on your machine to preview your changes before making a pull request to the Fedora content repositories. Some Fedora content repositories have the builder.sh script that you can use in lieu of the build.sh and preview.sh scripts.
A local preview is a valuable tool to test your changes when working on your local authoring environment. Run the docsbuilder script available in Fedora content repository. You can build and run the fully rendered site on your machine to preview your changes before making a pull request to the Fedora content repositories.
== When you need a local preview