Releases: roymoran/page
Releases Β· roymoran/page
Now with AWS Managed Certificate
[v0.3.4] - Now with AWS Managed Certificate
Use your terminal to install this release for Linux or Windows:
# 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')On macOS download and run the .pkg installer.
Changes:
- AWS host now defaults to a managed certificate to avoid manual intervention for certificate renewals. Renewals are now automatically managed by Amazon Certificate Manager.
Small Changes
Use your terminal to install this release for Linux or Windows:
# 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')On macOS download and run the .pkg installer.
Changes:
- Improve analytics reporting
- Add logging service
- Print out commands in consistent order
Better. Faster. Stronger...
Install this release for Linux or Windows:
# for 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')On macOS download and run the .pkg installer.
Changes:
- Revert init.go
- Validate Host and Registrar valid
Another day, another bug...
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 errors in ProccessDefinitionFile and add templateFieldErrors helper function to surface template file error messages
Another bug bites the dust...
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 copying over files from a template path
No need to be alarmed, just small fixes...
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
Now with AI powers...
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:
- run
page buildto start generating a webpage. Use prompts such as "Create a webpage with a headline 'Hello, World!' centered both vertically and horizontally" (watch the video demo). Your page is generated in the current directory and can be used as the template inpage.yml- just provide the path to the generated webpage.
Example page.yml with path to generated webpage.
.
.
.
template: "/Users/roymoran/Documents/tempsite-xyhm"Alpha 12 has landed...
[v0.1.0-alpha.12] - 2023-12-09
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 since last release.
- Now run
page upfor certificate renewals - Updated the
page upcommand to include more descriptive and user-friendly output sequences for each deployment step, including visual animations and completion indicators for Host, Certificate, Domain, and Website Files. - Enhanced
page.ymlto accept local file paths for theTemplateproperty, adding greater flexibility in template sourcing. Also include improved parsing of the domain. - Now install page cli with single command
- Introducing short videos to guide in configuring tool and deploying your first website.
- Introducing a templates directory.
- Add support for additional 64-bit ARM systems including Apple Silicon and Windows
One year later...ALPHA 11!!!!!
π π π
Now supported on ARM architectures.
v0.1.0-alpha.6
macos
page_0.1.0-alpha.6_darwin_amd64 (64-bit)
linux
page_0.1.0-alpha.6_linux_amd64 (64-bit)
windows
page_0.1.0-alpha.6_windows_amd64 (64-bit)