baseurl = "https://example.com" enablerobotstxt = true paginate = 50 timezone = "America/Los_Angeles" titlecasestyle = "Go" [languages.en] languagecode = "en-us" languagedirection = "ltr" languagename = "English" weight = 10 [languages.en.params.paige] copyright = "© Will Faught" description = "Powerful, pliable pixel perfection" title = "Paige" [markup.goldmark.renderer] unsafe = true [markup.highlight] noclasses = false [markup.tableofcontents] endlevel = 6 ordered = true startlevel = 2 [[module.imports]] path = "github.com/willfaught/paige" [outputs] home = ["html", "paige-search"] section = ["html"] taxonomy = ["html"] term = ["html"] [params.paige.list_page] disable_authors = true disable_date = true disable_keywords = true disable_reading_time = true disable_series = true disable_summary = true [params.paige.page] disable_authors = true disable_date = true disable_keywords = true disable_next = true disable_prev = true disable_reading_time = true disable_series = true disable_toc = true [params.paige.site] disable_breadcrumbs = true disable_credit = true disable_license = true [[params.paige.feed.atom.authors]] email = "example@example.com" name = "John Doe" url = "https://example.com" [params.paige.feed.rss] managing_editor = "example@example.com (John Doe)" web_master = "example@example.com (John Doe)" [taxonomies] author = "authors" category = "categories" series = "series" tag = "tags"