1. Updated readme

2. Improved blog typography
3. Improved support for Disqus
4. Removed unnecessary page layout
This commit is contained in:
Brandon Mathis 2011-06-20 16:44:04 -04:00
parent f77db80077
commit 5d61b46358
13 changed files with 110 additions and 79 deletions

View file

@ -42,7 +42,13 @@ which tells Jekyll how to processes posts and pages.
Octopress adds some custom paramaters to give you more publishing flexibility and you can [read about those here](#include_link),
but for now. Go ahead and type up a sample post or use some [inspired filler](http://baconipsum.com/).
### Generate Your Blog
{% pullquote %}
When writing longform posts, I find it helpful to include pullquotes, which help those scanning a post discern whether or not a post is helpful.
It is important to note, {" pullquotes are merely visual in presentation and should not appear twice in the text. "} That is why it is prefered
to use a CSS only technique for styling pullquotes.
{% endpullquote %}
## Generate Your Blog
rake preview