Commit Graph

  • b0405cc3c2 1. Some general styling improvements especially for syntax and navigation 2. JS line numbering now supports embedded gists 3. Added a favicon Brandon Mathis 2011-06-15 22:50:01 -04:00
  • ab29d45ae8 1. Added new include_code tag to allow auhtors to insert files from the file system with syntax highligting and a download link 2. Improved the gist tag to properly insert the sources in <noscript> tags 3. Improved semantics in the blockquote plugin and DRYed things up. 4. Pygments caching now stores to the _code_cache directory by default 5. Added a configuration for the default include_code directory 6. Updated the .gitignore Brandon Mathis 2011-06-15 18:31:22 -04:00
  • fea1cc49d9 Merge pull request #29 from jlong/edge Brandon Mathis 2011-06-14 05:05:21 -07:00
  • aa891babb8 removed sitemap_generator in favor of generate_sitemap plugin John W. Long 2011-06-13 18:12:39 -04:00
  • 929e606111 1. Removed pullquote and improved semantics of blockquote plugin. 2. Removed iterator plugin as it was not being used. 3. Added initial support for html5 video with flash fallback. 4. Added responsive scaling for embedded youtube and vimeo videos. 5. Improved footer styleing. Brandon Mathis 2011-06-13 16:41:03 -04:00
  • 913fa105c4 1. Moved _plugins into themes/classic/_plugins I think it's probably better to ship plugins with themes to make it easier to update them. 2. Improved 'install' rake task and made nicer output Brandon Mathis 2011-06-11 15:58:53 -04:00
  • 814be44c15 1. Improved responsive navigation styling when email subscription is present 2. Refactored subscription styling to be more DRY 3. Added an image for email subscriptions 4. Added assets directory to the gitignore for stashing working files 5. Improved gem list in the Gemfile Brandon Mathis 2011-06-11 15:23:54 -04:00
  • 14ba4cfd3c 1. Reduced dependencies and updated the gemfile 2. Added whole vendor directory to .gitignore for bundle package users 3. Removed guard tasks and replaced serve tasks in Rakefile. 3. Reorganized rake tasks and cleaned up the Rakefile. Brandon Mathis 2011-06-11 07:56:04 -04:00
  • 8d3731e0dc updated titlecase filter, added titlecase filter to entry titles in article.html partial Brandon Mathis 2011-06-08 20:32:24 -04:00
  • a20dc08e10 1. Added support for styled subtitle in header 2. Added javascript detection for placeholder 3. Added backup style for search field with no-placeholder support Brandon Mathis 2011-06-08 18:58:00 -04:00
  • 901f4d7f29 Improved the whitespace formatting for tweets where there are lots of consecutive new lines Brandon Mathis 2011-06-08 18:03:43 -04:00
  • 51d1821930 Removed content. That's right, you gotta write your own! Brandon Mathis 2011-06-08 16:44:19 -04:00
  • 519e234aab Improved theme install process added missing assets Brandon Mathis 2011-06-08 16:36:10 -04:00
  • 4b56cd9328 Restored untracked JS, updated gitignore, removed unnecessary stylesheets Brandon Mathis 2011-06-08 15:30:54 -04:00
  • 7957858bc6 Typographic trying out some webfonts Media query layout improvements Twitter now splits tweets with <br> and </p><p> on \n and \n\n RSS icon made a bit smaller Brandon Mathis 2011-06-08 14:18:37 -04:00
  • aa23061624 Added themes directory, improved javascript load and minification. Brandon Mathis 2011-06-07 16:12:46 -04:00
  • 6cba214513 removed /source Brandon Mathis 2011-06-07 11:35:57 -04:00
  • d8b796acb9 Another massive commit: Brandon Mathis 2011-06-07 10:45:01 -04:00
  • 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. Brandon Mathis 2011-05-30 00:30:16 -04:00
  • 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 Brandon Mathis 2011-05-15 18:33:00 -04:00
  • e4c2d5790b irrisponsibly massive commit Brandon Mathis 2011-04-17 22:49:30 -05:00
  • 4db81a9e51 added comment to optionally install Pygments to enable 'Syntax Highlighting' Tom HooverandBrandon Mathis 2010-11-18 07:56:23 +08:00
  • 362c7834d7 Return months when > 31 days. Martin ElwinandBrandon Mathis 2010-03-19 22:19:04 +08:00
  • 38fd8d6ee9 corrected "upated" to "updated" in index.haml Tom HooverandBrandon Mathis 2010-11-17 01:55:00 +08:00
  • 493a2cef68 corrected "upated" to "updated" Tom HooverandBrandon Mathis 2010-11-17 01:41:09 +08:00
  • 7ae5309642 Enforce UTF-8 in meta tag to avoid character set problems. Henrik SjökvistandBrandon Mathis 2010-10-06 00:00:32 +08:00
  • a9eb078119 added rake as a dependency B Mathis 2010-08-21 17:43:45 -05:00
  • 96579bb4a3 Requiring Mongrel (invisible dependency of later versions of Serve) Kevin W. GisiandBrandon Mathis 2010-08-04 01:52:31 +08:00
  • f6caf533d8 Requiring latest version of active_support Kevin W. GisiandBrandon Mathis 2010-08-04 01:39:41 +08:00
  • adeee0cf9b Required newer active_support for newer serve gem (Ruby 1.9 support) Kevin W. GisiandBrandon Mathis 2010-08-03 13:54:03 +08:00
  • 1f4fcec53b Correctly check for failing Serve Kevin W. GisiandBrandon Mathis 2010-08-03 13:25:54 +08:00
  • 9bd7133953 Fixed 'rake preview on fails vanilla install' bug Kevin W. GisiandBrandon Mathis 2010-08-03 13:10:59 +08:00
  • 5ca3949740 reverted back to rdiscount instead of kramdown B Mathis 2010-07-26 11:05:56 -05:00
  • 76b8b8ca45 fixed rake preview and updated sass to sass3 syntax B Mathis 2010-07-26 10:55:53 -05:00
  • 5951848f72 Updated the README for installation with bundler dbloeteandBrandon Mathis 2010-05-26 15:28:46 +08:00
  • 091ef1c6e1 Use Bundler for dependency management dbloeteandBrandon Mathis 2010-05-26 15:23:47 +08:00
  • 654428a309 Explicitly require the helpers dbloeteandBrandon Mathis 2010-05-26 05:02:08 +08:00
  • e112b7e05f Fix compass/sass deprecation warnings dbloeteandBrandon Mathis 2010-05-26 04:58:11 +08:00
  • 86f6a800d0 Added ignore rule for OS X noise and .rvmrc dbloeteandBrandon Mathis 2010-05-26 04:52:39 +08:00
  • 80b276c21e Explicitly require ActiveSupport 2.3.2. Jerod SantoandBrandon Mathis 2010-03-15 04:47:21 +08:00
  • ac9addf8f3 Corrected the link to the configuration page in the wiki. Emmanuel MwangiandBrandon Mathis 2010-03-15 08:02:52 +08:00
  • 7a837a7238 added a link to the wiki to first post B Mathis 2010-03-10 17:13:40 -06:00
  • e8e361993f improved flexible layout for code expansion B Mathis 2010-03-10 14:38:53 -06:00
  • 16aab4abb2 updated syntax styling to have nice headers for code windows B Mathis 2010-03-10 14:22:19 -06:00
  • 42251dddca improved layout flexibility B Mathis 2010-03-10 13:59:18 -06:00
  • 33bca7246e added support for "updated" metadata in a blog post B Mathis 2010-03-10 12:26:47 -06:00
  • dab3895299 improved typography and added blog styles for metadata B Mathis 2010-03-10 12:25:35 -06:00
  • e0b4225887 now blog posts use a different layout B Mathis 2010-03-10 12:24:20 -06:00
  • eefe29e5d0 now Octopress uses partials B Mathis 2010-03-10 12:23:30 -06:00
  • 1957c12499 Merge branch 'master' of github.com:imathis/octopress B Mathis 2010-03-09 23:37:18 -06:00
  • 60d42be5ce updated twitter link to have correct tweet link on timestamp B Mathis 2010-03-09 23:34:35 -06:00
  • e565692129 Adding rdiscount and compass-colors to list of gems to install; simplified gem install line Mel RiffeandBrandon Mathis 2010-01-22 06:54:52 +08:00
  • 572be10d7d Add partial support with a HAML approved version of jekyll's include Ryan DaigleandB Mathis 2010-01-24 21:00:51 -05:00
  • c41b9e89ae Fix sitemap regeneration Ryan DaigleandB Mathis 2010-01-24 17:53:31 -05:00
  • 2f41517191 Update to rakefile to allow working on a single post at a time (and saving regeneration time) Ryan DaigleandB Mathis 2010-01-23 15:47:43 -05:00
  • de113ecfeb changed default github pages deploy branch to master B Mathis 2009-12-13 10:36:59 -06:00
  • 6a1a9a8bb8 added titlize so posts created with rake tasks will have nice titles B Mathis 2009-12-07 10:55:50 -06:00
  • a6262dcbff added a rake task for creating a new post B Mathis 2009-12-07 10:55:13 -06:00
  • af719fb4dd fixed default deploy task B Mathis 2009-11-25 08:34:32 -06:00
  • b12b037091 improved rake file feedback during deploy B Mathis 2009-11-25 08:18:54 -06:00
  • ffc2962001 fixed google analtyics tracking id B Mathis 2009-11-25 08:06:41 -06:00
  • f6e169a8dc added variable for google tracking id B Mathis 2009-11-25 08:02:28 -06:00
  • 50c0368400 fixed discussion url id B Mathis 2009-11-25 07:43:45 -06:00
  • 87c7c1a163 replaced a specific reference with a generic one for disqus B Mathis 2009-11-25 07:38:31 -06:00
  • eff018e91e trying one more thing with the rake task auto push B Mathis 2009-11-24 17:21:04 -06:00
  • 65ab7abbfa fixed deploy var in rake task B Mathis 2009-11-24 17:19:00 -06:00
  • 1e796da9db fixed branch name in rakefile B Mathis 2009-11-24 17:17:06 -06:00
  • 24246ea808 fixed variables for github in rakefile B Mathis 2009-11-24 17:15:37 -06:00
  • b4540bb461 tweaked rakefile github deploy B Mathis 2009-11-24 17:04:11 -06:00
  • 3a6974267b fixed source_branch variable name in github deploy script B Mathis 2009-11-24 17:01:32 -06:00
  • 34e25551ea renamed rake task for github deploy B Mathis 2009-11-24 16:58:43 -06:00
  • 399fe77f67 updated rakefile to support github user pages, and github project pages for deployment B Mathis 2009-11-24 16:53:24 -06:00
  • 54766a0c3b updated rakefile to support github pages deployments B Mathis 2009-11-24 16:40:47 -06:00
  • e021b70d79 updated gitignore ; B Mathis 2009-11-24 14:19:47 -06:00
  • d3313c836d updated layout, page styles, fixed config paths for assets B Mathis 2009-11-21 15:41:38 -06:00
  • 6f10642bde added introduction post to show off typography and function as a first post B Mathis 2009-11-14 21:12:05 -06:00
  • 2b2de6104e removed lame example posts B Mathis 2009-11-14 18:11:40 -06:00
  • 7e87a4c518 fixed core library link to google B Mathis 2009-11-14 17:03:37 -06:00
  • a3fcfdea94 mootools core now loads from goolge ajax libraries B Mathis 2009-11-14 17:01:54 -06:00
  • 04c07e7e85 fixed link to about page B Mathis 2009-11-14 16:51:42 -06:00
  • ca68e5b6bf turned off developer mode for disqus B Mathis 2009-11-14 15:00:21 -06:00
  • b021a483dc added check for twitter container in twitter.js B Mathis 2009-11-14 14:47:53 -06:00
  • a632295e50 gitignored DS_Store from B Mathis 2009-11-14 14:27:50 -06:00
  • bdc66eabdf reorganized stylesheets B Mathis 2009-11-14 13:08:19 -06:00
  • fe3590beae fixed links and descriptions in the readme B Mathis 2009-11-13 12:59:20 -06:00
  • 833d64e8e0 simplified readme. pointing to the wiki for more detail B Mathis 2009-11-13 12:54:32 -06:00
  • 22a7564f2e ordered lists are now inside B Mathis 2009-11-13 10:22:54 -06:00
  • 543928a0b3 fixed list styling so they are inside B Mathis 2009-11-13 10:21:56 -06:00
  • 0f31b5b9e2 fixed search positioning, made layout calculations better B Mathis 2009-11-13 10:15:39 -06:00
  • 3e69c6be8b fixed the deploy rake task so it will delete the debug pages B Mathis 2009-11-13 02:35:40 -06:00
  • 0d602515cc changed the way blog titles are constructed B Mathis 2009-11-13 02:35:16 -06:00
  • b29e546c72 changed footer credit from github link to octopress.org B Mathis 2009-11-12 22:29:28 -06:00
  • f23941da8f fixed font size boost B Mathis 2009-11-12 22:28:51 -06:00
  • 2ac9273354 updated quote style again B Mathis 2009-11-12 19:51:31 -06:00
  • f636771553 updated blockquote style B Mathis 2009-11-12 19:42:25 -06:00
  • 513cb7e028 removed my twitter name from the default layout B Mathis 2009-11-12 15:54:28 -06:00
  • 61d4099edf added fix for IE7 adding vertical scroll bars to code blocks B Mathis 2009-11-12 14:42:54 -06:00
  • bd96f301ef added back html_email obfusticator B Mathis 2009-11-12 14:42:31 -06:00
  • 8653d3e936 fixed positioning of search field B Mathis 2009-11-12 14:14:08 -06:00
  • c51a1be7f9 cleaned up helpers B Mathis 2009-11-12 14:13:51 -06:00