Commit Graph

29 Commits

Author SHA1 Message Date
Hannah Wolfe b06c57f1e1 Upgrading Casper to 1.3.4 2016-10-24 16:51:12 +01:00
Hannah Wolfe 27270d3de3 Upgrading Casper to 1.3.3 2016-10-07 16:08:38 +01:00
Hannah Wolfe 09476487f0 🐛 Fixing package.json engines & repo URL
no issue

- semver caret ranges don't apply pre-1.0.0, therefore we need to use a more explicit range
- repo URL should be a valid url
2016-10-07 16:05:10 +01:00
Hannah Wolfe d2d796241b 🎨 Removing `homepage` from package.json
no issue

- this is not going to be a required field, and for Casper is the same as the repo
2016-10-07 15:56:54 +01:00
Hannah Wolfe 95cec988f5 Upgrading Casper to 1.3.2 2016-09-27 16:48:51 +01:00
Hannah Wolfe 12e897d374 📚 Expand package.json ready for gpm
no issue

- Our new marketplace (gpm) will make heavy use of package.json files
- Full details, spec, and validator are coming soon. In the meantime here's the basics:
   - `name` must be lowercase and hypenated
   - `version` must be semver compliant
   - `homepage` should be a valid URL (GitHub URL is ok)
   - `demo` should be a working Ghost install that uses your theme
   - `engines` should contain a Ghost key indicating which version of Ghost the theme is compatible with
   - `license` is required, we recommend `MIT`
   - `screenshots` should provide a relative path or absolute URL to both `desktop` & `mobile` screenshots
   - `author` should be an object. It must contain an email, and can also include a name and url.
   - the `gpm` object should:
	- indicate the package type (`theme` for now, later `app` or `adapter` etc)
   	- list out at most 2 marketplace categories for inclusion. Categories can be found in https://gist.github.com/ErisDS/d0674f57eaa087c9f92cbfc8e984d2d6 but are subject to change.
   - other fields can be included as per a normal npm package, we recommend including the repostory & keywords with `ghost` & `theme` listed.
2016-09-27 16:43:44 +01:00
Kevin Ansfield 5c51195ca6 Upgrading Casper to 1.3.1 2016-07-26 13:01:26 +01:00
John O'Nolan 09b4830398 Add new subscribers form + visual fixes
- New opt-in form for subscribers features
- Bumped version to 1.3.0
- Resolved author image alignment, closes #238
2016-05-08 10:50:20 +02:00
Hannah Wolfe c1a3840cbe Upgrading Casper to 1.2.8 2016-02-03 09:33:34 +00:00
Hannah Wolfe de91a4006b Upgrading Casper to 1.2.7 2016-01-12 09:58:58 +00:00
Hannah Wolfe 1c092c7be0 Upgrading Casper to 1.2.6 2015-11-26 09:31:48 +08:00
Hannah Wolfe ede6b03afa Upgrading Casper to 1.2.5 2015-09-02 18:11:54 +01:00
Hannah Wolfe c1443a6e04 Upgrading Casper to 1.2.4 2015-05-21 16:59:21 +01:00
Hannah Wolfe cfbb7842a9 Upgrading Casper to 1.2.3 2015-05-14 15:48:09 +01:00
Hannah Wolfe f81730e108 Upgrading Casper to 1.2.2 2015-04-22 22:11:36 +01:00
Hannah Wolfe cc59624ba4 Upgrading Casper to 1.2.1 2015-04-22 14:08:38 +01:00
John O'Nolan dd02a12258 no message 2015-03-27 19:10:31 +02:00
Hannah Wolfe 1b86190c4d Upgrading Casper to 1.1.7 2015-03-09 17:52:52 +00:00
Hannah Wolfe 94422fffe2 Upgrading Casper to 1.1.6 2015-02-28 16:15:47 +00:00
Hannah Wolfe dd4ca42280 Version bump to 1.1.5 2015-01-12 17:20:31 +00:00
John O'Nolan 969a20ef6d Add tag mgmt support to Casper 2014-12-23 13:50:59 +02:00
Hannah Wolfe dbaaf955af Version bump to 1.1.3 2014-12-04 15:32:09 +00:00
Hannah Wolfe 933ebb86ca Version bump to 1.1.2 2014-11-17 17:24:50 +00:00
Hannah Wolfe e264f609de Version bump to 1.1.1 2014-10-18 21:43:45 +02:00
John O'Nolan 63535cf5ce 1.1.0 2014-09-25 16:42:27 +03:00
Hannah Wolfe f55a5a202f Version bump to 1.0.1 2014-08-26 21:07:46 +01:00
John O'Nolan a2ff1c2186 Version bump 2014-07-27 16:47:30 +02:00
Hannah Wolfe a41588f3e5 Version bump to 0.9.3 2014-03-20 19:17:26 +00:00
polygonix b020823408 Added "package.json" file
Includes "name" and "version" setting
2014-03-03 20:58:59 +11:00