Commit Graph
61 Commits
Author SHA1 Message Date
John O'Nolan bc7b44f01b Merge pull request #159 from crepererum/css_warnings
Fix multiple CSS problems, mostly reported by Firefox
2015-01-15 07:33:45 -08:00
John O'Nolan 3bdd10a37a Merge pull request #155 from razzius/master
Fix indentation in footer
2015-01-05 07:34:08 +02:00
John O'Nolan bf37631aa2 Update copyright 2015-01-02 16:12:55 +02:00
John O'Nolan 82253b06f2 Derp 2014-12-23 14:21:53 +02:00
John O'Nolan 969a20ef6d Add tag mgmt support to Casper 2014-12-23 13:50:59 +02:00
John O'Nolan de94edc8a8 Merge pull request #149 from conradkleinespel/master
Support for Pastebin embeds
2014-11-29 11:12:20 +01:00
John O'Nolan cb1196630b Merge pull request #147 from novaugust/page-fix
Move page #post helper to encapsulate image references
2014-11-11 07:34:45 +01:00
John O'Nolan 9a1988aa6d Merge pull request #143 from cubb/master
Fixes to visual bugs on static pages
2014-10-29 18:31:04 +01:00
John O'Nolan 12ad5f5404 Merge pull request #136 from novaugust/master
Remove old reference to medium desktop media queries from ToC
2014-09-29 09:09:01 +02:00
John O'Nolan 8bf2b72e69 Remove MS specific font feature styling 2014-09-25 19:28:43 +03:00
John O'Nolan 5968231807 Fix IE font feature rendering
See #124 (again)
2014-09-25 19:23:25 +03:00
John O'Nolan e07d0d8775 Post image support 2014-09-25 17:35:06 +03:00
John O'Nolan 63535cf5ce 1.1.0 2014-09-25 16:42:27 +03:00
John O'Nolan 75c81be9c3 Typography overhaul 2014-09-25 16:41:04 +03:00
John O'Nolan 5d0db596f8 Merge pull request #125 from designbyjake/master
Swap Noto Serif to PT Serif
2014-08-25 14:36:59 +02:00
John O'Nolan eb860f0755 Merge pull request #127 from PaulAdamDavis/emoji-icon-fix
Rename icon assets & references
2014-08-19 18:04:45 +02:00
John O'Nolan 3950251944 Merge pull request #119 from rossta/post_hbs_typo
Fix link tag typo
2014-08-13 09:21:49 +02:00
John O'Nolan 15d2aa09f4 Merge pull request #118 from PaulAdamDavis/nowrap-fix
Add nowrap to date & rss button
2014-08-12 13:13:35 +02:00
John O'Nolan 5da18ddb3b Fix bug where footer text would wrap to a new line 2014-08-07 16:16:51 +03:00
John O'Nolan 8fd21ea939 Merge pull request #113 from ErisDS/helper-updates
Updating Casper's use of title and author helpers
2014-08-05 23:43:08 +02:00
John O'Nolan b84309f482 Stop text from wrapping to a new line with icon
Fixes #112
2014-08-04 12:49:41 +03:00
John O'Nolan a60cdab266 Tweak 2014-07-31 18:58:48 +03:00
John O'Nolan 8ff0ac386c Replace dodgy author helper with better one 2014-07-31 16:54:34 +03:00
John O'Nolan f6f2a06f7a Merge pull request #111 from PaulAdamDavis/master
Pluralise post count for author page
2014-07-29 23:32:14 +02:00
John O'Nolan a2ff1c2186 Version bump 2014-07-27 16:47:30 +02:00
John O'Nolan 45240cdc03 Prevent scroll-down contrast BG from overlapping in Firefox
Closes #110
2014-07-27 16:46:37 +02:00
John O'Nolan 5a4334106e OCD 2014-07-22 13:36:11 +02:00
John O'Nolan 97f3bfea82 Cleanup old styles + minor display bugfix 2014-07-22 13:35:00 +02:00
John O'Nolan e9eca20883 Add fallback text if user has no entered a bio 2014-07-22 13:31:58 +02:00
John O'Nolan 00eca81a1e Bouncy ball of love 2014-07-22 13:21:33 +02:00
John O'Nolan 5dc787d572 When cover images are used, add subtle gradient top overlay for more contrast behind nav buttons 2014-07-21 21:40:31 +02:00
John O'Nolan a2e43b155b Restoring lost class 2014-07-21 20:55:24 +02:00
John O'Nolan c922b6bab5 Update pagination button styles to match new nav button styles 2014-07-21 20:42:29 +02:00
John O'Nolan 35adcc0fd3 Add post meta back into post.hbs 2014-07-21 20:37:05 +02:00
John O'Nolan 41d4e2525b Random padding fix 2014-07-21 20:27:14 +02:00
John O'Nolan f6ee7d89f9 Add author image to post author-box, if available 2014-07-21 20:19:49 +02:00
John O'Nolan 91ca337fe6 Link post.hbs author to new author profile page, add icons to meta data 2014-07-21 19:52:45 +02:00
John O'Nolan 48164cc3cd Fix in case an author has a cover image but no profile image 2014-07-21 19:30:53 +02:00
John O'Nolan 6659c9514a Fix in case author has no image 2014-07-21 19:09:17 +02:00
John O'Nolan 4bd2ce6740 Make everything look good with no cover images + crossbrowser fixes 2014-07-21 19:07:56 +02:00
John O'Nolan 6ae074b724 Introduce new post loop partial + new multi-author post meta 2014-07-21 18:20:36 +02:00
John O'Nolan 088a867cea First pass on major Casper overhaul and new Multi-user support
- Introduces author.hbs page template
- Completely refactors header styling with new full-screen cover images
- Adds new, improved pagination with additional styles for archive pages
- Cleans up a fuckload of bloat and old styles
2014-07-21 14:45:34 +02:00
John O'Nolan 3db098c1e0 Revert "Sticky footer"
This reverts commit 3242e72cfc.
2014-07-20 17:28:49 +02:00
John O'Nolan 3242e72cfc Sticky footer 2014-07-20 17:27:20 +02:00
John O'Nolan fe888da667 Bigger padding on mobile header 2014-07-20 17:07:00 +02:00
John O'Nolan 8464b3d7a7 Cleaning up old styles 2014-07-20 17:01:17 +02:00
John O'Nolan cd5045999b Sexier blog description styling 2014-07-20 16:57:38 +02:00
John O'Nolan 448082bd48 New navigation structure to make way for MU changes 2014-07-20 16:43:44 +02:00
John O'Nolan 2dafaa257a Merge pull request #108 from designbyjake/typography
Typography updates
2014-07-14 09:50:54 +02:00
John O'Nolan faeee8d8a0 Merge pull request #107 from PaulAdamDavis/master
Add keyframe animations to the home page header
2014-07-11 11:36:39 +02:00
John O'Nolan e9725f1ac6 Merge pull request #103 from namanyayg/patch-1
Fixing typo in screen.css
2014-06-02 09:31:00 +02:00
John O'Nolan 213db8aa97 Merge pull request #94 from nblackburn/master
Made title visible in tag template
2014-04-15 13:14:36 +02:00
John O'Nolan 2530642253 Merge pull request #92 from razvanc/master
Added the possibility to go back to the front page.
2014-03-27 12:37:15 +01:00
John O'Nolan c965ac3f42 Merge pull request #89 from polygonix/add_taghbs
Add tag.hbs template
2014-03-19 22:12:10 +01:00
John O'Nolan 51b63ddeca Merge pull request #85 from polygonix/add-package-json
Added "package.json" file
2014-03-03 11:00:26 +01:00
John O'Nolan 7406c1b7da Merge pull request #82 from kennwhite/master
HTML5 valid markup for Twitter share link
2014-03-03 10:27:32 +01:00
John O'Nolan 1655d519f6 Merge pull request #81 from halfdan/update-fitvids
Update jquery.fitvids.js to 1.1
2014-03-01 12:14:08 +01:00
John O'Nolan f39e92a5fd Merge pull request #79 from cobbspur/hover
Added hover state for Author meta anchor
2014-02-28 23:42:31 +01:00
John O'Nolan 55784b4348 Corrected link 2014-02-02 16:39:22 +01:00
John O'Nolan 74a7b8bf25 Merge pull request #70 from altonius/patch-1
Update post.hbs - make twitter link https
2014-01-23 18:49:33 -08:00
John O'Nolan 36fe40b9d7 Merge pull request #66 from mjbshaw/patch-1
Respect the blog URL (and subdirectory) in footer
2014-01-07 12:06:42 -08:00