Skip to content

Releases: roymoran/page

Now with AWS Managed Certificate

12 Jan 23:03

Choose a tag to compare

[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

07 Jan 20:49

Choose a tag to compare

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...

29 Feb 06:42

Choose a tag to compare

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...

22 Jan 17:38

Choose a tag to compare

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...

08 Jan 18:33

Choose a tag to compare

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...

03 Jan 22:00

Choose a tag to compare

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:

Now with AI powers...

28 Dec 22:48

Choose a tag to compare

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 build to 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 in page.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...

09 Dec 18:59

Choose a tag to compare

[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 up for certificate renewals
  • Updated the page up command 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.yml to accept local file paths for the Template property, 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!!!!!

07 Jun 21:28

Choose a tag to compare

πŸŒ” πŸŒ• πŸŒ”

Now supported on ARM architectures.

v0.1.0-alpha.6

01 Mar 19:09

Choose a tag to compare

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)