mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-21 01:02:02 +01:00
Added github pages support to Jekyll
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
|
||||
# Site settings
|
||||
title: Grid software project
|
||||
email: your-email@domain.com
|
||||
email: guido.cossu@ed.ac.uk
|
||||
description: > # this means to ignore newlines until "baseurl:"
|
||||
Write an awesome description for your new site here. You can edit this
|
||||
line in _config.yml. It will appear in your document head meta (for
|
||||
@ -15,7 +15,7 @@ description: > # this means to ignore newlines until "baseurl:"
|
||||
baseurl: "" # the subpath of your site, e.g. /blog
|
||||
url: "http://yourdomain.com" # the base hostname & protocol for your site
|
||||
twitter_username: jekyllrb
|
||||
github_username: jekyll
|
||||
github_username: paboyle
|
||||
|
||||
# Build settings
|
||||
markdown: kramdown
|
||||
|
Reference in New Issue
Block a user