Brandon Mathis
|
61b4abb256
|
Merge branch 'site' of github.com:imathis/octopress into site
|
2011-09-21 13:55:43 -05:00 |
|
Franklin Chen
|
d8b113c485
|
Fix typo.
|
2011-09-21 00:46:01 -04:00 |
|
Brandon Mathis
|
42ce9b2176
|
updating setup and deployment docs
|
2011-09-19 12:19:20 -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
|
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
|
2ff46f3711
|
Added documentation and tests for forcing Pygments lexers with lang:language.
|
2011-08-21 16:20:10 -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
|
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
|
52dbef822b
|
updated docs to list pagination_dir configuration option
|
2011-08-16 01:00:23 -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
|
d8c0d462ce
|
Merge pull request #68 from eproxus/site
Clarify need for 'source' branch
|
2011-08-13 13:13:21 -07: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 |
|
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
|
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
|
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
|
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 |
|
Brandon Mathis
|
531dddd60e
|
updated docs for github backtick code blocks and added an example source to video tag
|
2011-07-28 22:24:20 -04:00 |
|
Brandon Mathis
|
bdcd444c74
|
fixed merge on typo
|
2011-07-27 17:23:25 -04:00 |
|
Brandon Mathis
|
da88fbe77d
|
Merge pull request #45 from adamnbowen/patch-2
trivial: fixed typo in /source/docs/deploy
|
2011-07-27 14:20:12 -07:00 |
|
Brandon Mathis
|
ac1be09653
|
improved new_post title substitutions, fixed directories in rake update tasks
|
2011-07-27 16:41:45 -04:00 |
|
Brandon Mathis
|
8ff5db035a
|
added more documentation for github backtick highlighted code blocks
|
2011-07-27 16:41:45 -04:00 |
|
Brandon Mathis
|
52334ed604
|
added docs for github-style codeblocks
|
2011-07-27 16:41:45 -04:00 |
|
Brandon Mathis
|
0a0cd14598
|
fixed setup docs where the source branch was not being checked out before the push
|
2011-07-27 16:41:45 -04:00 |
|
Brandon Mathis
|
1936cfdcc3
|
updated syntax highlighting test page to use codeblock instead of highlight and added objective c test
|
2011-07-27 16:41:45 -04:00 |
|
Brandon Mathis
|
d6c18614a5
|
fixed pullquote documentation typo
|
2011-07-27 16:41:45 -04:00 |
|
Brandon Mathis
|
809bd0db16
|
fixed link in theming source
|
2011-07-27 16:41:45 -04:00 |
|
Brandon Mathis
|
c700093a71
|
reorganized docs a bit
|
2011-07-27 16:41:44 -04:00 |
|
Brandon Mathis
|
17eeaa212c
|
updated documentation, added docs for the video tag, updating, and theming
|
2011-07-27 16:41:44 -04:00 |
|
Brandon Mathis
|
312501db20
|
fixed image tag syntax, fixed markdown error on plugins index
|
2011-07-27 16:41:44 -04:00 |
|
Brandon Mathis
|
4c4adda2b1
|
updated documentation
|
2011-07-27 16:41:44 -04:00 |
|
Brandon Mathis
|
d90b0dc5de
|
changed figure tag to image tag, added more docs
|
2011-07-27 16:41:44 -04:00 |
|
Brandon Mathis
|
39b31a0553
|
updated documentation for plugins
|
2011-07-27 16:41:44 -04:00 |
|
Brandon Mathis
|
e771fe940d
|
updated and reorganized docs
|
2011-07-27 16:41:43 -04:00 |
|
Brandon Mathis
|
3d63e6b5a8
|
Reorganized docs, added files for documenting plugins
|
2011-07-27 16:41:43 -04:00 |
|
Brandon Mathis
|
1a23af4f88
|
updated configuration docs
|
2011-07-27 16:41:43 -04:00 |
|