github roymoran/page v0.1.0-alpha.12
Alpha 12 has landed...

latest releases: 0.3.4, 0.3.3, v0.3.2...
23 months ago

[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

Don't miss a new page release

NewReleases is sending notifications on new releases.