update page formatting stuff
This commit is contained in:
parent
7c7fb2fb68
commit
af68efe9af
@ -1,6 +1,6 @@
|
|||||||
# General Jekyll Config
|
# General Jekyll Config
|
||||||
pygments: true
|
pygments: true
|
||||||
url: http://mediocregopher.com
|
url: http://blog.mediocregopher.com
|
||||||
lsi: false
|
lsi: false
|
||||||
exclude: [LICENSE, CNAME, README.md, .gitignore]
|
exclude: [LICENSE, CNAME, README.md, .gitignore]
|
||||||
markdown: redcarpet
|
markdown: redcarpet
|
||||||
@ -15,11 +15,12 @@ theme:
|
|||||||
social:
|
social:
|
||||||
github: mediocregopher
|
github: mediocregopher
|
||||||
hacker_news: mediocregopher
|
hacker_news: mediocregopher
|
||||||
|
twitter: mediocre_gopher
|
||||||
|
|
||||||
# "Hi, I'm _______"
|
# "Hi, I'm _______"
|
||||||
name: Brian Picciano
|
name: Brian Picciano
|
||||||
email: mediocregopher@gmail.com
|
email: mediocregopher@gmail.com
|
||||||
tagline: "A blog about code, languages, and systems"
|
tagline: "A blog whose general purpose I haven't really landed on yet"
|
||||||
|
|
||||||
# Toggle "Postings are my own" disclaimer in footer
|
# Toggle "Postings are my own" disclaimer in footer
|
||||||
show_disclaimer: false
|
show_disclaimer: false
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
{{ site | jsonify }}
|
||||||
|
TESTING SOMETHING IGNORE ME
|
||||||
Follow me:
|
Follow me:
|
||||||
<div id="stalker">
|
<div id="stalker">
|
||||||
{% if site.theme.social.github %}
|
{% if site.theme.social.github %}
|
||||||
|
Loading…
Reference in New Issue
Block a user