Micheas Herman
Micheas Herman
With instances being a command line argument I cannot use k8s secrets to set the instance and then recycle the same deployment.yaml file between environments, but rather resort to a...
ingress is used instead of egress in one of the help files.
Fixing spelling mistakes for a couple of files I was reading.
This addresses issue number 90 that I just filled. This allows the default twig to successfully compile the demo site with the following command: phr up src public_html (it does...
the twig includes are relative to phr not the source root. The easy fix is to make the layout includes to be './footer.twig' instead of 'layouts/footer.twig' etc.
the file requirements.txt is missing.