Commit Graph

1011 Commits

Author SHA1 Message Date
Brandon Mathis
63d642d017 fixed github line numbering issue, fixed a few bugs in code block styling 2011-09-27 00:57:45 -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
Brandon Mathis
3a967a6b1e updated to latest octopress 2011-09-26 09:11:30 -05:00
Brandon Mathis
96cdce5c30 collapse sidebar is now possible site-wide 2011-09-26 09:11:14 -05:00
Brandon Mathis
9f7329b049 Merge branch 'master' of github.com:imathis/octopress into site 2011-09-26 08:59:32 -05:00
Frederic Hemberger
fdf6af1d25 Fixes img tag properties 2011-09-26 15:58:14 +02:00
Frederic Hemberger
a032598c58 Merge branch 'master' into site
Conflicts:
	Rakefile
2011-09-26 15:49:02 +02:00
Brandon Mathis
f7b3a303c9 Merge branch 'site' of github.com:imathis/octopress into site 2011-09-26 08:40:18 -05:00
Brandon Mathis
9af74d3a47 updated to latest octopress 2011-09-26 08:35:06 -05:00
Brandon Mathis
2afb62b297 Merge branch 'master' into site
Conflicts:
	Rakefile
2011-09-26 08:34:50 -05:00
Brandon Mathis
ceb3a7da83 updated sit source 2011-09-26 07:56:46 -05:00
Brandon Mathis
fd1c54bae6 Merge branch 'master' into site 2011-09-26 07:55:42 -05: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
64ee87a966 Added documentation for jsfiddle tag 2011-09-26 12:41:40 +02:00
Frederic Hemberger
2f07c2f0c9 Updated documentation of img tag 2011-09-26 12:41:17 +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
Frederic Hemberger
8c5ce51b3f Merge pull request #178 from matrixagent/patch-1
Changed rsync deployment so the ssh port is configurable as well.
2011-09-25 22:50:56 -07:00
Brandon Mathis
d1e5c45e79 Ender.js is now loaded locally instead of hotlinking 2011-09-25 21:31:22 -05:00
Brandon Mathis
eade4fc0d5 now layouts or pages can specify "sidebar: collapse" in the yaml front matter for an always collapsed sidebar 2011-09-25 21:31:18 -05:00
Brandon Mathis
8ff71da80a now layouts or pages can specify "sidebar: collapse" in the yaml front matter for an always collapsed sidebar 2011-09-25 21:30:55 -05:00
Brandon Mathis
8abc271e5d Ender.js is now loaded locally instead of hotlinking 2011-09-25 21:29:53 -05:00
Manu
af1f2af48f Typo. 2011-09-26 00:16:15 +03:00
Manu
a4177e1471 Changed it so the ssh port is configurable as well. (As I ran into the same issue already described at https://github.com/imathis/octopress/issues/30 ) 2011-09-26 00:13:42 +03:00
Brandon Mathis
c26e5c3be9 Merge branch 'master' of github.com:imathis/octopress 2011-09-25 09:15:14 -05:00
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 2011-09-25 09:15:04 -05:00
Brandon Mathis
7b4ffcb980 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 2011-09-25 09:14:50 -05:00
Frederic Hemberger
2f60361a7b Fixes child selector for param[name=movie], #168 2011-09-24 12:43:44 +02:00
Frederic Hemberger
ea4c6704ca Fixes include_code example 2011-09-24 12:25:07 +02:00
Frederic Hemberger
8d90ac80c3 Adds 'rvm use 1.9.2' to rvm setup, fixes #174 2011-09-24 12:16:47 +02:00
Frederic Hemberger
3ad7715901 Fix generation of stylesheets 2011-09-24 11:31:57 +02:00
Brandon Mathis
e7032f2f67 Merge branch 'master' of github.com:imathis/octopress 2011-09-22 18:09:37 -05:00
Brandon Mathis
dc81c879b0 added slugignore to help with heroku deployment 2011-09-22 18:09:03 -05:00
Brandon Mathis
aa1abd0827 now Github pages :push task forces 2011-09-22 16:16:54 -05:00
Brandon Mathis
560f54dba5 updated documentation to include steps for rbenv users 2011-09-22 14:40:40 -05:00
Brandon Mathis
215ecad897 Merge pull request #171 from fmcypriano/master
Add .rbenv-version file to simplify the installation when using rbenv
2011-09-22 12:09:30 -07:00
Brandon Mathis
fdfdbe6dd5 Merge pull request #170 from fmcypriano/site
Update Octopress Setup doc to show how to use rbenv instead of RVM
2011-09-22 12:08:03 -07:00
Felipe Cypriano
7cac353428 Add .rbenv-version file to simplify the installation using rbenv 2011-09-22 15:59:52 -03:00
Felipe Cypriano
dd3a572fcc Update the setup/index.markdown to show how to install Octopress using rbenv 2011-09-22 15:58:44 -03:00
Brandon Mathis
95a831543d fixed typo on github deployment docs 2011-09-22 13:37:50 -05:00
Brandon Mathis
4d49149404 renamed github pages configuration task 2011-09-22 04:45:44 -05:00
Brandon Mathis
d9e8e53f31 renamed github pages configuration task 2011-09-22 04:45:07 -05:00
Frederic Hemberger
ab61a62d30 Removes compass_compiler.rb 2011-09-22 11:43:33 +02:00
Brandon Mathis
fcb730b5bf Restored copying public into _deploy. fixes #169 2011-09-22 04:43:09 -05:00
Brandon Mathis
4efb29394f improved github configuration raketask 2011-09-22 04:41:40 -05:00