Update docsbuilder script

This commit is contained in:
hank L 2023-09-02 21:02:34 +00:00
commit d727c19293
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
= How to Create and Use a Local Fedora Documentation Workflow
Fedora Documentation Team <https://discussion.fedoraproject.org/tag/docs>
:revdate: 2023-03-19
:revdate: 2023-09-02
:page-pagination:
[abstract]
@ -123,13 +123,11 @@ This command pushes to your fork in GitLab, and refresh in GitLab to see the lat
Go to the the directory where cloned repo is, and run the build scripts in terminal.
----
$ ./build.sh && ./preview.sh
$ ./docsbuilder.sh
----
Preview in your browser using the address localhost:8080
If you see the docsbuilder.sh script on the upstream repo, use it.
=== Save your work
To see what has been going on with git add and git commit commands.