baseURL = 'https://www.samanthony.xyz/' languageCode = 'en-us' title = 'Sam Anthony' enableGitInfo = true relativeURLs = true [markup.goldmark.renderer] unsafe = true [params] [params.author] name = 'Sam Anthony' email = 'sam@samanthony.xyz' [params.repo] url = 'https://git.samanthony.xyz/samanthony.xyz/' [menus] [[menus.main]] name = 'Home' pageRef = '/' weight = 1 [[menus.main]] name = 'Projects' pageRef = '/proj' weight = 2 [[menus.main]] name = 'Credentials' pageRef = 'creds' weight = 3 [[menus.main]] name = 'Notes' pageRef = '/notes' weight = 4