You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Will Faught 4b9b9fe582 Break long lines 1 year ago
..
content Break long lines 1 year ago
layouts/partials/paige Use paige-file, paige-file-edit, paige-file-history names 1 year ago
README.md Add exampleSite readme 1 year ago
go.mod Require Paige v0.72.0 for exampleSite 1 year ago
go.sum Update Paige to v0.62.0 2 years ago
hugo.toml Order exampleSite config 1 year ago

README.md

Paige example site

If you move this directory out of its parent directory, you must remove this line from the file go.mod:

replace github.com/willfaught/paige => ../

and then run this command:

$ cd exampleSite
$ go get github.com/willfaught/paige@latest