Skip to content
Find file
67c8e6e
Adam Geitgey Initial commit
34 lines (28 sloc) 1.01 KB
# Welcome to Amplified for Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely need to edit after that.
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
title: Awesome Site Title
email: your-email@domain.com
description: >
Awesome site description here
logo: "/assets/images/logo.jpg"
baseurl: "" # the subpath of your site, e.g. /blog
url: "http://yourdomain.com" # the base hostname & protocol for your site
paginate: 5 # The number of posts to show per page on your homepage
name: 'Your Name'
bio: >
Mea suas vituperatoribus et, virtute corpora quaestio cum ut.
Ne solet nostrum complectitur pri, vis ut inani populo.
author_image: "/assets/images/author.jpg"
twitter_username: jekyllrb
github_username: jekyll
# Build settings
markdown: kramdown
kramdown:
parse_block_html: true
gems:
- jekyll-paginate
Something went wrong with that request. Please try again.