Commit Graph

284 Commits

Author SHA1 Message Date
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
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
afa5b9d462 updated to latest head with config based rss link in head 2011-07-28 22:23:53 -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
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
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
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
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
b351c926ac updated docs 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
9fa5ce9ebe improved new_post title substitutions, fixed directories in rake update tasks 2011-07-27 16:35:44 -04:00
Adam Bowen
13e299bfbb corrected spelling in Github user/organization repo 2011-07-27 10:41:28 -03:00
Brandon Mathis
14a0f8f9c6 added more documentation for github backtick highlighted code blocks 2011-07-27 00:18:46 -04:00
Brandon Mathis
9f2f5467ac added docs for github-style codeblocks 2011-07-27 00:08:38 -04:00
Brandon Mathis
ec450a5dd1 fixed setup docs where the source branch was not being checked out before the push 2011-07-26 23:40:26 -04:00
Brandon Mathis
d6785345eb updated syntax highlighting test page to use codeblock instead of highlight and added objective c test 2011-07-26 23:40:26 -04:00
Brandon Mathis
a0ed7cb345 fixed pullquote documentation typo 2011-07-26 23:40:26 -04:00
Brandon Mathis
cb32bb8fb2 fixed link in theming source 2011-07-26 23:40:26 -04:00
Brandon Mathis
6a8aaf3e19 updated initail post with a better description of what Octopress is 2011-07-26 23:40:26 -04:00
Brandon Mathis
81c07d858b reorganized docs a bit 2011-07-26 23:40:26 -04:00
Brandon Mathis
54f8469b7d updated launch post 2011-07-26 23:40:26 -04:00
Brandon Mathis
b071667039 working on first post 2011-07-26 23:40:26 -04:00
Brandon Mathis
4113ee8e15 updated documentation, added docs for the video tag, updating, and theming 2011-07-26 23:40:25 -04:00
Brandon Mathis
f110e434a8 updated source to latest 2011-07-26 23:40:25 -04:00
Brandon Mathis
6a678d8ccc fixed image tag syntax, fixed markdown error on plugins index 2011-07-26 23:40:25 -04:00
Brandon Mathis
5e5631d2a6 restored hotlinked files to head, updated post to be a draft, removed old test pages 2011-07-26 23:40:25 -04:00
Brandon Mathis
c9891a0776 updated documentation 2011-07-26 23:40:25 -04:00
Brandon Mathis
dcda5add23 changed figure tag to image tag, added more docs 2011-07-26 23:40:25 -04:00
Brandon Mathis
1c0e632586 updated documentation for plugins 2011-07-26 23:40:25 -04:00
Brandon Mathis
14de3fe203 updated and reorganized docs 2011-07-26 23:40:25 -04:00
Brandon Mathis
0b3c2f2279 Reorganized docs, added files for documenting plugins 2011-07-26 23:39:33 -04:00
Brandon Mathis
7ce9908d5b updated configuration docs 2011-07-26 23:39:33 -04:00
Brandon Mathis
5624e50021 updated to the latest octopress source 2011-07-26 23:39:33 -04:00
Brandon Mathis
1e69fd8a75 removed sidebar from syntax highlighting page 2011-07-26 23:39:33 -04:00
Brandon Mathis
76380229c2 updated docs index and added docs for syntax highlighting code 2011-07-26 23:39:33 -04:00
Brandon Mathis
aa127a1d0e updated source to latest octopress 2011-07-26 23:39:33 -04:00
Brandon Mathis
1d0e233952 improved navigation selection and fixed mobile nav select 2011-07-26 23:39:33 -04:00
Brandon Mathis
fc394d4e3a updated code sharing documentation 2011-07-26 23:39:33 -04:00
Brandon Mathis
2e2816b4a6 updated docs 2011-07-26 23:39:32 -04:00
Brandon Mathis
938d99225f added Octopress.org theme and customizations 2011-07-26 23:39:32 -04:00
Brandon Mathis
33d3f6a031 installed octopress classic theme 2011-07-26 23:39:32 -04:00
Brandon Mathis
6cba214513 removed /source 2011-06-07 11:35:57 -04:00
Brandon Mathis
d8b796acb9 Another massive commit:
1. Major improvements to the responsive styling.
2. Toggleable sidebar
3. Upgraded to modernizr 2.0 which includes Respond.js
4. IE7-9 testing and fixes
5. New theming system which should make forkers happy
6. New rake task for installing Octopress themes
7. Magic
2011-06-07 10:45:01 -04:00
Brandon Mathis
8698a276f9 Cleaned out public from repository, updated gitignore, added syntax
highlighting tests, improved syntax highlighting and styling of pre
blocks.
Overriding dynamic gist styling.
Added a plugin for pygments caching which should speed things up
terrifically.
added ender.js as a lightweight way of scripting the DOM, events, etc.
Some general typography and semantic html improvements.
2011-05-30 00:30:16 -04:00
Brandon Mathis
c7d5365f81 major refactoring, improved file watching, changed site to public to support rack via pow (http://pow.cx) also implemented the basics of a 320 and up design refresh on the classic theme. This should make it great for mobile reading 2011-05-15 18:33:00 -04:00
Brandon Mathis
e4c2d5790b irrisponsibly massive commit 2011-04-17 22:49:30 -05:00
Martin Elwin
362c7834d7 Return months when > 31 days. 2010-11-17 02:39:00 +08:00
Tom Hoover
38fd8d6ee9 corrected "upated" to "updated" in index.haml 2010-11-17 02:38:01 +08:00
Tom Hoover
493a2cef68 corrected "upated" to "updated" 2010-11-17 02:38:01 +08:00
Henrik Sjökvist
7ae5309642 Enforce UTF-8 in meta tag to avoid character set problems. 2010-10-06 02:06:04 +08:00
Kevin W. Gisi
f6caf533d8 Requiring latest version of active_support 2010-08-04 01:42:16 +08:00
Jerod Santo
80b276c21e Explicitly require ActiveSupport 2.3.2.
Rails 3's ActiveSupport does not include Fixnum#ordinalize. Any system with this version of ActiveSupport installed will encounter a NoMethodError when running the 'generate' rake task.
2010-05-24 08:32:37 +08:00
B Mathis
7a837a7238 added a link to the wiki to first post 2010-03-10 17:13:40 -06:00
B Mathis
16aab4abb2 updated syntax styling to have nice headers for code windows 2010-03-10 14:22:19 -06:00
B Mathis
42251dddca improved layout flexibility 2010-03-10 13:59:18 -06:00
B Mathis
33bca7246e added support for "updated" metadata in a blog post 2010-03-10 12:26:47 -06:00
B Mathis
eefe29e5d0 now Octopress uses partials 2010-03-10 12:23:30 -06:00
B Mathis
60d42be5ce updated twitter link to have correct tweet link on timestamp 2010-03-09 23:34:35 -06:00
Ryan Daigle
572be10d7d Add partial support with a HAML approved version of jekyll's include 2010-02-05 09:47:13 -06:00
B Mathis
6a1a9a8bb8 added titlize so posts created with rake tasks will have nice titles 2009-12-07 10:55:50 -06:00
B Mathis
ffc2962001 fixed google analtyics tracking id 2009-11-25 08:06:41 -06:00
B Mathis
f6e169a8dc added variable for google tracking id 2009-11-25 08:02:28 -06:00
B Mathis
50c0368400 fixed discussion url id 2009-11-25 07:43:45 -06:00
B Mathis
87c7c1a163 replaced a specific reference with a generic one for disqus 2009-11-25 07:38:31 -06:00
B Mathis
6f10642bde added introduction post to show off typography and function as a first post 2009-11-14 21:12:05 -06:00
B Mathis
2b2de6104e removed lame example posts 2009-11-14 18:11:40 -06:00
B Mathis
7e87a4c518 fixed core library link to google 2009-11-14 17:03:37 -06:00
B Mathis
a3fcfdea94 mootools core now loads from goolge ajax libraries 2009-11-14 17:01:54 -06:00
B Mathis
04c07e7e85 fixed link to about page 2009-11-14 16:51:42 -06:00
B Mathis
ca68e5b6bf turned off developer mode for disqus 2009-11-14 15:00:21 -06:00
B Mathis
b021a483dc added check for twitter container in twitter.js 2009-11-14 14:47:53 -06:00
B Mathis
bdc66eabdf reorganized stylesheets 2009-11-14 13:08:19 -06:00
B Mathis
0d602515cc changed the way blog titles are constructed 2009-11-13 02:35:16 -06:00
B Mathis
b29e546c72 changed footer credit from github link to octopress.org 2009-11-12 22:29:28 -06:00
B Mathis
513cb7e028 removed my twitter name from the default layout 2009-11-12 15:54:28 -06:00
B Mathis
bd96f301ef added back html_email obfusticator 2009-11-12 14:42:31 -06:00
B Mathis
c51a1be7f9 cleaned up helpers 2009-11-12 14:13:51 -06:00
B Mathis
0ac4eca1d4 expanding code now adjusts the scroll position to accommodate for differently wrapped text 2009-11-12 13:23:01 -06:00
B Mathis
a23a4734b4 fixed twitter cookie saving 2009-11-12 13:22:31 -06:00
B Mathis
a91019b919 set twitter cookie to lastexpire in 30 minutes 2009-11-12 12:18:02 -06:00
B Mathis
6a4ccce18c removed collapse sidebar function 2009-11-12 12:05:27 -06:00
B Mathis
4d1e6d414c added email obfusticator to the helpers, use with #{to_html_email("user@domain.com")} 2009-11-12 12:03:34 -06:00
B Mathis
a55a551566 added ability to collapse layout 2009-11-12 11:57:01 -06:00
B Mathis
0b744bae5e improved javascript for code expansion 2009-11-12 10:28:30 -06:00
B Mathis
1eddd60a71 updated syntax style, added javascript for expanding code blocks 2009-11-12 10:19:36 -06:00
B Mathis
790d5a447c fixed FF bug that prevented stylesheets from loading 2009-11-11 20:43:42 -06:00
B Mathis
7d2be2e504 added syntax highlighting test page 2009-11-11 20:17:10 -06:00
B Mathis
8990906466 fixed haml breaking source code indentation 2009-11-11 19:49:17 -06:00