Commit Graph

420 Commits (0b5215c0f5530e29810deb71e2a27042c3e1284b)
 

Author SHA1 Message Date
B Mathis 22a7564f2e ordered lists are now inside
B Mathis 543928a0b3 fixed list styling so they are inside
B Mathis 0f31b5b9e2 fixed search positioning, made layout calculations better
B Mathis 3e69c6be8b fixed the deploy rake task so it will delete the debug pages
B Mathis 0d602515cc changed the way blog titles are constructed
B Mathis b29e546c72 changed footer credit from github link to octopress.org
B Mathis f23941da8f fixed font size boost
B Mathis 2ac9273354 updated quote style again
B Mathis f636771553 updated blockquote style
B Mathis 513cb7e028 removed my twitter name from the default layout
B Mathis 61d4099edf added fix for IE7 adding vertical scroll bars to code blocks
B Mathis bd96f301ef added back html_email obfusticator
B Mathis 8653d3e936 fixed positioning of search field
B Mathis c51a1be7f9 cleaned up helpers
B Mathis 0ac4eca1d4 expanding code now adjusts the scroll position to accommodate for differently wrapped text
B Mathis a23a4734b4 fixed twitter cookie saving
B Mathis a91019b919 set twitter cookie to lastexpire in 30 minutes
B Mathis 6a4ccce18c removed collapse sidebar function
B Mathis 4d1e6d414c added email obfusticator to the helpers, use with #{to_html_email("user@domain.com")}
B Mathis a55a551566 added ability to collapse layout
B Mathis 0b744bae5e improved javascript for code expansion
B Mathis 1eddd60a71 updated syntax style, added javascript for expanding code blocks
B Mathis 790d5a447c fixed FF bug that prevented stylesheets from loading
B Mathis e254943f0f added styles for syntax highlighting
B Mathis 7d2be2e504 added syntax highlighting test page
B Mathis c63ccc919e updated rakefile to generate pygments syntax highlighting
B Mathis 8990906466 fixed haml breaking source code indentation
B Mathis b060c72c8e made twitter source optional
B Mathis 0abf2cb980 fixed the order of RSS items and posts on the archive page
B Mathis 50e218dd66 renamed google_site_search to google_custom_search
B Mathis b6f89c421f updated readme
B Mathis bc033cfa8e updated styles for delicious and twitter
B Mathis 8cb2f15487 added support for delicious
B Mathis 6b9c3af4b5 reorganized css, changed typography, layout fixes
B Mathis 55b8d5dc3f updated the readme
B Mathis bc9dd41b84 updated atom feed to use full_url passed from yaml for post urls
B Mathis c27f5f8e5a updated twitter style, added metadata
B Mathis ec09295459 added sidebar partial
B Mathis f702f2fc2f added sidebar partial, updated twitter style, handling linebreaks with paragraphs
B Mathis fcc761c7bf updated readme
B Mathis 24c5fedcbc udpated thirdparty integration, it is now conditionally added, updated readme
B Mathis 69379ab044 refactored twitter javascript added fuzzy time
B Mathis d2a23f60e9 now twitter handles linking better, and replaces endlines with <br> tags
B Mathis e062eaa7a4 added setup instructions for third party integrations
B Mathis 416667ccaa added disqus comment support
B Mathis 6c9f1567ce updated rakefile, added some basic twitter files
B Mathis f7700443ec moved stylesheets
B Mathis 145f81046b updated rake file, reorganized stylesheets, added google site search, added google analytics
B Mathis fc691c1da6 fixed library to support compass-edge
B Mathis 9a682bd73f fixed a few minor errors in the readme