You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: LICENSE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Released under MIT License
2
2
3
-
Copyright (c) 2013 Mark Otto.
3
+
Copyright (c) 2014 Mark Otto.
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
Copy file name to clipboardExpand all lines: _config.yml
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,10 @@ pygments: true
6
6
permalink: pretty
7
7
8
8
# Setup
9
-
title: Did
10
-
tagline: 'A Jekyll theme, with personalities'
11
-
description: 'Did is a <a href="http://jekyllrb.com" target="_blank">Jekyll</a> theme with multiple personalities: the content, and the chrome. Made by <a href="https://twitter.com/mdo" target="_blank">@mdo</a>.'
12
-
url: http://did.andhyde.com
9
+
title: Lanyon
10
+
tagline: 'A content-first, sliding sidebar theme for Jekyll'
11
+
description: 'Lanyon is a responsive, mobile first <a href="http://jekyllrb.com" target="_blank">Jekyll</a> theme with a toggleable sidebar drawer. Made by <a href="https://twitter.com/mdo" target="_blank">@mdo</a>.'
Lanyon is a [Jekyll](http://jekyllrb.com) theme with a toggleable sidebar drawer for out of sight navigation. It's based on [Poole](https://github.com/poole/poole), the Jekyll butler, and is designed to showcase your content first and foremost with extraneous information hidden offscreen until the reader requests it.
7
+
8
+
### Built on Poole
9
+
10
+
Poole is the Jekyll Butler, serving as an upstanding and effective foundation for Jekyll themes by [@mdo](https://twitter.com/mdo). Poole, and every theme built on it (like Lanyon here) includes the following:
11
+
12
+
* Complete Jekyll setup included (layouts, config, [404](/404), [RSS feed](/atom.xml), posts, and [example page](/about))
13
+
* Mobile friendly design and development
14
+
* Easily scalable text and component sizing with `rem` units in the CSS
15
+
* Support for a wide gamut of HTML elements
16
+
* Related posts (time-based, because Jekyll) below each post
17
+
* Syntax highlighting, courtesy Pygments (the Python-based code snippet highlighter)
18
+
19
+
### Lanyon features
20
+
21
+
In addition to the features of Poole, Lanyon adds the following:
22
+
23
+
* Toggleable sliding sidebar (built with only CSS) via **☰** link in top corner
24
+
* Sidebar includes support for textual modules and a dynamically generated navigation with active link support
25
+
* Two orientations for content and sidebar, default (left sidebar) and [reverse](https://github.com/poole/lanyon#reverse-layout) (right sidebar), available via `<body>` classes
26
+
*[Eight optional color schemes](https://github.com/poole/lanyon#themes), available via `<body>` classes
27
+
28
+
[Head to the readme](https://github.com/poole/lanyon#readme) to learn more.
29
+
30
+
### Browser support
31
+
32
+
Lanyon is 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.
33
+
34
+
### Download
35
+
36
+
Lanyon is developed on and hosted with GitHub. Head to the <ahref="https://github.com/poole/lanyon">GitHub repository</a> for downloads, bug reports, and features requests.
Copy file name to clipboardExpand all lines: about.md
+7-11Lines changed: 7 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,31 +4,27 @@ title: About
4
4
---
5
5
6
6
<pclass="message">
7
-
Hey there! This page is included in Did as an example. Feel free to customize it for your own use upon downloading. Carry on!
7
+
Hey there! This page is included as an example. Feel free to customize it for your own use upon downloading. Carry on!
8
8
</p>
9
9
10
-
[Did](http://mdo.github.io/did) is a [Jekyll](http://jekyllrb.com) theme, designed and built by [@mdo](https://twitter.com/mdo). It started off as an optional layout for another theme, [Hyde](http://andhyde.com). The code for both layouts added too much overhead, so a new theme was created.
10
+
In the novel, *The Strange Case of Dr. Jeykll and Mr. Hyde*, Mr. Poole is Dr. Jekyll's virtuous and loyal butler. Similarly, Poole is an upstanding and effective butler that helps you build Jekyll themes. It's made by [@mdo](https://twitter.com/mdo).
11
11
12
-
## Name
12
+
There are currently two themes built on Poole:
13
13
14
-
The name *Did* originates from a rather well-known, and unsurprisingly relevant, psychiatric condition.
14
+
*[Hyde](http://hyde.getpoole.com)
15
+
*[Lanyon](http://lanyon.getpoole.com)
15
16
16
-
> Dissociative identity disorder (<strong>DID</strong>), also known as multiple personality disorder (MPD), is an extremely rare mental disorder characterized by at least two distinct and relatively enduring identities or dissociated personality states that alternately control a person's behavior.
If it wasn't obvious by now, the reference is the novel, *The Strange Case of Dr. Jeykll and Mr. Hyde*. Jekyll is the platform, Hyde the sister (and original) theme, and now Did the split personality theme (sidebar and content). Is it a stretch? Probably, but I love it.
17
+
Learn more and contribute on [GitHub](https://github.com/poole).
21
18
22
19
## Setup
23
20
24
21
Some fun facts about the setup of this project include:
25
22
26
23
* Built for [Jekyll](http://jekyllrb.com)
27
24
* Developed on GitHub and hosted for free on [GitHub Pages](https://pages.github.com)
28
-
* Fonts PT Sans (headings) and PT Serif (body), and are served by [Google Web Fonts](http://www.google.com/webfonts)
29
25
* Coded with [Sublime Text 2](http://sublimetext.org), an amazing code editor
30
26
* Designed and developed while listening to music like [Blood Bros Trilogy](https://soundcloud.com/maddecent/sets/blood-bros-series)
31
27
32
-
Have questions or suggestions? Feel free to [open an issue on GitHub](https://github.com/mdo/did/issues/new) or [ask me on Twitter](https://twitter.com/mdo).
28
+
Have questions or suggestions? Feel free to [open an issue on GitHub](https://github.com/poole/issues/new) or [ask me on Twitter](https://twitter.com/mdo).
0 commit comments