347bd77 update build tooling to make it build again

Authored and Committed by kparal 5 months ago
    update build tooling to make it build again
    
    There was an error:
    ```
    FATAL (antora): configuration param 'runtime.pull' not declared in the schema for /antora/site.yml (cwd: /antora, playbook: site.yml)
    ```
    Discussed here:
    https://discussion.fedoraproject.org/t/antora-v3-release-and-impact-on-fedora-docs/35788
    
    So update the config files and also drop `build.sh` and `preview.sh` and include
    `docsbuilder.sh` instead, from:
    https://pagure.io/fedora-docs/quick-docs
    
        
file modified
+4 -3
file modified
+12 -14
file modified
+5 -3
file removed
-46
file added
+292
file removed
-18
file modified
+5 -5