A fast and simple blog backend.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
mediocre-blog/_config.yml

26 lines
692 B

# General Jekyll Config
pygments: true
url: http://blog.mediocregopher.com
lsi: false
exclude: [LICENSE, CNAME, README.md, .gitignore]
markdown: redcarpet
permalink: none
# Theme customization - please change from the defaults!
theme:
# Color for top bar, links, etc
highlight_color: '#434343'
# Profile links on the left sidebar, leave blank to ignore
social:
github: mediocregopher
hacker_news: mediocregopher
twitter: mediocre_gopher
# "Hi, I'm _______"
name: Brian Picciano
email: mediocregopher@gmail.com
tagline: "A blog whose general purpose I haven't really landed on yet"
# Toggle "Postings are my own" disclaimer in footer
show_disclaimer: false