baseurl = "http://sample-castanet.netlify.com/mysite/" languageCode = "en-us" title = "HugoCast" theme = "castanet" googleAnalytics = "UA-100789009-1" disqusShortname = "arresteddevops" themesdir = "../.." paginate = "9" [permalinks] # page = "/:filename/" about = "/:filename/" episode = "/:filename/" # The theme supports menus with up to one submenu per menu item # The menu name must be "Main" # The menus are sorted based upon their identifier [[Menu.Main]] name = "About" identifier = "about" url = "about" [[Menu.Main]] name = "Contact" identifier = "contact" url = "contact" [[Menu.Main]] name = "Hosts" identifier = "hosts" url = "host" [[Menu.Main]] name = "Guests" identifier = "guests" url = "guest" [[Menu.Main]] name = "Resources" identifier = "resources" url = "#!" [[Menu.Main]] name = "Books" identifier = "books" url = "books" parent = "resources" [[Menu.Main]] name = "Podcasts" identifier = "podcasts" url = "books" parent = "resources" [params] site_theme = "orange" site_layout = "grid" # truncate = "100" # about_logo = "/img/hugocast.png" copyright_notice = "Copyright 2016 [Matt Stratton](https://www.mattstrattion.io)" itunes_subscribe = "https://podcasts.apple.com/us/podcast/arrested-devops/id773888088?ign-mpt=uo%3D4&mt=2" android_subscribe = "http://subscribeonandroid.com/feeds.podtrac.com/VGAulpN7MY1U" google_play_subscribe = "https://podcasts.google.com/feed/aHR0cHM6Ly93d3cuYXJyZXN0ZWRkZXZvcHMuY29tL2VwaXNvZGUvaW5kZXgueG1s" stitcher_subscribe = "http://www.stitcher.com/podcast/arrested-devops-2/arrested-devops" soundcloud_subscribe = "http://feeds.soundcloud.com/users/soundcloud:users:203144248/sounds.rss" pocketcasts_subscribe = "http://pcasts.in/feed/feeds.soundcloud.com/users/soundcloud:users:203144248/sounds.rss" mailchimp_subscribe = "//arresteddevops.us3.list-manage.com/subscribe/post?u=5e4cbcac996bb9df25f970a89&id=154fa76bcc" #rss_subscribe = "http://feed.com/myfeed" #only set this if you don't want to use the built-in feed description = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about [podcasting](https://en.wikipedia.org/wiki/Podcast) from the most inspiring experts to ever show up on the whole internet." media_prefix = "https://media.blubrry.com/arresteddevops/content.blubrry.com/arresteddevops/" [params.feed] copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed itunes_subtitle = "The best podcast ever" #no markdown or HTML itunes_author = "Matt Stratton" #no markdown or HTML itunes_summary = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about podcasting from the most inspiring experts to ever show up on the whole internet." # Limited to 4000 characters or less, plain text, no HTML itunes_owner_name = "Matt Stratton" itunes_owner_email = "matt.stratton@gmail.com" #contains the e-mail address that will be used to contact the owner of the Podcast for communication specifically about their Podcast on Apple Podcasts. It will not be publicly displayed on Apple Podcasts. itunes_image = "https://www.arresteddevops.com/img/ado-podcast-logo.png" #fqdn to the image art for your podcast itunes_top_category = "Technology" itunes_first_sub_category = "Software How-To" itunes_second_sub_category = "Tech News" language = "en-us" [params.social] github = "arresteddevops" gitlab = "mattstratton" facebook = "Arresteddevops" facebook_admin = ["500557137","1234"] # This needs to be one or more page admins to get domain insights twitter = "arresteddevops" twitter_domain = "arresteddevops.com" # This domain shows in twitter cards as "View on `twitter_domain`" googleplus = "ArrestedDevOps" pinterest = "nozzleio" instagram = "nozzleio" youtube = "arresteddevops" linkedin = "mattstratton" [params.authors] [params.authors.Matt] name = "Matt Stratton" thumbnail = "img/host/matt.png" bio = "Matt Stratton is a solutions architect at Chef, where he demonstrates how Chef’s automation platform provides speed and flexibility to clients’ infrastructure. He is devoted to concepts like Continuous Delivery and Infrastructure as Code, and his license plate actually says “DevOps”. He lives in Chicago and has an unhealthy obsession with Doctor Who, Firefly, and Game of Thrones. And whiskey." [params.authors.Matt.social] github = "mattstratton" facebook = "matt.stratton" twitter = "mattstratton" linkedin = "mattstratton" homepage = "https://www.mattstratton.io" pinterest = "mattstratton" instagram = "instagram" youtube = "mattstratton" [params.authors.Trevor] name = "Trevor Hess" thumbnail = "https://www.arresteddevops.com/img/trevor.png" bio = "" [params.authors.Trevor.social] twitter = "trevorghess" [params.authors.Bridget] name = "Bridget Kromhout" thumbnail = "https://www.arresteddevops.com/img/Bridget.png" bio = "" [params.authors.Bridget.social] twitter = "bridgetkromhout" [params.links] [params.links.ado] name = "Arrested DevOps" url = "https://www.arresteddevops.com" [params.links.ffs] name = "Food Fight Show" url = "https://foodfightshow.org" [params.links.sdt] name = "Software Defined Talk" url = "https://cote.io/podcasts/sdt/"