baseURL = '/' title = "TheWittyBanter.com" theme = "PaperMod" enableRobotsTXT = true buidDrafts = false [params.profileMode] enabled = true title = "Brian Wright Jr (@bwnoises)" subtitle = """ Musician and computer guy from Maine --- ## **Booking** *(please put "Music" in the subject line)* **bwnoises@proton.me** --- --- ## **Docs / General questions** Or if ya just wanna say "Hi" **thewittybanter@proton.me** """ imageUrl = "/images/copy.jpg" imageWidth = 350 imageHeight = 350 [[params.SocialIcons]] name = "github" url = "https://github.com/syrinx8311" [[params.SocialIcons]] name = "instagram" url = "https://instagram.com/bwnoises" [[params.SocialIcons]] name = "mastodon" url = "https://mastodon.social/@plorbusgutierrez" [[params.SocialIcons]] name = 'buymeacoffee' url = "https://buymeacoffee.com" [params.homeInfoParams] enabled = false title = "@BWNoises" Content = """ Welcome. This site is intended to be a brain dump. Things like homelab docs, music I get to work on, general musings """ [params] defaultTheme = "dark" ShowReadingTime = true ShowToc = true ShowCodeCopyButtons = true ShowBreadCrumbs = true favicon = "avatar-favicon.jpg" [[menus.main]] name = "Welcome" url = "/welcome" weight = 1 [[menus.main]] name = "Shows" url = "/shows" weight = 2 [[menus.main]] name = "Music" url = "/music" weight = 3 [[menus.main]] name = "Reviews" url = "/reviews" weight = 4 [[menus.main]] name = "Docs" url = "/docs" weight = 6 [[menus.main]] name = "Blog" url = "/posts" weight = 5 [caches] [caches.images] dir = ':cacheDir/images'