Currently working on a #cli tool to aid in publishing #ssg sites onto #Codeberg pages.
It uses two #git repos over relying on #cicd with the production being saved on a git submodule. This will then ease the process of setting up custom domains.
It has the option to setup git hook pre-commit to prevent the development build to be published thus preventing the breakage of the site.
Currently it works with #hugo and plan to extend to other SSG tools.
Looking for a suitable name for the tool before publishing the code, any suggestions are welcome!
#opensource