baseURL = "https://weston.cloud" title = "Joseph Weston" theme = "hugo-coder" languagecode = "en" defaultcontentlanguage = "en" paginate = 20 pygmentsstyle = "b2" pygmentscodefences = true pygmentscodefencesguesssyntax = true [params] author = "Joseph Weston" license = "CC-BY-SA 4.0 Int." info = "⟨ Software Developer | Quantum Physicist ⟩" abstract = """ I enjoy applying methods from physics and mathematics to solving complex engineering problems. Experience in industry as well as academia means I am effective as part of a team, or operating independently. If it's snowed recently you'll probably find me skiing in the backcountry, but if there's cell reception feel free to hit me up! """ description = "Joe Weston's personal websise" keywords = "blog,developer,personal" avatarurl = "images/profile.jpg" favicon_32 = "/img/favicon-32x32.png" favicon_16 = "/img/favicon-16x16.png" footercontent = "" hideFooter = false hideCredits = false hideCopyright = false since = 2016 enableTwemoji = false colorScheme = "auto" hidecolorschemetoggle = false #customCSS = ["css/custom.css"] customSCSS = ["scss/custom.scss"] #customJS = ["js/custom.js"] [taxonomies] series = "series" tag = "tags" #category = "categories" #author = "authors" # Social links [[params.social]] name = "Github" icon = "fa fa-github fa-2x" weight = 1 url = "https://github.com/jbweston/" # [[params.social]] # name = "Gitlab" # icon = "fa fa-gitlab fa-2x" # weight = 1 # url = "https://gitlab.com/jbweston/" [[params.social]] name = "LinkedIn" icon = "fa fa-linkedin fa-2x" weight = 1 url = "https://linkedin.com/in/jbostonweston/" [[params.social]] name = "Email" icon = "fa fa-envelope fa-2x" weight = 1 url = "mailto:joseph@weston.cloud" [[params.social]] name = "RSS" icon = "fa fa-rss" weight = 1 url = "index.xml" rel = "alternate" type = "application/rss+xml" # Menu links # [[menu.main]] # name = "About" # weight = 1 # url = "about" # [[menu.main]] # name = "Blog" # weight = 1 # url = "posts" # [[menu.main]] # name = "Publications" # weight = 1 # url = "publications"