Brandon Mathis
709b090e5b
Better method for customizing the favicon. Closes #594
2012-06-07 14:27:03 -05:00
Brandon Mathis
d40eaab07c
Switched out ender.js in favor of jQuery. Some small improvements to sidebar feed scripts
2012-05-24 23:03:59 -05:00
Brandon Mathis
29a05c931f
Added a generator meta tag. closes #465
2012-05-21 23:56:45 -05:00
Brandon Mathis
b07e533d4a
Removed page content reading meta description. It was pointless. Set a description in your site or page yaml to add a meta description
...
Conflicts:
.themes/classic/source/_includes/head.html
2012-05-21 23:54:21 -05:00
Frederic Hemberger
a81ef5e28b
Improve handling of meta description
2011-10-21 15:00:32 +02:00
Frederic Hemberger
514e84831c
Use canonical URL for Disqus, fixes #236
2011-10-21 14:04:34 +02:00
Frederic Hemberger
ff7099207b
Moves Google Analytics to <head> allowing verification for Google Webmaster Tools, fixes #204
2011-10-17 20:34:13 +02:00
Brandon Mathis
d1e5c45e79
Ender.js is now loaded locally instead of hotlinking
2011-09-25 21:31:22 -05:00
Frederic Hemberger
111142c5c2
Fixes whitespace, removed unnecessary closing '/' in HTML5
2011-09-21 10:13:23 +02:00
Frederic Hemberger
0b5215c0f5
Adds first 150 chars of content as meta description, if no page.description specified. Fixes #162
2011-09-21 10:08:38 +02:00
Brandon Mathis
728bdad5ca
removes index.html from canonical urls. closes #153
2011-09-17 09:40:32 -05:00
Brandon Mathis
8c0dd58ee6
changed left angle quote to dash for page titles
2011-09-04 09:21:01 -05:00
fhemberger
dae6cceec2
show page.title first, best practice for SEO and usability (e.g. bookmarks)
2011-09-04 12:21:58 +02:00
fhemberger
8de095bfa9
move code for Twitter, Google +1 and Google Analytics to bottom of page, as inline <script> tags are always blocking page load
2011-09-04 12:17:44 +02:00
Brigham Brown
648d4cc238
Fix extra subdirectories appearing in category links and atom.xml link.
2011-08-11 21:30:45 -07:00
Brandon Mathis
d344a8c7ac
added support for custom includes
2011-07-31 12:27:25 -04:00
Brandon Mathis
c779ad7916
Now rss link in head will update correctly with changes to the config
2011-07-28 16:51:55 -04:00
Brandon Mathis
2af038a725
added cannonical link to head
2011-07-28 15:53:39 -04:00
Brandon Mathis
1e2d10c2c5
removed appcache because it was annoying firefox users
2011-07-28 15:42:28 -04:00
Luke Armstrong
c32516fdb0
Stops the (scary) warning bar in Firefox about storing data for offline usage.
2011-07-26 23:27:44 +02:00
Brandon Mathis
39d56bc988
Finally a nice solution for mapping relative urls
2011-07-22 00:00:18 -04:00
Brandon Mathis
f6774b7c2f
moved the favicon.png to the root directory for better discoverability
2011-07-19 22:43:29 -04:00
Brandon Mathis
1f9b596b82
1. Added rake task for simple configuration of subdirectory deployment.
...
2. Updated READEME documentation regarding deploying to subdirectories.
3. Fixed related mistake in pagination and header links
2011-07-16 14:52:50 -04:00
Brandon Mathis
f81bdbc1a8
Added support and documentation for deploying to subdirectories (like
...
with gh-pages)
2011-07-16 09:29:09 -04:00
Brandon Mathis
5d1d04c52c
1. Made default layout more generic.
...
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.
2011-07-12 19:40:57 -04:00
Brandon Mathis
e30a298eb9
improved page title generation
2011-07-03 18:09:56 -04:00
Brandon Mathis
ea349cdfbf
Moved themes to .themes to get it out of the way. Updated Rakefile to 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
2011-06-29 14:01:06 -04:00