diff --git a/CNAME b/CNAME index 59f5711..bffd46c 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -dev.haufe.com +findcommonground.uk diff --git a/README.md b/README.md index 7c7c09d..6599fbc 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,7 @@ If you want to find out more about using `github-pages` for blogging or want to * [Github pages powered by Jekyll](https://github.com/jekyll/jekyll/wiki/sites) * Liquid Documentation [here](https://docs.shopify.com/themes/liquid-documentation/basics) and [here](https://github.com/Shopify/liquid/wiki/Liquid-for-Designers) -Please note to set the proxy if you are working from within the Haufe Intranet - - set HTTP_PROXY=http://10.12.1.236:8083/ - set HTTPS_PROXY=http://10.12.1.236:8083/ - -If you find bugs or issues you can [open an issue](https://github.com/Haufe-Lexware/Haufe-Lexware.github.io/issues/new) describing the problem that you're looking to resolve and we'll go from there. +If you find bugs or issues you can [open an issue](https://github.com/kidwellj/findcommonground.uk/issues/new) describing the problem that you're looking to resolve and we'll go from there. ### Setting up jekyll on Mac OS X diff --git a/_config.yml b/_config.yml index be32c5b..5a5267e 100644 --- a/_config.yml +++ b/_config.yml @@ -5,13 +5,13 @@ # Your site title: header-img: images/pexels-photo-113338_800.jpeg -email: your-email@yourdomain.com +email: j.kidwell@bham.ac.uk copyright_name: Haufe-Lexware GmbH & Co.KG -description: Dev Blog from Haufe Group -headline: Silicon Black Forest +description: finding common ground 2017 +headline: finding common ground # URL of your avatar or profile pic (you could use your GitHub profile pic) -avatar: https://raw.githubusercontent.com/Haufe-Lexware/Haufe-Lexware.github.io/master/images/haufe-logo.jpg +avatar: # # Flags below are optional @@ -21,30 +21,30 @@ avatar: https://raw.githubusercontent.com/Haufe-Lexware/Haufe-Lexware.github.io/ footer-links: dribbble: email: - facebook: #haufeverlag + facebook: flickr: - github: Haufe-Lexware + github: kidwellj instagram: - linkedin: haufe-gruppe + linkedin: kidwellj pinterest: rss: feed.xml - twitter: HaufeDev + twitter: kidwellj stackoverflow: # your stackoverflow profile, e.g. "users/50476/bart-kiers" youtube: #user/HaufeTV googleplus: # anything in your profile username that comes after plus.google.com/ - slideshare: HaufeDev + slideshare: # Enter your Disqus shortname (not your username) to enable commenting on posts # You can find your shortname on the Settings page of your Disqus account -disqus: haufelexware +disqus: # Enter your Google Analytics web tracking code (e.g. UA-2110908-2) to activate tracking -google_analytics: UA-70047300-1 +google_analytics: # Your website URL (e.g. http://barryclark.github.io or http://www.barryclark.co) # Used for Sitemap.xml and your RSS feed -url: http://dev.haufe.com +url: http://findcommonground.uk # If you're hosting your site at a Project repository on GitHub pages # (http://yourusername.github.io/repository-name) diff --git a/favicon.ico b/favicon.ico deleted file mode 100644 index 88f5cc0..0000000 Binary files a/favicon.ico and /dev/null differ