wordpress-nginx-nix
wordpress-nginx-nix copied to clipboard
Demo how to use this setup for a site without copying the code
With nix or subrepos it's entirely possible to create a site configuration that doesn't require you to copy this entire repo's source code into a new repo. That would be preferable for simple sites since they can effectively avoid "forking" this code base and continue to benefit from future enhancements/fixes.
The README needs to show how to do this.