Files
paige-hugo/exampleSite
2025-02-08 22:12:05 -08:00
..
2024-06-03 20:22:37 -07:00

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