-
Notifications
You must be signed in to change notification settings - Fork 355
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cleaning up code, removing inconsistent yaml frontmatter
- Loading branch information
toddstoffer
committed
Dec 2, 2016
1 parent
a505da6
commit edab5e8
Showing
18 changed files
with
13 additions
and
344 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,9 @@ | ||
# Authors | ||
|
||
billy_rick: | ||
name: Billy Rick | ||
web: http://thewhip.com | ||
email: [email protected] | ||
bio: "What do you want, jewels? I am a very extravagant man." | ||
avatar: bio-photo-2.jpg | ||
twitter: extravagantman | ||
google: | ||
plus: BillyRick | ||
|
||
cornelius_fiddlebone: | ||
name: Cornelius Fiddlebone | ||
email: [email protected] | ||
bio: "I ordered what?" | ||
first_author: | ||
name: Author Name | ||
web: http://example.com | ||
email: [email protected] | ||
bio: "Short bio statement" | ||
avatar: bio-photo.jpg | ||
twitter: rhymeswithsackit | ||
google: | ||
plus: CorneliusFiddlebone | ||
twitter: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,4 @@ | ||
--- | ||
layout: post-index | ||
title: All Blog Posts | ||
excerpt: "A List of Posts" | ||
image: | ||
feature: sample-image-1.jpg | ||
--- |
File renamed without changes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,4 @@ | ||
--- | ||
layout: home | ||
excerpt: "A minimal Jekyll theme for your blog by designer Michael Rose." | ||
tags: [Jekyll, theme, responsive, blog, template] | ||
image: | ||
feature: sample-image-1.jpg | ||
--- | ||
excerpt: "A Jekyll theme for your blog, resume and portfolio from NCSU Libraries" | ||
--- |