50 Commits (bc674751486a2a5d423e6c6a0aa8778da3c73231)

Author SHA1 Message Date
Brandon Mathis 7dfba9a26e fixed video wrapping js 12 years ago
Brandon Mathis 49a27c929d fixed mobile navigation 12 years ago
Brandon Mathis 75cc24c8d6 fixed addSidebarToggler where index and section were flip-flopped 12 years ago
Brandon Mathis c35ff7b660 Fixed GitHub jsonp call. Closed #1118 12 years ago
peterboni dee2900ba2 Mobile nav fixed. 12 years ago
Brandon Mathis 98013543d9 Removed Twitter and Ender.js. Added jQuery and updated Modernizr 12 years ago
Parker Moore cc5f508a10 Use HTML5 '&' character to connect query params in GitHub API call. #1031. 12 years ago
Michael G. Schwern cc93e6fc98 Use the Github API repo sorting. 12 years ago
Floyd Pink 43751b76d3 Fixed issue with mobile nav choosing the last option by default. Fixes #950. 12 years ago
Brandon Mathis 9decd23b5a updated ender.js to latest 12 years ago
Thomas Rix bcdc904843 Escape github repo descriptions, as they may contain HTML. 12 years ago
Brandon Mathis bfbb8f32fb Using https instead of protocol relative urls, for Pinboard and Twitter feeds 12 years ago
Brandon Mathis a010c99289 Twitter API call and links are now protocol relative 12 years ago
Zhao Lü 6c26f907cc Updated Github API to V3. 12 years ago
Zhao Lü 53ca59d6d0 Updated Github API to V3. 12 years ago
Zhao Lü 9d7240e47f Updated Github API to V3. 12 years ago
Zhao Lü 0d14d9cd06 Updated Github API to V3. 12 years ago
hSATAC a5a16b4039 Fix delicious widget js error 13 years ago
Brandon Mathis 645eb6140b now mobile navigation inlcudes subscription links fixes #299 13 years ago
Frederic Hemberger 029fa9bf31 Add response check, fixes #252 13 years ago
Brandon Mathis 898b149dda removed console.log from twitter.js #facepalm 13 years ago
Brandon Mathis 579142c28b fixed issue with expanded twitter urls, fixed issue where twitter would report seven day old tweets as "false" 13 years ago
Brandon Mathis d0d1e2a98d updated github.js to use reqwest.js with Ender 13 years ago
Brandon Mathis 9cf956cc96 added buffer for mentions in twitter stream 13 years ago
Brandon Mathis 347c954894 updated added reqwest to ender.js, fixed twitter.js url expansion bug 13 years ago
Brandon Mathis 04586299b1 fixed github line numbering issue, fixed a few bugs in code block styling 13 years ago
Frederic Hemberger ab62bb9355 jsHint'ed octopress.js 13 years ago
Frederic Hemberger 569717abdc jsHint'ed github.js 13 years ago
Frederic Hemberger 40a7809d65 Fixes delicious integration #179 13 years ago
Frederic Hemberger 167db49940 Refactores twitter widget 13 years ago
Brandon Mathis d1e5c45e79 Ender.js is now loaded locally instead of hotlinking 13 years ago
Brandon Mathis eade4fc0d5 now layouts or pages can specify "sidebar: collapse" in the yaml front matter for an always collapsed sidebar 13 years ago
Brandon Mathis 9ef928588b mobile nav javascript updated to still work with role='main-navigation' since changes affecting custom partials don't get updated with the standard update script 13 years ago
Frederic Hemberger 2f60361a7b Fixes child selector for param[name=movie], #168 13 years ago
Frederic Hemberger a9a901c136 Fixed misuse of ARIA roles (see http://dev.opera.com/articles/view/introduction-to-wai-aria/) 13 years ago
Frederic Hemberger 9e5e3c5d2f Fixes spacing and global variable leaks, JSHint check 13 years ago
Brandon Mathis bd44056045 fixed bug with twitter feed where it would sometimes say "undefined" if the post was more than a month old 13 years ago
Philip Hofstetter 1860c23632 corrected fork skipping logic 13 years ago
Philip Hofstetter 16bb7729ec make listing/not listing of forks configurable 13 years ago
Philip Hofstetter 08af7b4e38 allow limiting the amount of repos to display 13 years ago
Philip Hofstetter f955919348 add github repositories sidebar plugin 13 years ago
Philip Hofstetter 81dcb0301b correctly scope locals 13 years ago
Brandon Mathis 7b81aab5ac added support for pygments.rb removing dependency on pygments, added support for caching highlighted code from pygments.rb and added default line numbering. Javascript auto line numbering now only occurs for embedded gists 13 years ago
Brandon Mathis b4584bd01c improved navigation selection and fixed mobile nav select 13 years ago
Brandon Mathis 8b6d83ae60 1. Udated category layout 13 years ago
Brandon Mathis 87f300b2bc 1. Styled pagination for blog index 13 years ago
Brandon Mathis b0a610095f fixed sidebar columnization 13 years ago
Brandon Mathis 5d1d04c52c 1. Made default layout more generic. 14 years ago
Brandon Mathis ea349cdfbf Moved themes to .themes to get it out of the way. Updated Rakefile to support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy use 14 years ago