Commit Graph

440 Commits

Author SHA1 Message Date
John O'Nolan 802bb02c63 Minor footer style tweaks and added new RSS/subscription button 2013-09-02 22:59:23 +01:00
John O'Nolan 21d2a929a9 Second pass on Casper refactor, added new footer areas on single post view. 2013-09-02 22:59:23 +01:00
John O'Nolan e4ce16b517 First pass at refactoring styles 2013-09-02 22:59:23 +01:00
John O'Nolan e8080571bd Updated Normalize.css from v1.0.2 to v2.1.2 2013-09-02 22:59:23 +01:00
John O'Nolan 61a960d03f Cleaning 2013-09-02 22:59:23 +01:00
John O'Nolan 2d5ce92bab Removed old stylesheet defaults 2013-09-02 22:57:55 +01:00
John O'Nolan 586b52bb21 Removed old image fixtures 2013-09-02 22:57:55 +01:00
John O'Nolan 9ca4564cb2 Removed concept of partials from Casper. For now. 2013-09-02 22:57:55 +01:00
John O'Nolan 820b222f8e Changed theme structure. Moved all assets into /assets/ 2013-09-02 22:56:52 +01:00
John O'Nolan 1fb478234a Byebye old fonts 2013-09-02 22:56:52 +01:00
John O'Nolan 1c7055de76 Kill off jQuery. Should be calling in Ghost's native/shared jQuery file. Also - lib folder in a theme dir - ew. 2013-09-02 22:56:52 +01:00
Hannah Wolfe 87e772c268 Merge pull request #18 from cobbspur/date
helper name changes for casper
2013-08-22 13:54:45 -07:00
cobbspur 7214380abd helper name changes for casper
closes #17

- changed pagination and date in handlebars templates
2013-08-22 21:45:00 +01:00
ErisDS cebd42fc51 Removing accidental commit 2013-08-07 12:06:16 +01:00
Hannah Wolfe 0c94300d4a Casper now displays logo if one is uploaded 2013-08-06 22:17:58 +01:00
ErisDS ad877308d4 Replacing weird svg font file with the original and correct file 2013-07-27 14:22:45 +01:00
ErisDS 16d9029acc Ghost id in css causes errors
- fixes #265
- I've just removed this css as I can't see anywhere in casper where it will be needed.
- Using id's in theme css should be pretty much banned, or always tightly scoped away from the content so as not to clash with markdown
2013-07-14 17:16:04 +01:00
ErisDS 8990d7598d Milestone 0.2.0 version bump 2013-07-12 00:10:09 +01:00
ErisDS 97a24a07fb Ghost issue 246 part 12
- renaming single.hbs to post.hbs
2013-07-11 17:50:01 +01:00
ErisDS 09295abe40 Ghost issue 254 adds a helper for content
- Removed triple taches from content as they are no longer required
2013-07-11 17:09:45 +01:00
ErisDS e40d3e2680 Ghost issue 253 changed content_html to just content
This update to casper matches that change
2013-07-11 16:28:58 +01:00
ErisDS cffc941b6b HTML helpers refactor - issue #246 item 2
- Helpers no longer require data to be passed explicitly to them
2013-07-11 01:28:04 +01:00
ErisDS 5d770ffe10 HTML helpers work with double taches - issue #246 item 1.
- updating casper to use 2 taches for pagination helper
2013-07-09 16:31:44 +01:00
Hannah Wolfe 93072a6d9b Merge pull request #14 from cobbspur/casperpage
closes issue #13 pagination
2013-06-25 09:46:25 -07:00
cobbspur 229ab70899 closes issue #13 pagination
- adds pagination to homepage
2013-06-25 16:20:22 +01:00
hannah d0f18f78f7 Milestone 0.1.1 version bump commit 2013-06-18 22:40:36 +01:00
Hannah Wolfe 5db837f86b Merge pull request #11 from cobbspur/caspertweak
changes to globals in casper
2013-06-17 15:28:38 -07:00
cobbspur 470f868be1 changes to globals in casper
- changed ghostGlobals in default.hbs to settings in lieu of future changes from hannah
2013-06-16 19:24:57 +01:00
Hannah Wolfe cb6056e08f Merge pull request #10 from cobbspur/casperissue8
closes #8 - replacing created dates
2013-06-16 08:22:21 -07:00
cobbspur 0fc57a0bd0 closes casperissue #8
- replaces created_at with publish_at in full-post.hbs and list-post.hbs
2013-06-16 16:15:44 +01:00
Hannah Wolfe 213457659c Merge pull request #9 from cobbspur/casperissue1
closes #1 - removing featured
2013-06-16 08:09:22 -07:00
cobbspur 0a7f8ea03a closes #1 - removing featured
- changed post.hbs to list-post.hbs and refactored code
- changed featured.hbs to full-post.hbs and refactored code
- index.hbs now selects first post and extends full-post then list-post on remaining posts
- single.hbs now extends full-post
2013-06-16 15:54:30 +01:00
Hannah Wolfe 35dc0ea797 Merge pull request #7 from cobbspur/casperissue3
casper issue #3 closes #3
2013-06-15 01:02:03 -07:00
cobbspur d9d72dbb37 casper issue #3
- deleted JON logo
- deleted post footer
2013-06-14 19:19:45 +01:00
John O'Nolan cff1c5dc9d Adding license 2013-06-13 22:37:47 +02:00
Hannah Wolfe 9ddfae8cdc issue #28 - bookshelf reimplementation
required switchover to snake_case
2013-05-16 22:18:41 +01:00
Hannah Wolfe 151f5d3f4c Merge branch 'master' of github.com:TryGhost/Casper 2013-05-11 11:16:36 +01:00
Hannah Wolfe 162b362e4b Casper - initial commit to separate GitHub repo 2013-05-11 11:16:11 +01:00
hannah 2bff1243fb Casper - initial commit to separate GitHub repo 2013-05-11 11:08:38 +01:00
Hannah Wolfe 77ec816981 Initial commit 2013-05-10 14:38:18 -07:00