Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
26 lines (20 sloc)
693 Bytes
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
# Dependencies | |
markdown: redcarpet | |
highlighter: pygments | |
# Permalinks | |
permalink: pretty | |
relative_permalinks: true | |
# Setup | |
title: Hyde | |
tagline: 'A Jekyll theme' | |
description: 'A brazen two-column <a href="http://jekyllrb.com" target="_blank">Jekyll</a> theme that pairs a prominent sidebar with uncomplicated content. Made by <a href="https://twitter.com/mdo" target="_blank">@mdo</a>.' | |
url: http://hyde.getpoole.com | |
baseurl: / | |
author: | |
name: 'Mark Otto' | |
url: https://twitter.com/mdo | |
paginate: 5 | |
# Custom vars | |
version: 2.1.0 | |
github: | |
repo: https://github.com/poole/hyde |