B Strand
2e7bc43cf7
Reverted previous commit.
2011-10-13 11:32:58 -07:00
B Strand
d983e3eb31
Reverted previous commit to separate that change to a different pull request.
2011-10-13 11:30:25 -07:00
B Strand
5b0486ced1
Separated citation style from the general blockquote style. The general blockquote style is great for nesting and indentation, while the citation is excellent for quote attribution.
2011-10-12 13:28:58 -07:00
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
Brandon Mathis
2cbc9d579b
improved support for solarized light theme
2011-10-01 15:57:02 -05:00
Frederic Hemberger
ba2af4847f
Merge branch 'site' of github.com:imathis/octopress into site
2011-09-30 15:31:43 +02: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
46cd9656c8
updated twitter.js
2011-09-29 20:04:18 -05:00
Brandon Mathis
898b149dda
removed console.log from twitter.js #facepalm
2011-09-29 19:59:06 -05:00
Brandon Mathis
3d6cd62100
removed console.log from twitter.js #facepalm
2011-09-29 19:58:53 -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
ef05e67a46
fixed issue with expanded twitter urls, fixed issue where twitter would report seven day old tweets as "false"
2011-09-29 19:55:11 -05:00
Brandon Mathis
d0d1e2a98d
updated github.js to use reqwest.js with Ender
2011-09-29 16:06:09 -05:00
Brandon Mathis
6823f07f3a
updated github.js
2011-09-29 16:05:58 -05:00
Brandon Mathis
c0cc4c9d6d
updated github.js to use reqwest.js with Ender
2011-09-29 16:05:43 -05:00
Brandon Mathis
fb80e90838
Merge branch 'master' into site
2011-09-29 14:54:05 -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
666284dfa1
updated to latest octopress
2011-09-29 14:51:22 -05:00
Brandon Mathis
0e4b0d725a
added support for adding content to the bottom of a page
2011-09-29 14:51:09 -05:00
Frederic Hemberger
26aa0c7272
Merge branch 'site' of github.com:imathis/octopress into site
...
Conflicts:
Rakefile
2011-09-29 09:24:21 +02: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