Commit Graph

302 Commits

Author SHA1 Message Date
Brandon Mathis
88399f9cda updated initail post with a better description of what Octopress is 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
0af9614efb updated to the latest octopress typography 2011-07-27 16:41:44 -04:00
Brandon Mathis
902fd9a240 updated launch post 2011-07-27 16:41:44 -04:00
Brandon Mathis
fd93b59504 working on first post 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
6db5b3dffa updated source to latest 2011-07-27 16:41:44 -04:00
Brandon Mathis
7eb60cb90a updated sass to the latest Octopress 2011-07-27 16:41:44 -04:00
Brandon Mathis
4235e2ed17 added article scope to stylized list italics 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
e50a9d8c01 restored hotlinked files to head, updated post to be a draft, removed old test pages 2011-07-27 16:41:44 -04:00
Brandon Mathis
4c4adda2b1 updated documentation 2011-07-27 16:41:44 -04:00
Brandon Mathis
4a157d5757 updated blog styles to latest octopress 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
Brandon Mathis
a5d810ca48 updated to the latest octopress source 2011-07-27 16:41:43 -04:00
Brandon Mathis
f21b8ee57b removed sidebar from syntax highlighting page 2011-07-27 16:41:43 -04:00
Brandon Mathis
21b60c31ff updated docs index and added docs for syntax highlighting code 2011-07-27 16:41:43 -04:00
Brandon Mathis
aac0a7e379 updated source to latest octopress 2011-07-27 16:41:43 -04:00
Brandon Mathis
c8ea62f5c9 improved navigation selection and fixed mobile nav select 2011-07-27 16:41:43 -04:00
Brandon Mathis
4855d45b70 updated code sharing documentation 2011-07-27 16:41:43 -04:00
Brandon Mathis
de57cbbddf updated syntax highlighting styles 2011-07-27 16:41:43 -04:00
Brandon Mathis
15f1ea3d79 improved consistency of bottom margin for code blocks 2011-07-27 16:41:43 -04:00
Brandon Mathis
b351c926ac updated docs 2011-07-27 16:41:43 -04:00
Brandon Mathis
7cc475b28a added google analytics tracking 2011-07-27 16:41:43 -04:00
Brandon Mathis
73287e95ef added Octopress.org theme and customizations 2011-07-27 16:41:42 -04:00
Brandon Mathis
88a3042cfd installed octopress classic theme 2011-07-27 16:41:42 -04:00
Brandon Mathis
25704fe355 improved new_post title substitutions, fixed directories in rake update tasks 2011-07-27 16:39:50 -04:00
Brandon Mathis
d0f56ef1ca fixed bug in backtick_codeblock where indentations were being unintentionally removed 2011-07-26 23:56:14 -04:00
Brandon Mathis
6e2beaa969 added support for github style backtick code blocks 2011-07-26 23:37:31 -04:00
Brandon Mathis
786b8e8783 Merge branch 'master' of github.com:imathis/octopress 2011-07-26 23:36:57 -04:00
Brandon Mathis
7b81aab5ac added support for pygments.rb removing dependency on pygments, added support for caching highlighted code from pygments.rb and added default line numbering. Javascript auto line numbering now only occurs for embedded gists 2011-07-26 23:36:42 -04:00
Brandon Mathis
ab36801d1f Merge pull request #43 from ballou88/master
Rakefile
2011-07-26 16:20:09 -07:00
Mike Ballou
9189548e9d Changed description of new_page rake task, to what it does 2011-07-26 16:10:16 -07:00
Brandon Mathis
727a149227 Merge pull request #42 from lukearmstrong/patch-1
Stops the (scary) warning bar in Firefox about storing data for offline u
2011-07-26 14:32:36 -07:00
Luke Armstrong
c32516fdb0 Stops the (scary) warning bar in Firefox about storing data for offline usage. 2011-07-26 23:27:44 +02:00
Brandon Mathis
a12b0b7f6e updated push rake task to copy contents of public directory into _deploy 2011-07-26 14:32:15 -04:00
Brandon Mathis
d6bed015be improved the default options and instructions on custom/_colors.scss 2011-07-26 12:32:43 -04:00
Brandon Mathis
38e6772260 imrpoved support for light colored solarized theme 2011-07-26 12:08:26 -04:00
Brandon Mathis
3ebe3e5a0e Merge branch 'master' of github.com:imathis/octopress 2011-07-25 20:35:36 -04:00
Brandon Mathis
20764e31ee updated syntax highlighting support for perl and objective c in code_block and include_code plugins 2011-07-25 20:35:24 -04:00
Brandon Mathis
9facd80d90 fixed issue where solarized syntax highlighting colors were not being defaulted appropriately 2011-07-25 11:02:17 -04:00
Brandon Mathis
d10ba20d14 improved consistency of video and image block styling 2011-07-24 17:32:38 -04:00
Brandon Mathis
b4584bd01c improved navigation selection and fixed mobile nav select 2011-07-24 17:22:33 -04:00
Brandon Mathis
16b03308bd improved font-size for pages 2011-07-23 18:47:09 -04:00
Brandon Mathis
a92504a629 fixed typo in CHANGELOG - thanks VIM modes :/ 2011-07-23 17:57:47 -04:00
Brandon Mathis
240a3202d9 removed upgrading instructions for now. 2011-07-23 17:47:17 -04:00