baseURL = 'https://unnamed.website' languageCode = 'en-us' title = 'Unnamed Website' theme = 'gokarna' [menu] [[menu.main]] identifier = 'about' name = 'About' url = '/about/' pre = '' weight = 1 [[menu.main]] identifier = 'projects' name = 'Projects' url = '/projects/' pre = '' weight = 2 [[menu.main]] identifier = 'posts' name = 'Posts' url = '/posts/' pre = '' weight = 3 [[menu.main]] identifier = 'tags' name = 'Tags' url = '/tags/' pre = '' weight = 4 [[menu.main]] identifier = 'feed' name = 'Feed' url = '/index.xml' pre = '' weight = 5 [params] avatarURL = '/dodecahedra/logo.webp' avatarSize = 'size-xl' description = '(+ (Pencil tip) (Ordinal n) (! Off) (Element 39) (🍜) (Prefix for billion))' accentColor = '#00dd42' customHeadHTML = '' socialIcons = [ {name = 'email', url = '/about/email', rel = 'me'}, {name = 'git', url = 'https://git.unnamed.website', rel = 'me'}, {name = 'codeberg', url = 'https://codeberg.org/xy', rel = 'me'}, {name = 'mastodon', url = 'https://mastodon.mit.edu/@xy', rel = 'me'}, {name = 'matrix', url = 'https://matrix.to/#/#@xy:matrix.mit.edu', rel = 'me'}, {name = 'archlinux', url = 'https://aur.archlinux.org/packages/?K=dodecahedron&SeB=m', rel = 'me'}, {name = 'codeforces', url = 'https://codeforces.com/profile/Ta180m', rel = 'me'}, ] [params.author] email = 'Anthony Wang' [services] [services.rss] limit = 20 [minify] minifyOutput = true # Speed up builds on XVM by manually copying static instead of Hugo syncing it [[module.mounts]] source = 'static' target = 'static' excludeFiles = '*'