added dependencies and changed jekyll config file for HPCE example

This commit is contained in:
2019-05-28 23:38:28 +02:00
parent 43665be576
commit 0cf73259c1
3 changed files with 20 additions and 7 deletions

View File

@ -6,22 +6,25 @@ output: web
topnav_title: Jekyll Documentation Theme
# this appears on the top navigation bar next to the home button
site_title: Jekyll theme for documentation
site_title: HPCE test of Jekyll theme for documentation
# this appears in the html browser tab for the site title (seen mostly by search engines, not users)
company_name: Your company
company_name: LSM/HPC and Emerging Technologies Group
# this appears in the footer
github_editme_path: tomjoht/documentation-theme-jekyll/blob/gh-pages/
github_editme_path:
# github_editme_path: tomjoht/documentation-theme-jekyll/blob/gh-pages/
# if you're using Github, provide the basepath to the branch you've created for reviews, following the sample here. if not, leave this value blank.
# gitlab_editme_path: tomjoht/documentation-theme-jekyll/blob/gh-pages/
# if you're using GitLab, provide the basepath to the branch you've created for reviews, following the sample here. if not, leave this value blank.
disqus_shortname: idratherbewriting
disqus_shortname:
#disqus_shortname: idratherbewriting
# if you're using disqus for comments, add the shortname here. if not, leave this value blank.
google_analytics: UA-66296557-1
google_analytics:
#google_analytics: UA-66296557-1
# if you have google-analytics ID, put it in. if not, edit this value to blank.
host: 127.0.0.1
@ -38,7 +41,8 @@ exclude:
feedback_subject_line: Jekyll documentation theme
feedback_email: tomjoht@gmail.com
feedback_email: merlin-admins@lists.psi.ch
# feedback_email: tomjoht@gmail.com
# used as a contact email for the Feedback link in the top navigation bar
# feedback_disable: true
@ -114,6 +118,7 @@ description: "Intended as a documentation theme based on Jekyll for technical wr
# needed for sitemap.xml file only
# url: http://idratherbewriting.com
# baseurl: /documentation-theme-jekyll
url: "https://lsm-hpce.gitpages.psi.ch"
baseurl: /documentation-theme-jekyll
github: [metadata]