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 a661c85135 Remove markup.tableofcontents config in example site 4 months ago
..
content Rename exampleSite to example 4 months ago
README.md Rename exampleSite to example 4 months ago
go.mod Rename exampleSite to example 4 months ago
go.sum Rename exampleSite to example 4 months ago
hugo.toml Remove markup.tableofcontents config in example site 4 months ago

README.md

Paige example site

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

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

and then run this command:

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