* [Hyde](http://hyde.getpoole.com)
* [Lanyon](http://lanyon.getpoole.com)
+![Poole](https://f.cloud.github.com/assets/98681/1825252/f61f1fec-71af-11e3-8e90-fdd031b64308.png)
+
## Usage
### Rems, `font-size`, and scaling
-Poole is built almost entirely with `rem`s (instead of pixels like Hyde 1.1.x). `rem`s are like `em`s, but instead of building on the immediate parent's `font-size`, they build on the root element, `<html>`.
+Poole is built almost entirely with `rem`s (instead of pixels). `rem`s are like `em`s, but instead of building on the immediate parent's `font-size`, they build on the root element, `<html>`.
By default, we use the following:
font-size: 16px;
line-height: 1.5;
}
-@media (min-width: 48rem) { /* ~768px */
+@media (min-width: 38rem) {
html {
font-size: 20px;
}
# Setup
title: Poole
-tagline: 'The Jekyll butler'
+tagline: 'The Jekyll Butler'
description: 'Base theme for Jekyll themes by @mdo.'
url: http://getpoole.com
version: 1.0.0
github:
- repo: https://github.com/poole
+ repo: https://github.com/poole/poole