github roymoran/page v0.1.0-alpha.13
Now with AI powers...

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

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"

Don't miss a new page release

NewReleases is sending notifications on new releases.