Fix typo
[blog] / _posts / 2014-01-02-introducing-poole.md
1 ---\r
2 layout: post\r
3 title: Introducing Poole\r
4 ---\r
5 \r
6 *The Strange Case of Dr. Jekyll and Mr. Hyde* tells the story of a lawyer investigating the connection of two persons, Dr. Henry Jekyll and Mr. Edward Hyde. Chief among the novel's supporting cast is a man by the name of Mr. Poole, Dr. Jekyll's loyal butler.\r
7 \r
8 -----\r
9 \r
10 Poole is the butler for [Jekyll](http://jekyllrb.com), the static site generator. It's designed and developed by [@mdo](https://twitter.com/mdo) to provide a clear and concise foundational setup for any Jekyll site. It does so by furnishing a full vanilla Jekyll install with example templates, pages, posts, and styles.\r
11 \r
12 There are currently two themes built on Poole:\r
13 \r
14 * [Hyde](http://hyde.getpoole.com)\r
15 * [Lanyon](http://lanyon.getpoole.com)\r
16 \r
17 Learn more and contribute on [GitHub](https://github.com/poole).\r
18 \r
19 ### What's included\r
20 \r
21 Poole is a streamlined Jekyll site designed and built as a foundation for building more meaningful themes. Poole, and every theme built on it, includes the following:\r
22 \r
23 * Complete Jekyll setup included (layouts, config, [404](/404.html), [RSS feed](/atom.xml), posts, and [example page](/about))\r
24 * Mobile friendly design and development\r
25 * Easily scalable text and component sizing with `rem` units in the CSS\r
26 * Support for a wide gamut of HTML elements\r
27 * Related posts (time-based, because Jekyll) below each post\r
28 * Syntax highlighting, courtesy Pygments (the Python-based code snippet highlighter)\r
29 \r
30 Additional features are available in individual themes.\r
31 \r
32 ### Browser support\r
33 \r
34 Poole and its themes are by preference a forward-thinking project. In addition to the latest versions of Chrome, Safari (mobile and desktop), and Firefox, it is only compatible with Internet Explorer 9 and above.\r
35 \r
36 ### Download\r
37 \r
38 Poole is developed on and hosted with GitHub. Head to the <a href="https://github.com/poole/poole">GitHub repository</a> for downloads, bug reports, and features requests.\r
39 \r
40 Thanks!\r