aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic/source/_includes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set layout to null to suppress warningChaYoung You2014-08-131-1/+1
* Support octopress-hooks and octopress-date-format #1622Brandon Mathis2014-08-121-14/+4
* Use HTTPS for google webfonts when on HTTPS siteRichard Cunningham2014-03-071-2/+2
* Merge pull request #1400 from axiac/fixed-titlecase-usageParker Moore2013-11-173-4/+4
|\
| * * properly escaped site title and post/page title in the RSS feeds;Valentin VALCIU2013-10-281-1/+1
| * * consistently convert page and post titles to titlecase if site.titlecase is...Valentin VALCIU2013-10-283-4/+4
* | Merge pull request #1301 from masondesu/patch-1Parker Moore2013-11-171-1/+1
|\ \ | |/ |/|
| * Fixed typo in path to jQuery fallbackMason Stewart2013-07-251-1/+1
* | removed superfluous parenthesesMichael Pfister2013-10-091-1/+1
* | Use a protocol-relative url to load disqus over https or httpMichael Pfister2013-10-091-1/+1
* | Fix Disqus over https.Alexandre Perrin2013-10-031-1/+1
* | Add proper disqus identifier comment count linksTrey Hunner2013-09-291-1/+2
|/
* Fix second Twitter URL to be protocol relativeSam Whited2013-06-251-1/+1
* Use protocol relative URL for TwitterSam Whited2013-06-251-1/+1
* Recent posts sidebar now correctly observes titlecase settingsBrandon Mathis2013-05-091-1/+1
* Removed Twitter and Ender.js. Added jQuery and updated ModernizrBrandon Mathis2013-03-093-23/+5
* Merge pull request #991 from rretsiem/patch-2Parker Moore2013-03-051-1/+1
|\
| * Async load of Facebook JSRené2013-01-301-1/+1
* | Merge pull request #664 from earaya/masterParker Moore2013-03-051-2/+2
|\ \
| * | optimized order of styles and scripts in headerearaya2012-07-111-2/+2
| |/
* | fixed issue #949 using @alexkirmse's patchFloyd Pink2013-02-131-1/+1
|/
* Do not strip trailing slash of canonical URLs.OGINO Masanori2012-06-021-1/+1
* Don't display comments link for post excerpts on index page when comments for...Luke Karrys2012-03-231-1/+1
* Github -> GitHub (capitalization)Fletcher Tomalty2012-02-191-2/+2
* Search box can be toggled off.Tim Gray2011-12-111-0/+2
* removed size restriction on twitter sidebar follow buttonBrandon Mathis2011-12-101-1/+1
* Add custom date format to pages, add 'updated' field againFrederic Hemberger2011-11-031-1/+9
* Reverted commit 514e848 (issue #236), should fix Disqus identifier issues.Frederic Hemberger2011-11-011-2/+2
* only include facebook js if facebook_like is trueAaron Malone2011-10-231-0/+2
* Improve handling of meta descriptionFrederic Hemberger2011-10-211-1/+1
* Use canonical URL for Disqus, fixes #236Frederic Hemberger2011-10-212-4/+3
* Remove unsupported 'updated' flag from _includes/post/date.htmlFrederic Hemberger2011-10-181-7/+1
* Make post's date output configurable via _config.yml, closes #164Frederic Hemberger2011-10-181-1/+2
* Moves Google Analytics to <head> allowing verification for Google Webmaster T...Frederic Hemberger2011-10-172-1/+1
* Adds support for Google+ widget, supports author information in search result...Frederic Hemberger2011-10-171-0/+11
* Merge pull request #201 from mikl/category-feedsFrederic Hemberger2011-10-161-0/+27
|\
| * Fixed duplicate title.Mikkel Hoegh2011-10-061-1/+0
| * First attempt at creating per-category Atom feeds.Mikkel Hoegh2011-10-051-0/+28
* | Makes titlecase of page/post titles configurableFrederic Hemberger2011-10-161-2/+2
* | Merge pull request #210 from xdworks/294accde545a7213b274c5b625b44a17ed72e0f3Frederic Hemberger2011-10-113-0/+12
|\ \
| * | facebook like optionxdite2011-10-093-0/+12
* | | As other things rely on these variables, they need to be global. Drew Wells2011-10-091-4/+4
|/ /
* | Fixes delicious API url after moving from Yahoo! to AVOS, fixes #179Frederic Hemberger2011-10-061-1/+1
|/
* added support for adding content to the bottom of a pageBrandon Mathis2011-09-292-0/+8
* Fixes delicious integration #179Frederic Hemberger2011-09-261-2/+3
* Ender.js is now loaded locally instead of hotlinkingBrandon Mathis2011-09-251-1/+1
* Minor fixesFrederic Hemberger2011-09-212-4/+4
* Fixed misuse of ARIA roles (see http://dev.opera.com/articles/view/introducti...Frederic Hemberger2011-09-212-3/+3
* Refactored inclusion of disqus scriptFrederic Hemberger2011-09-212-12/+22
* Added optional comment count for disqus, fixes #88Frederic Hemberger2011-09-211-1/+6