aboutsummaryrefslogtreecommitdiff
path: root/source/index.html (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-20initial setupZhiming Wang1-0/+0
2014-06-21Initial update to be compatible with Jekyll 2Brandon Mathis1-2/+2
2011-10-17Removes <nav> for Pagination links, fixes #216Frederic Hemberger1-11/+9
2011-09-21Fixed misuse of ARIA roles (see ↵Frederic Hemberger1-2/+2
http://dev.opera.com/articles/view/introduction-to-wai-aria/)
2011-09-21Refactored inclusion of disqus scriptFrederic Hemberger1-29/+18
- Added ARIA setting `aria-live="polite"` to comment output - Removed duplicate <div id="disqus_thread"> from page/post templates - Moved blocking JavaScript loading to the end of the document body. - Merged JavaScript code for index and pages/posts using conditionals - Moved global JavaScript disqus variables into the anonymous function to stop pollution of global namespace
2011-08-16Added support for pagination with a blog index in any directory (helps with ↵Brandon Mathis1-1/+38
landing pages). Added configuration for pagination directory base
2011-08-10added support for preserving customized source/index.html during template ↵Brandon Mathis1-41/+2
updates. Moved the blog index code to a partial in source/_includes/blog_index.html
2011-07-30added multi sidebar supportBrandon Mathis1-1/+7
2011-07-22Finally a nice solution for mapping relative urlsBrandon Mathis1-4/+4
2011-07-18Improved variable names for setting footer, sharing, sidebar and metadata ↵Brandon Mathis1-1/+2
diesplay from page configurations
2011-07-161. Added rake task for simple configuration of subdirectory deployment.Brandon Mathis1-4/+4
2. Updated READEME documentation regarding deploying to subdirectories. 3. Fixed related mistake in pagination and header links
2011-07-13Changed archive links from blog/archives/index.html to blog/archivesBrandon Mathis1-1/+1
2011-07-131. Styled pagination for blog indexBrandon Mathis1-7/+11
2. Fixed Newer pagination link on page 2 3. Improved sidebar section breakdown on collapse 4. Removed sharing links from the blog index page (moved to pages) 5. Improved styling for metadata on the blog index 6. Moved /blog/archives.html to /blog/archives/index.html 7. Improved responsive layout styling bugs
2011-07-121. Made default layout more generic.Brandon Mathis1-1/+3
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-10Fixed broken link to archives.html in index.htmlPatrick White1-1/+1
2011-06-29Moved themes to .themes to get it out of the way. Updated Rakefile to ↵Brandon Mathis1-0/+0
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-271. Added Category supportBrandon Mathis1-2/+2
2. Designed blog archives pages 3. Restructured Sass 4. Added Categories to rake post metadata 5. Some general style improvements
2011-06-241. Added html5 video with flash fallback.Brandon Mathis1-1/+10
2. Added Rack support 3. Disqus support 4. Improved Readme 5. Improved Syntax flexibility and styling 6. Improved blockquote styling
2011-06-201. Updated readmeBrandon Mathis1-1/+11
2. Improved blog typography 3. Improved support for Disqus 4. Removed unnecessary page layout
2011-06-191. Switched back to RdiscountBrandon Mathis1-2/+3
2. Improved Blockquote comment header 3. Added Include File and Pullquote plugins 4. Improved blog typography 5. Simplified "Read more" link
2011-06-07Added themes directory, improved javascript load and minification.Brandon Mathis1-0/+11