disableKinds = ['RSS', 'section'] publishDir = "public/website" enableRobotsTXT = true [menu] [[menu.main]] name = "About Page" url = "/about/" weight = 1 [[menu.main]] name = "Promoted Links" url = "/promoted/" weight = 2 [[menu.main]] name = "Atom Feed" url = "/atom.xml" weight = 3 [outputs] home = ["HTML", "Atom"] page = ["HTML"] taxonomy = ["HTML", "Atom"] term = ["HTML", "Atom"]