forked from docs/team-docs
Update docsbuilder script
This commit is contained in:
parent
01d57be3e7
commit
d727c19293
1 changed files with 2 additions and 4 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue