This commit pulls the latest version of the script used to run a Fedora Docs developer environment. Notably, there is only a single script to run and the container remains running while you make changes. Changes are rebuilt dynamically without having to re-run the script manually. This is a bit of devrel improvement before making some bigger changes to the Mindshare Committee documentation via Merge Request. Signed-off-by: Justin W. Wheeler <jwf@redhat.com>
10 lines
161 B
Text
10 lines
161 B
Text
# Documentation artifacts
|
|
# Antora-specific rules for preview documentation
|
|
_package/
|
|
_preview/
|
|
|
|
# Miscellaneous artifacts
|
|
/build/
|
|
/cache/
|
|
/public/
|
|
/preview.pid
|