Commit Graph

410 Commits

Author SHA1 Message Date
B Mathis
61d4099edf added fix for IE7 adding vertical scroll bars to code blocks 2009-11-12 14:42:54 -06:00
B Mathis
bd96f301ef added back html_email obfusticator 2009-11-12 14:42:31 -06:00
B Mathis
8653d3e936 fixed positioning of search field 2009-11-12 14:14:08 -06:00
B Mathis
c51a1be7f9 cleaned up helpers 2009-11-12 14:13:51 -06:00
B Mathis
0ac4eca1d4 expanding code now adjusts the scroll position to accommodate for differently wrapped text 2009-11-12 13:23:01 -06:00
B Mathis
a23a4734b4 fixed twitter cookie saving 2009-11-12 13:22:31 -06:00
B Mathis
a91019b919 set twitter cookie to lastexpire in 30 minutes 2009-11-12 12:18:02 -06:00
B Mathis
6a4ccce18c removed collapse sidebar function 2009-11-12 12:05:27 -06:00
B Mathis
4d1e6d414c added email obfusticator to the helpers, use with #{to_html_email("user@domain.com")} 2009-11-12 12:03:34 -06:00
B Mathis
a55a551566 added ability to collapse layout 2009-11-12 11:57:01 -06:00
B Mathis
0b744bae5e improved javascript for code expansion 2009-11-12 10:28:30 -06:00
B Mathis
1eddd60a71 updated syntax style, added javascript for expanding code blocks 2009-11-12 10:19:36 -06:00
B Mathis
790d5a447c fixed FF bug that prevented stylesheets from loading 2009-11-11 20:43:42 -06:00
B Mathis
e254943f0f added styles for syntax highlighting 2009-11-11 20:18:37 -06:00
B Mathis
7d2be2e504 added syntax highlighting test page 2009-11-11 20:17:10 -06:00
B Mathis
c63ccc919e updated rakefile to generate pygments syntax highlighting 2009-11-11 20:16:43 -06:00
B Mathis
8990906466 fixed haml breaking source code indentation 2009-11-11 19:49:17 -06:00
B Mathis
b060c72c8e made twitter source optional 2009-11-11 17:15:43 -06:00
B Mathis
0abf2cb980 fixed the order of RSS items and posts on the archive page 2009-11-11 17:06:42 -06:00
B Mathis
50e218dd66 renamed google_site_search to google_custom_search 2009-11-11 17:06:21 -06:00
B Mathis
b6f89c421f updated readme 2009-11-11 14:37:35 -06:00
B Mathis
bc033cfa8e updated styles for delicious and twitter 2009-11-09 23:38:48 -06:00
B Mathis
8cb2f15487 added support for delicious 2009-11-07 23:39:02 -06:00
B Mathis
6b9c3af4b5 reorganized css, changed typography, layout fixes 2009-11-07 23:25:12 -06:00
B Mathis
55b8d5dc3f updated the readme 2009-11-07 23:04:22 -06:00
B Mathis
bc9dd41b84 updated atom feed to use full_url passed from yaml for post urls 2009-11-07 23:02:55 -06:00
B Mathis
c27f5f8e5a updated twitter style, added metadata 2009-11-07 22:51:36 -06:00
B Mathis
ec09295459 added sidebar partial 2009-11-07 19:24:26 -06:00
B Mathis
f702f2fc2f added sidebar partial, updated twitter style, handling linebreaks with paragraphs 2009-11-07 19:24:09 -06:00
B Mathis
fcc761c7bf updated readme 2009-11-07 18:17:54 -06:00
B Mathis
24c5fedcbc udpated thirdparty integration, it is now conditionally added, updated readme 2009-11-07 12:05:10 -06:00
B Mathis
69379ab044 refactored twitter javascript added fuzzy time 2009-11-06 15:27:28 -06:00
B Mathis
d2a23f60e9 now twitter handles linking better, and replaces endlines with <br> tags 2009-11-06 11:04:12 -06:00
B Mathis
e062eaa7a4 added setup instructions for third party integrations 2009-11-05 23:35:53 -06:00
B Mathis
416667ccaa added disqus comment support 2009-11-05 22:36:37 -06:00
B Mathis
6c9f1567ce updated rakefile, added some basic twitter files 2009-11-05 21:58:04 -06:00
B Mathis
f7700443ec moved stylesheets 2009-11-05 21:34:41 -06:00
B Mathis
145f81046b updated rake file, reorganized stylesheets, added google site search, added google analytics 2009-11-05 21:30:03 -06:00
B Mathis
fc691c1da6 fixed library to support compass-edge 2009-11-02 13:49:19 -06:00
B Mathis
9a682bd73f fixed a few minor errors in the readme 2009-11-01 00:23:34 -05:00
B Mathis
e3a6bb7ca2 fixed readme formatting issues 2009-11-01 00:21:05 -05:00
B Mathis
1b484123ac updated readme to explain configuration, usage, and customization 2009-11-01 00:17:17 -05:00
B Mathis
cc8985df55 fixed a few issues with the rakefile, and updated the readme 2009-10-31 23:17:29 -05:00
B Mathis
58d342b5af added README file with some basic description and credits 2009-10-31 13:02:47 -05:00
B Mathis
dafeb04f73 updated rakefile to use FSSM in rake watch, generate a sitemap, and moved typography to a debug folder 2009-10-31 12:52:56 -05:00
B Mathis
5c736f5eb0 added twitter feed to sidebar, moved to compass-edge gem 2009-10-30 00:31:02 -05:00
B Mathis
80a70068ed updated about page to explain markdown filter, added more theme colors 2009-10-21 12:15:33 -05:00
B Mathis
77bb406a93 improved layout styling, added about page, added archive page link to footer 2009-10-21 11:39:53 -05:00
B Mathis
f17271f6e2 support for sub, sup, and q elements 2009-10-21 08:21:05 -05:00
B Mathis
8867d7c582 separated table, p, blockquote, ol, ul, dl styling into mixins, added abbr 2009-10-21 07:48:31 -05:00