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 a4ff7867d2 Fix math in math typesetting page 5 months ago
..
content Fix math in math typesetting page 5 months ago
README.md Clarify which go.mod file 5 months ago
go.mod Use Paige v.0.97.0 5 months ago
go.sum Update Paige to v0.62.0 2 years ago
hugo.toml Enable feed outputs in example site 5 months ago

README.md

Paige example site

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

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

and then run this command:

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