Mirror of Casper fork
Go to file
John O'Nolan b7a6f81a18 Removed conditional author check
Because a post always has an author. Except when Ghost first runs, and there is the welcome post with no author. But in this case Ghost simply outputs nothing - I haven’t been able to make anything explode.
2014-01-10 17:00:41 +01:00
assets Make blog title and description more legible on light backgrounds 2013-12-28 14:09:01 +01:00
.gitignore Casper - initial commit to separate GitHub repo 2013-05-11 11:16:11 +01:00
LICENSE Rename LICENSE.txt to LICENSE 2013-11-14 14:48:35 +00:00
README.md Update README.md 2013-09-25 23:28:23 +10:00
default.hbs Respect the blog URL (and subdirectory) in footer 2014-01-07 12:31:32 -07:00
index.hbs More stupid fixes 2013-12-02 11:53:48 +01:00
page.hbs Cleaned up comments and indentation 2014-01-10 16:59:27 +01:00
post.hbs Removed conditional author check 2014-01-10 17:00:41 +01:00

README.md

Casper

The default theme for Ghost.

Copyright (C) 2013 Ghost Foundation - Released under the MIT License.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.