Feat: deployment procedure
This changeset implements enhancements intended for deployment in external platforms such as third-party GitLab instances.
It includes scripts that are useful both for testing/development and for deployment.
It also removes an old babel.cfg
configuration to ensure a build process with less warnings.
Documentation is updates accordingly.
The changes should not conflict or change the current Lektor workflow implemented by TPA.
Breaking changes: the configs/.gitlab-ci-deployment.yml
was renamed into just .gitlab-ci-deployment.yml
. That needs update in all repository mirrors that uses this file as the source of CI config.
Edited by Silvio Rhatto