last few opening changes
This commit is contained in:
parent
e79dea21a7
commit
ea1e645307
|
@ -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
|
||||
|
||||
|
|
24
_config.yml
24
_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)
|
||||
|
|
BIN
favicon.ico
BIN
favicon.ico
Binary file not shown.
Before Width: | Height: | Size: 264 KiB |
Loading…
Reference in a new issue