Commit Graph

697 Commits

Author SHA1 Message Date
B Strand f6fb11a375 Added class='citation' to blockquotes generated by the blockquote plugin to differentiate their style from the style of an html or markdown blockquote. 2011-10-12 13:25:51 -07:00
B Strand 490b2593ec Renamed has-pullquote and has-pullquoteleft classes to pullquote-right and pullquote-left (I suppose a less stylistic naming convention might pullquote-default and pullquote-alternate.) 2011-10-12 11:17:24 -07:00
B Strand cae964e875 Updated pullquote.rb to use a vernacular similar to the image tag. 2011-10-12 11:14:07 -07:00
strand ce6604a15e Edited .themes/classic/sass/base/_typography.scss via GitHub 2011-10-11 16:09:38 -07:00
strand 8897083cf7 Implemented pullquoteleft functionality 2011-10-11 15:59:25 -07:00
Brandon Mathis 86c72a4ca6 ensures compiled /source/stylesheets/screen.css exists before running watch and preview tasks, fixes #214 2011-10-11 15:14:41 -05:00
Frederic Hemberger 09c1c615f6 Merge branch 'master' of github.com:imathis/octopress 2011-10-11 15:48:38 +02:00
Frederic Hemberger 9909f16d80 Codeblock: Output source even if 'pygments_prefix' or 'pygments_suffix' is nil. Fixes #182 2011-10-11 15:46:20 +02:00
Frederic Hemberger 13babc6d7d Merge pull request #210 from xdworks/294accde545a7213b274c5b625b44a17ed72e0f3
Facebook Like button integration, fixes #176
2011-10-11 05:29:09 -07:00
Frederic Hemberger 35ebe0d647 Allows '-' in deployment branch names, fixes #213 2011-10-11 14:20:52 +02:00
Brandon Mathis 12c54048d0 Merge pull request #209 from drewwells/patch-1
Fix issues with Disqus integration
2011-10-09 18:35:45 -07:00
xdite 294accde54 facebook like option 2011-10-09 16:36:53 +08:00
Drew Wells 734ee1f31e As other things rely on these variables, they need to be global.
Fixes issues with comments not loading on the blog.  
Semicolons non-optional due to SAFE function http://twitter.com/#!/elijahmanor/status/121980870428069890
2011-10-09 04:14:27 -03:00
Frederic Hemberger e4df98317a Fixes delicious API url after moving from Yahoo! to AVOS, fixes #179 2011-10-06 18:31:49 +02:00
Mikkel Hoegh e1d680ff11 Fixed duplicate title. 2011-10-06 11:54:03 +02:00
Mikkel Hoegh 66916f57a7 First attempt at creating per-category Atom feeds. 2011-10-05 00:27:17 +02:00
Frederic Hemberger 8c2532e5bf Updates README 2011-10-04 20:34:55 +02:00
Frederic Hemberger 6315527b2f Adds CDATA sections to atom.xml, fixes #198 2011-10-04 19:18:40 +02:00
Brandon Mathis 30af4db1cb Merge pull request #197 from mikl/atom-feed-generator
Add generator tag to Atom feed.
2011-10-03 15:26:49 -07:00
Mikkel Hoegh f4a6bd2a68 Add generator tag to Atom feed.
generator is an optional element, but let's give credit where it's due.
Besides, it can be helpful to feed consumers to know what tool generated the file.
2011-10-04 00:24:16 +02:00
Brandon Mathis 2a69965e81 Merge pull request #193 from alg/atom-escaping
Proper atom feed xml escaping
2011-10-03 06:29:52 -07:00
Aleksey Gureiev 63c3ba6514 Proper atom feed xml escaping 2011-10-02 09:05:54 +03:00
Brandon Mathis 09057190d9 fixed issue where update_source failed if source/index was any extension other than .html 2011-10-01 23:36:52 -05:00
Brandon Mathis d833d9fe78 wildcards broke rake update_source. fixes that 2011-10-01 21:42:24 -05:00
Brandon Mathis ff2009577d improved support for solarized light theme 2011-10-01 15:57:40 -05:00
Frederic Hemberger 362d93d938 Merge branch 'master' of github.com:imathis/octopress 2011-09-30 15:29:37 +02:00
Frederic Hemberger 2f7d9f3896 Fixes flow for sidebar three column mode 2011-09-30 15:27:06 +02:00
Brandon Mathis bdf904adff Retains customized favicon on update_source fixes #189, Copies index.* from source.old fixes #188 2011-09-30 08:08:07 -05:00
Brandon Mathis 898b149dda removed console.log from twitter.js #facepalm 2011-09-29 19:59:06 -05:00
Brandon Mathis 579142c28b fixed issue with expanded twitter urls, fixed issue where twitter would report seven day old tweets as "false" 2011-09-29 19:55:23 -05:00
Brandon Mathis d0d1e2a98d updated github.js to use reqwest.js with Ender 2011-09-29 16:06:09 -05:00
Brandon Mathis 30d5bfca9c Merge branch 'master' of github.com:imathis/octopress 2011-09-29 14:53:45 -05:00
Brandon Mathis b19e7698f6 added support for adding content to the bottom of a page 2011-09-29 14:51:26 -05:00
Brandon Mathis a35c780616 Merge pull request #180 from victor/patch-1
Allow capitalization after a period.
2011-09-28 13:35:42 -07:00
Brandon Mathis 3bd4ed026e Merge branch 'master' of github.com:imathis/octopress into compass 2011-09-28 14:51:24 -05:00
Victor Jalencas f75f17b05c Allow capitalization after a period. 2011-09-28 10:08:55 +03:00
Brandon Mathis 9cf956cc96 added buffer for mentions in twitter stream 2011-09-28 00:53:54 -05:00
Brandon Mathis 9730e241b1 added node_modules to gitignore 2011-09-28 00:08:23 -05:00
Brandon Mathis 347c954894 updated added reqwest to ender.js, fixed twitter.js url expansion bug 2011-09-27 23:51:01 -05:00
Brandon Mathis 04586299b1 fixed github line numbering issue, fixed a few bugs in code block styling 2011-09-27 00:58:07 -05:00
Brandon Mathis 02433114c5 Merge branch 'master' of github.com:imathis/octopress 2011-09-26 09:12:03 -05:00
Brandon Mathis 7a7825f667 collapse sidebar is now possible site-wide 2011-09-26 09:11:40 -05:00
Frederic Hemberger fdf6af1d25 Fixes img tag properties 2011-09-26 15:58:14 +02:00
Frederic Hemberger ab62bb9355 jsHint'ed octopress.js 2011-09-26 14:41:39 +02:00
Frederic Hemberger 569717abdc jsHint'ed github.js 2011-09-26 14:37:01 +02:00
Frederic Hemberger 40a7809d65 Fixes delicious integration #179 2011-09-26 14:19:47 +02:00
Frederic Hemberger 167db49940 Refactores twitter widget
- Order of code: Define functions first before using them
- Fixed issues found by jsHint (http://jshint.com)
- Switched to Twitter's current API url
- Expand shortened urls, fixes #165
2011-09-26 13:53:12 +02:00
Frederic Hemberger 19a646b5e9 Escapes double quotes in img tag 2011-09-26 11:55:43 +02:00
Frederic Hemberger 9bd572ffdc Adds jsFiddle plugin 2011-09-26 11:51:44 +02:00
Frederic Hemberger 50eaf98c24 Makes img tag more flexible, adds support for relative paths. Includes pull request #145, fixes #161 2011-09-26 11:00:35 +02:00