| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove all Octopress stuff | Zhiming Wang | 2015-05-04 | 5 | -78/+0 |
| | | |||||
| * | Recent posts sidebar now correctly observes titlecase settings | Brandon Mathis | 2013-05-09 | 1 | -1/+1 |
| | | |||||
| * | Removed Twitter and Ender.js. Added jQuery and updated Modernizr | Brandon Mathis | 2013-03-09 | 2 | -20/+1 |
| | | |||||
| * | Github -> GitHub (capitalization) | Fletcher Tomalty | 2012-02-19 | 1 | -2/+2 |
| | | |||||
| * | removed size restriction on twitter sidebar follow button | Brandon Mathis | 2011-12-10 | 1 | -1/+1 |
| | | |||||
| * | Adds support for Google+ widget, supports author information in search ↵ | Frederic Hemberger | 2011-10-17 | 1 | -0/+11 |
| | | | | | results, fixes #203 | ||||
| * | Fixes delicious API url after moving from Yahoo! to AVOS, fixes #179 | Frederic Hemberger | 2011-10-06 | 1 | -1/+1 |
| | | |||||
| * | Fixes delicious integration #179 | Frederic Hemberger | 2011-09-26 | 1 | -2/+3 |
| | | |||||
| * | Minor fixes | Frederic Hemberger | 2011-09-21 | 1 | -1/+1 |
| | | |||||
| * | make listing/not listing of forks configurable | Philip Hofstetter | 2011-08-04 | 1 | -0/+1 |
| | | | | | | some people have more or less taken over projects with their forks, so it probably makes sense to still list them among the repositories | ||||
| * | provide an option to show or not show github profile link | Philip Hofstetter | 2011-08-04 | 1 | -0/+3 |
| | | |||||
| * | allow limiting the amount of repos to display | Philip Hofstetter | 2011-08-04 | 1 | -1/+6 |
| | | | | | | by setting github_repo_count to someething that's not 0, you can limit the amount of repositories to render | ||||
| * | add github repositories sidebar plugin | Philip Hofstetter | 2011-08-04 | 1 | -0/+21 |
| | | | | | | | | | | | | | | | if you specify github_user: in you _config.yml and once you add asides/github.html to your sidebar items, this plugin will fetch the specified users github repositories and order them so the last pushed ones are shown first. Then it'll list them in the side-bar, including a link and the repository description The plugin will only list your own repositories, not forks, though this might need to be configurable later | ||||
| * | Finally a nice solution for mapping relative urls | Brandon Mathis | 2011-07-22 | 3 | -3/+3 |
| | | |||||
| * | Added support and documentation for deploying to subdirectories (like | Brandon Mathis | 2011-07-16 | 3 | -3/+3 |
| | | | | | with gh-pages) | ||||
| * | 1. Made default layout more generic. | Brandon Mathis | 2011-07-12 | 1 | -2/+0 |
| | | | | | | | | | 2. Added a page layout and improved html on post layout. 3. Improved flexibility of stylesheets for different layout types. 4. Collapsing sidebar now moves it to the bottom of the page and floats content into columns. 5. Improved sharing settings, added Google plus one. | ||||
| * | Moved themes to .themes to get it out of the way. Updated Rakefile to ↵ | Brandon Mathis | 2011-06-29 | 4 | -0/+57 |
| support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy use | |||||
