Install this release:
# for macos/linux
$ curl -sSL https://raw.githubusercontent.com/roymoran/page/main/install/install.sh | sh
# for windows powershell
$ Invoke-Expression (New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/roymoran/page/main/install/install.ps1')Changes:
- Fix error when deploying more than 1 webpage under aws host.
- Move webpage templates to https://gitlab.com/page-templates