Commit Graph

  • c604af28da removed unicode_utils as a dependency Brandon Mathis 2011-09-05 07:53:04 -0500
  • 7e976cbc60 Improved support for non Latin characters in category names. Fixes #128 Chun-wei Kuo 2011-09-05 18:07:40 +0800
  • 4c21e69093 Time metadata for updated pages and posts are now displayed where and when it is appropriate Brandon Mathis 2011-09-04 14:18:28 -0500
  • 8c0dd58ee6 changed left angle quote to dash for page titles Brandon Mathis 2011-09-04 09:21:01 -0500
  • 5eea47c8d6 Added post_filters plugin Ted Kulp 2011-09-04 09:56:27 -0400
  • b812500f39 Updated new_post and new_page taks to use new ask method for dialogs Brandon Mathis 2011-09-04 08:47:36 -0500
  • ed0c220523 Merge branch 'master' of https://github.com/fhemberger/octopress into fhemberger-master Brandon Mathis 2011-09-04 08:37:22 -0500
  • f03c4cdb2a install: Adds confirmation before overwriting existing source_dir fhemberger 2011-09-04 14:25:04 +0200
  • 80f8a609f6 Improved support for non Latin characters in category names. Fixes #128 fhemberger 2011-09-04 12:56:54 +0200
  • dae6cceec2 show page.title first, best practice for SEO and usability (e.g. bookmarks) fhemberger 2011-09-04 12:21:58 +0200
  • 8de095bfa9 move code for Twitter, Google +1 and Google Analytics to bottom of page, as inline <script> tags are always blocking page load fhemberger 2011-09-04 12:17:44 +0200
  • 2efe11e0eb 'updated' is not a valid attribute for <time>, moved to data attribute fhemberger 2011-09-04 12:12:27 +0200
  • b6f1451b77 datetime must be valid date format, see: http://www.whatwg.org/specs/web-apps/current-work/multipage/common-microsyntaxes.html#concept-datetime fhemberger 2011-09-04 12:06:20 +0200
  • 104bff64ee use semantic HTML5 element for Google +1 button, see: http://code.google.com/intl/en-US/apis/+1button/#plusonetag fhemberger 2011-09-04 11:19:07 +0200
  • 3cedd387a0 Merge branch 'pilif-github-repositories-plugin' Brandon Mathis 2011-09-03 10:04:25 -0500
  • c8eded1d0e changed order for Github 3rd-party configs Brandon Mathis 2011-09-03 10:04:09 -0500
  • 9bc641d4a8 added github asides to the default asides list Brandon Mathis 2011-09-03 09:59:56 -0500
  • 597c7eb2b1 Merge branch 'master' of github.com:imathis/octopress Brandon Mathis 2011-09-03 09:18:55 -0500
  • 17301879cd reverted back to \W in category_generator. Tracking on #128 Brandon Mathis 2011-09-03 09:18:43 -0500
  • 5324fa9e4c Merge branch 'github-repositories-plugin' of https://github.com/pilif/octopress into pilif-github-repositories-plugin Brandon Mathis 2011-09-03 09:09:15 -0500
  • 3a7b581afe Merge pull request #127 from tobym/master Brandon Mathis 2011-09-03 06:20:56 -0700
  • 4f9c45f24a Improved support for non Latin characters in category names. Fixes #128 Brandon Mathis 2011-09-03 08:15:01 -0500
  • 3f07677276 Added prompt for overwriting posts and pages when a new_post and new_page tasks are run and the file already exists. Fixes #130 Brandon Mathis 2011-09-03 08:06:36 -0500
  • 724fd1dbc8 fixed bug where update_source Rake task was not copying over changes from .themes Brandon Mathis 2011-09-02 17:24:42 -0500
  • bd44056045 fixed bug with twitter feed where it would sometimes say "undefined" if the post was more than a month old Brandon Mathis 2011-09-02 16:43:49 -0500
  • f033475b4a Fix broken line height in diff syntax highlighting Toby Matejovsky 2011-08-30 23:11:32 -0400
  • 376a22a355 removed right border from #content when sidebar has been removed Brandon Mathis 2011-08-28 22:44:28 -0500
  • 5efd0fb08e Merge pull request #123 from rtgibbons/master Brandon Mathis 2011-08-28 20:29:23 -0700
  • aa095689e4 not using cd in copydot, breaks chained task when further cd's are called Ryan Gibbons 2011-08-28 22:29:30 -0500
  • 9b52d40a54 removed octopress.org rsync deploy config from Rakefile. Oops Brandon Mathis 2011-08-25 16:58:02 -0400
  • e20e68139c sitemap_generator dies if public dir doesn't exist yet masukomi 2011-08-23 22:45:29 -0400
  • 35a158dd14 Somehow I replaced Rakefile with oder version, oops Brandon Mathis 2011-08-25 10:52:43 -0400
  • b38b613908 Added warning if users try to add posts, pages, or generate their site before installing an Octopress theme, fixes #116 Brandon Mathis 2011-08-25 10:36:57 -0400
  • 94fcb60958 removed unnecessary mkdir_p in update_style, fixed #67 Brandon Mathis 2011-08-25 10:25:31 -0400
  • ebd5fb002b sleeps wait, cleaned up rake preview and rake watch a bit Brandon Mathis 2011-08-25 10:05:22 -0400
  • efb7522491 Do not rely on system specifc syntax for preview or watch. Benjamin R Doerr 2011-08-23 22:55:16 -0400
  • 5f08abe6dd Removes system specific File IO from Rakefile, rather we make use of FileUtils. Benjamin R Doerr 2011-08-22 22:46:04 -0400
  • 9d57455e0f Makes update_source and update_style much more windows friendly. Ben Doerr 2011-08-23 03:22:18 -0300
  • 599cd4e07c updated date now shows up properly Brandon Mathis 2011-08-22 17:24:02 -0400
  • 282723ef3e updated Gemfile.lock, fixes #59 Brandon Mathis 2011-08-22 17:14:37 -0400
  • 806d27db13 using @extend for responsive blocks, added shadow-box mixin to utlities for configurable border shadow box styling, moved .left, .right, .center classes to .basic-alignment class for @extending as needed in layouts. Fixes #109 Brandon Mathis 2011-08-22 16:28:50 -0400
  • 423e8ecbda Static Server based on Sinatra Scott Watermasysk 2011-08-21 21:06:21 -0400
  • 23f05c1158 Merge branch 'master' of github.com:imathis/octopress Brandon Mathis 2011-08-21 18:38:33 -0400
  • 9f830dd96f added support for deploying "dot" files (eg. .htaccess), fixes #104 Brandon Mathis 2011-08-21 18:38:10 -0400
  • 9e5e6f604c Merge pull request #82 from jakemcc/7d6062b5eb3ebd2720fe5b836add73f9c88d2589 Brandon Mathis 2011-08-21 14:58:26 -0700
  • b40d2fb2a4 Merge branch 'master' of https://github.com/rwz/octopress into rwz-master Brandon Mathis 2011-08-21 16:37:14 -0400
  • 11c6e1f7a7 include_code now defaults to relative urls for easy testing on a development server Brandon Mathis 2011-08-21 16:15:46 -0400
  • 089af26b02 improved lang:language for codeblock and include code. It no longer strips out surrounding whitespace. Brandon Mathis 2011-08-21 10:31:14 -0400
  • 83d87f98cc added option to force syntax highlighting language, example: {% include_code file lang:ruby %}. Fixes #108 Brandon Mathis 2011-08-20 20:24:51 -0400
  • 67211edd97 Merge branch 'master' of github.com:imathis/octopress Brandon Mathis 2011-08-20 18:40:07 -0400
  • 358d02a4a7 centralized pygments aliases into pygments_code.rb. Added alias for .ru (ruby), which sort of fixes #108 Brandon Mathis 2011-08-20 18:39:00 -0400
  • 9e8eec332c added excerpt_link to article include. fixes #97 Brandon Mathis 2011-08-20 17:31:22 -0400
  • 596ec87c37 now only excerpted articles show the "read on" link. Also the text for that link can be set in the _config.yml Brandon Mathis 2011-08-20 16:02:37 -0400
  • 5ec1f014a0 added stringex gem for permalink url generation Pavel Pravosud 2011-08-20 10:24:15 +0700
  • 178a198ea7 updated blog theme to default to left aligned images. To center images, use classname "center" Brandon Mathis 2011-08-18 15:00:47 -0400
  • cf31601d4b reordered arguments in pagination Brandon Mathis 2011-08-18 14:30:36 -0400
  • ef4a42f977 Codeblock regex improved to better detect extensions fixes #96, added support for tableizing non highlighted code blocks from liquid codeblock tag and backtick code blocks Brandon Mathis 2011-08-16 02:40:47 -0400
  • 59521e3db8 added blog_index_dir configuration and improved update_source Brandon Mathis 2011-08-16 01:49:49 -0400
  • ef5b0e8ad7 removed unusable blog_index partial Brandon Mathis 2011-08-16 00:45:26 -0400
  • 1c555116be Added support for pagination with a blog index in any directory (helps with landing pages). Added configuration for pagination directory base Brandon Mathis 2011-08-15 23:59:28 -0400
  • a5f87149fe expand_urls now correctly matches urls pointing to the root directory, allowing / to be replaced with /subdir/ if site is configured with a different root directory Brandon Mathis 2011-08-16 00:41:57 -0400
  • 33112a65a8 page layout will now accept pages without title metadata Brandon Mathis 2011-08-14 17:47:46 -0400
  • 0b77a38704 Merge pull request #93 from fsdev-cmiller/master Brandon Mathis 2011-08-12 08:26:42 -0700
  • 84e2fd5ead Code text works in lists now. Chris Miller 2011-08-12 08:41:49 -0600
  • 80f95b8b6c Merge pull request #91 from brigham/extra-subdir Brandon Mathis 2011-08-12 06:46:02 -0700
  • 648d4cc238 Fix extra subdirectories appearing in category links and atom.xml link. Brigham Brown 2011-08-11 21:30:45 -0700
  • 5958810eb2 Merge branch 'master' of github.com:imathis/octopress Brandon Mathis 2011-08-11 19:56:54 -0400
  • 313c3859aa now using rack instead of Jekyll's webrick server, fixes #90 Brandon Mathis 2011-08-11 19:56:25 -0400
  • 2cd05cf2d1 Merge pull request #87 from marutanm/fix_rake-list Brandon Mathis 2011-08-11 08:50:34 -0700
  • a817f99785 fix rake-list marutanm 2011-08-11 21:13:30 +0900
  • 0e072543da added support for preserving customized source/index.html during template updates. Moved the blog index code to a partial in source/_includes/blog_index.html Brandon Mathis 2011-08-10 18:14:56 -0400
  • 9c2f64d20c fixed issue where port setting didn't change jekyll's webbrick in _config.yml. Accidentally used port where I should have used server_port fixes #70 Brandon Mathis 2011-08-07 12:18:58 -0400
  • 7d6062b5eb fixed @extend for pp, code, and tt. The @extend was extending a non-existant entry. Jake McCrary 2011-08-06 23:19:00 -0500
  • 3a599d4159 Merge pull request #73 from pilif/twitter-js-scope-fix Brandon Mathis 2011-08-04 16:03:21 -0700
  • 1860c23632 corrected fork skipping logic Philip Hofstetter 2011-08-04 21:49:38 +0200
  • 16bb7729ec make listing/not listing of forks configurable Philip Hofstetter 2011-08-04 21:24:48 +0200
  • 2e1f0c0bfc provide an option to show or not show github profile link Philip Hofstetter 2011-08-04 21:21:25 +0200
  • 08af7b4e38 allow limiting the amount of repos to display Philip Hofstetter 2011-08-04 21:15:50 +0200
  • f955919348 add github repositories sidebar plugin Philip Hofstetter 2011-08-04 20:59:29 +0200
  • ee0899dcad Merge pull request #74 from smt/feed-fix Brandon Mathis 2011-08-04 08:57:19 -0700
  • 0fa8732e2a Update atom.xml to use site.title and expand_urls Stephen Tudor 2011-08-04 09:31:20 -0400
  • 81dcb0301b correctly scope locals Philip Hofstetter 2011-08-04 10:17:09 +0200
  • 140198b87a Merge pull request #64 from adamnbowen/master Brandon Mathis 2011-08-02 06:44:40 -0700
  • 0108966c55 added source.old, sass.old to .gitignore Adam Bowen 2011-08-02 09:38:47 -0400
  • b42a7f87dc changed mdash to unicode character to help some users with encoding errors Brandon Mathis 2011-08-02 00:55:28 -0400
  • 4a181e3a14 added explaination to _config.yml for why pygments are turned off Brandon Mathis 2011-08-02 00:40:38 -0400
  • 98200038f7 added header to customizable includes Brandon Mathis 2011-08-01 17:57:17 -0400
  • 7b52fb492e added yml alias for yaml code highlighting Brandon Mathis 2011-08-01 17:35:33 -0400
  • 08dc63a95e added a raw option to render_partial. Now you can import partials without having them parsed by the Liquid template parser Brandon Mathis 2011-08-01 16:24:06 -0400
  • 6009daa8a2 code_block and inlcude_code no longer needlessly render through the Liquid template parser Brandon Mathis 2011-08-01 16:23:17 -0400
  • ff1dba19f2 Backtick codeblocks now correctly replace &amp; with & and Textile support for back tick code blocks has been removed. It never really worked. Textile makes me sad. Brandon Mathis 2011-08-01 09:06:37 -0400
  • 5d24e0ba2b udpated rake udpate_source task to preserve custom includes instaed of preserving navigation and footer Brandon Mathis 2011-07-31 13:24:38 -0400
  • 07f4937bfd added custom partials for for footer and navigation Brandon Mathis 2011-07-31 13:13:00 -0400
  • 705ba9a394 update instructions for adding custom asides Brandon Mathis 2011-07-31 12:44:07 -0400
  • d344a8c7ac added support for custom includes Brandon Mathis 2011-07-31 12:27:25 -0400
  • 3525825e90 limited atom feed to 20 most recent items Brandon Mathis 2011-07-31 12:02:28 -0400
  • 247105c833 removed unused sidebar include Brandon Mathis 2011-07-30 12:10:27 -0400
  • 41ebe2a75a added config for multiple asides Brandon Mathis 2011-07-30 12:07:51 -0400
  • 1db23acd78 added multi sidebar support Brandon Mathis 2011-07-30 12:04:33 -0400
  • 141800087f Merge branch 'woodwardjd-master' Brandon Mathis 2011-07-30 12:05:34 -0400