export default { blogName: "The Stochastic Bletherist", title: "Nathan Upchurch", logo: "/img/logo.svg", holidayLogo: "", url: "https://nathanupchurch.com/", language: "en", pageELementBackgroundImage: "/img/Still_Life_with_Lemons_Oranges_and_a_Pomegranate_about_1620–1630_Jacob_van_Hulsdonck.webp", defaultHeroImage: "/img/Still_Life_with_Lemons_Oranges_and_a_Pomegranate_about_1620–1630_Jacob_van_Hulsdonck.webp", description: "The personal website and blog of Nathan Upchurch, where I write about incense, free and open source software, design, vegan cooking, music, and all sorts of other topics that I find interesting.", footerLinks: [ { linkDisplay: "About", linkURL: "/about/", }, { linkDisplay: "Blog", linkURL: "/blog/", }, { linkDisplay: "Contact", linkURL: "/me/", }, { linkDisplay: "Colophon", linkURL: "/about/colophon/", }, { linkDisplay: "Feed", linkURL: "/feed/feed.xml", }, { linkDisplay: "Privacy", linkURL: "/about/privacy/", }, { linkDisplay: "Search", linkURL: "/search/", }, { linkDisplay: "Site Settings", linkURL: "#", onClick: "event.preventDefault();siteSettings.showModal()", }, { linkDisplay: "Sitemap", linkURL: "/sitemap/", }, ], author: { bio: "Nathan likes to cook vegan food, play the trombone, make incense, design stuff, muck about with free software and tech, and more. He dreams of living in a cottage somewhere and spending his days making incense sticks. Sadly, he can not afford to do this.", givenName: "Nathan", familyName: "Upchurch", name: "Nathan Upchurch", email: "blog@upchur.ch", url: "https://nathanupchurch.com/me", profilePic: "/img/CN20191025_301_Srt_SQUARE_crop.jpg", }, blogrollUrl: "/blogroll/nathanUpchurchBlogroll.opml", copyrightNotice: "© Nathan Upchurch 2022 - 2026", defaultPostImageURL: "/img/logo_post.svg", defaultPostImageAlt: "The logo for this blog: a capital letter N.", mastodonHost: "lounge.town", mastodonUser: "nathanu", navigatorLinks: [ { iconSVG: ` `, linkDisplay: "Blog", linkURL: "/blog/", }, { iconSVG: ` `, linkDisplay: "Blogroll", linkURL: "/blogroll/", }, { iconSVG: ` `, linkDisplay: "Galleries", linkURL: "/galleries/", }, { iconSVG: ` `, linkDisplay: "Guestbook", linkURL: "/guestbook/", }, { iconSVG: ` `, linkDisplay: "Incense", linkURL: "/incense/", }, { iconSVG: ` `, linkDisplay: "Life Updates", linkURL: "/now/", }, { iconSVG: ` `, linkDisplay: "Links", linkURL: "/links/", }, { iconSVG: ` `, linkDisplay: "Not Amazon", linkURL: "/not-amazon/", }, { iconSVG: ` `, linkDisplay: "Now Burning", linkURL: "/now-burning/", }, { iconSVG: ` `, linkDisplay: "Quizzes", linkURL: "/quizzes/", }, { iconSVG: ` `, linkDisplay: "Search", linkURL: "/search/", }, { iconSVG: ` `, linkDisplay: "Sitemap", linkURL: "/sitemap/", }, { iconSVG: ` `, linkDisplay: "Status", linkURL: "/status/", }, { iconSVG: ` `, linkDisplay: "Topics", linkURL: "/tags/", }, { iconSVG: ` `, linkDisplay: "Wishes", linkURL: "/wish/", }, ], postlistHeaderText: "Latest blog posts:", socialLinks: [ { customAttribute: `rel="me"`, excludeFromHead: true, title: "My Blog", linkURL: "https://nathanupchurch.com", linkDisplay: "Blog", iconSVG: ``, }, { customAttribute: `rel="me"`, title: "BookWyrm", linkURL: "https://ramblingreaders.org/user/NathanU", linkDisplay: "BookWyrm", iconSVG: ` `, }, { customAttribute: `rel="me"`, title: "Email Me", linkURL: "Mailto:blog@upchur.ch", linkDisplay: "Email", iconSVG: ` `, }, { customAttribute: `rel="me"`, title: "Friendica", linkURL: "https://friendica.world/profile/nathan", linkDisplay: "Friendica", iconSVG: ``, }, { customAttribute: `rel="me"`, title: "Keyoxide Identity Profile", linkURL: "https://keyoxide.org/31E809FAEA1532AC91BBDCF1EC499D3513F69340", linkDisplay: "Keyoxide", iconSVG: ` `, }, { customAttribute: `rel="me"`, title: "Lemmy", linkURL: "https://lemmy.ml/u/NathanUp", linkDisplay: "Lemmy", iconSVG: ``, }, { customAttribute: `rel="me"`, title: "Mastodon", linkURL: "https://lounge.town/@nathanu", linkDisplay: "Mastodon", iconSVG: ` `, }, { customAttribute: `rel="me"`, title: "Matrix", linkURL: "https://matrix.to/#/@nathan:upchur.ch", linkDisplay: "Matrix", iconSVG: ` `, }, { customAttribute: `rel="me"`, title: "Movim", linkURL: "https://xmpp.earth/blog/Nathan", linkDisplay: "Movim", iconSVG: ``, }, { customAttribute: `rel="me"`, title: "PeerTube", linkURL: "https://makertube.net/a/nathan/video-channels", linkDisplay: "PeerTube", iconSVG: ` `, }, { customAttribute: `rel="me"`, title: "Pixelfed", linkURL: "https://pixelfed.social/@nathanu", linkDisplay: "Pixelfed", iconSVG: ` `, }, { customAttribute: `rel="me"`, title: "Signal", linkURL: "https://signal.me/#eu/j-om4cfsGXtfKo0UX28EQfEL_Gd1KpJr8nQpI9Smhdsb-r98eT5F6obQ1BcYZCcW", linkDisplay: "Signal", iconSVG: ` `, }, { customAttribute: `rel="me"`, title: "XMPP", linkURL: "xmpp:nathan_u@member.fsf.org", linkDisplay: "XMPP", iconSVG: ` `, }, { customAttribute: `rel="me"`, title: "WAFRN", linkURL: "https://app.wafrn.net/blog/nathan", linkDisplay: "WAFRN", iconSVG: ``, }, ], weatherOnByDefault: false, weatherSymbol: "🌞", webrings: [ { name: "Fediring", ringURL: "https://fediring.net/", previousURL: "https://fediring.net/previous?host=nathanupchurch.com", nextURL: "https://fediring.net/next?host=nathanupchurch.com", }, { name: "Geekring", ringURL: "https://geekring.net/", previousURL: "http://geekring.net/site/350/previous", nextURL: "http://geekring.net/site/350/next", }, ], wooModeOnByDefault: false, };