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.

276 B

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