This repository is used for documenting the pre-award BISes
The current version is 1.0.1-RC1
Some Web-Pages are build with asciidoctor and some are build by tools from DFØ (formaly difi).
All main.adoc files under guides are build by asciidoctor. This is done by a docker image called difi/asciidoctor
The project.xml in the root folder is parsed by a docker image called difi/vefa-structure:0.6 from DFØ and produces the syntax mapping, rules sites, and the landing page with the profiles.
To build the Web-Pages you have to install the following tools:
- Docker
- Java
On a local environment you can run the script run_server.sh or run_server.cmd depending on your operating system. This script creates a docker image build by the Dockerfile with an image name pracc.
A GitHub-Action is triggered when pushing to github. Those actions are defined in build.yml. The action creates a docker image and pushes it to beschaffungsamt/peppol-pracc-site. The tag is set to the branch name.