Commit Graph

196 Commits

Author SHA1 Message Date
Franklin Chen
d8b113c485 Fix typo. 2011-09-21 00:46:01 -04:00
Brandon Mathis
9a24bcb857 updated help docs to include updated contact methods 2011-09-17 16:08:18 -05:00
Brandon Mathis
d712d02415 removed inaccurate description on backtick codeblock docs 2011-09-08 10:09:42 -05:00
Brandon Mathis
3f02ca2b8b fixed bloggging/code backtick codeblock title 2011-09-07 23:32:57 -05:00
Brandon Mathis
5fb5b6fa94 updated to latest octopress, updated documentation for backtick codeblock 2011-09-07 23:31:08 -05:00
Brandon Mathis
97948fcbdd updated metadata for pages and posts 2011-09-04 14:19:10 -05:00
Brandon Mathis
3b1a6d1d46 updated to latest octopress 2011-09-04 08:56:34 -05:00
Brandon Mathis
baa0a1ad6b added gem install rake as recommended in issue #80 2011-08-22 12:11:43 -04:00
Brandon Mathis
16773b4514 improved code docs a bit 2011-08-21 16:31:10 -04:00
Brandon Mathis
1e26b77a0d added files for documentation on include_code 2011-08-21 16:21:59 -04:00
Brandon Mathis
2ff46f3711 Added documentation and tests for forcing Pygments lexers with lang:language. 2011-08-21 16:20:10 -04:00
Brandon Mathis
d5e4bf2d8c added test for .ru pygments alias 2011-08-20 18:39:35 -04:00
Brandon Mathis
1722c503f7 updated to latest octopress source 2011-08-20 16:03:37 -04:00
Brandon Mathis
1fe17a4cb1 changed to absolute development link to relative fixes #102 2011-08-18 14:40:54 -04:00
Brandon Mathis
c248cffe6a Merge pull request #101 from scompt/patch-1
Fix typo in URL in permalink example.
2011-08-17 08:06:22 -07:00
Edward Dale
c9482a7257 Fixing a typo in the URL of the permalink example. 2011-08-17 14:39:43 +03:00
Nick Aldwin
8c0aa92636 Fix grammatical error 2011-08-17 03:06:55 -03:00
Nick Aldwin
98ceed81e8 Fix codeblock link 2011-08-17 03:04:10 -03:00
Brandon Mathis
298af5f8d4 added test for .bashrc related to #96 2011-08-16 02:41:18 -04:00
Brandon Mathis
804cf98f9c fixed a goofy link 2011-08-16 02:01:27 -04:00
Brandon Mathis
f3c1360dd6 fixed typo on theming docs 2011-08-16 01:51:55 -04:00
Brandon Mathis
6e6759c605 added documentation for setting up a landing page with Octopress 2011-08-16 01:50:22 -04:00
Brandon Mathis
559d28b3f8 removed unused blog/index 2011-08-16 01:07:08 -04:00
Brandon Mathis
52dbef822b updated docs to list pagination_dir configuration option 2011-08-16 01:00:23 -04:00
Brandon Mathis
f2ecaade1d updated to latest octopress 2011-08-16 00:48:38 -04:00
Brandon Mathis
367ba644af updated docs on updating :) 2011-08-15 13:08:14 -04:00
Brandon Mathis
f0f290795e updated blog post with link to Github pages, improved setup steps 2011-08-13 16:28:46 -04:00
Brandon Mathis
8600f3ac7e Merge branch 'site' of github.com:imathis/octopress into site 2011-08-13 16:14:08 -04:00
Brandon Mathis
726f338c1f fixed typo 2011-08-13 16:14:01 -04:00
Brandon Mathis
d8c0d462ce Merge pull request #68 from eproxus/site
Clarify need for 'source' branch
2011-08-13 13:13:21 -07:00
Brandon Mathis
6432245b52 updated head to latest 2011-08-12 09:48:58 -04:00
Brandon Mathis
d1cb77baf8 updated docs to reflect removal of Jekyll's webrick server in favor of using rackup 2011-08-12 00:23:20 -04:00
Brandon Mathis
39052cdb1a updated to latest site index system, added liquid tests for haml (hint, if you indent under a tag block, it breaks). added fix for twitter.js 2011-08-10 18:19:08 -04:00
Brandon Mathis
9992fabb83 added help page 2011-08-05 16:55:57 -04:00
Brandon Mathis
1857e62865 Merge branch 'site' of github.com:imathis/octopress into site 2011-08-04 15:40:30 -04:00
Brandon Mathis
de2f70b4e6 updated to latest Octopress source 2011-08-04 15:40:09 -04:00
Adam Lindberg
639fcff9ea Clarify need for 'source' branch 2011-08-03 17:48:33 +02:00
Brandon Mathis
b536fcacf8 updated include paths for styles in theming docs 2011-08-02 12:07:17 -04:00
Brandon Mathis
53e9d28be5 updated docs to include new plugins and better explain theming and customization 2011-08-02 00:40:15 -04:00
Brandon Mathis
15a78991da updated to latest /source 2011-08-01 17:58:12 -04:00
Brandon Mathis
df0918b2ee improve docs for theming 2011-08-01 17:38:25 -04:00
Brandon Mathis
3d065c8ebc broke up theming docs into partials 2011-08-01 14:43:42 -04:00
Brandon Mathis
8d187c562c removed old code test 2011-08-01 09:44:24 -04:00
Brandon Mathis
e21c2bc12d updated docs and tests for backtick codeblocks 2011-08-01 09:43:54 -04:00
Brandon Mathis
a54876b0be fixed link in blogging/plugins 2011-07-31 22:05:07 -04:00
Brandon Mathis
070f00bcb5 updated to latest custom partial system 2011-07-31 13:30:53 -04:00
Brandon Mathis
61a58c2ba2 added backtick test file 2011-07-30 15:45:02 -04:00
Brandon Mathis
9f2df5739a updated to use configurable sidebars 2011-07-30 15:44:23 -04:00
Brandon Mathis
30662819d9 updated docs for image tag 2011-07-29 18:30:13 -04:00
Brandon Mathis
e6c3451acf updated source from latest Octopress, added small improvement to blogging docs 2011-07-29 16:29:14 -04:00