Skip to content

Commit

Permalink
Merge Ghost v2.16.4 to azure branch
Browse files Browse the repository at this point in the history
  • Loading branch information
chadly committed Mar 8, 2019
2 parents 1f6b653 + 96bda5f commit d4d4a3f
Show file tree
Hide file tree
Showing 562 changed files with 50,039 additions and 23,802 deletions.
1,294 changes: 600 additions & 694 deletions Gruntfile.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2013-2018 Ghost Foundation
Copyright (c) 2013-2019 Ghost Foundation

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
Expand Down
3 changes: 1 addition & 2 deletions PRIVACY.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,8 @@ To automatically populate your profile picture, Ghost pings [Gravatar](http://gr

### RPC Pings

When you publish a new post, Ghost sends out an RPC ping to let third party services know that new content is available on your blog. This enables search engines and other services to discover and index content on your blog more quickly. At present Ghost sends an RPC ping to the following services when you publish a new post:
When you publish a new post, Ghost sends out an RPC ping to let third party services know that new content is available on your blog. This enables search engines and other services to discover and index content on your blog more quickly. At present Ghost sends an RPC ping to the following service when you publish a new post:

- http://blogsearch.google.com
- http://rpc.pingomatic.com

RPC pings only happen when Ghost is running in the `production` environment.
Expand Down
11 changes: 0 additions & 11 deletions content/settings/routes.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion content/themes/casper/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2013-2018 Ghost Foundation
Copyright (c) 2013-2019 Ghost Foundation

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
Expand Down
4 changes: 2 additions & 2 deletions content/themes/casper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ One really neat trick is that you can also create custom one-off templates just

# Development

Casper styles are compiled using Gulp/PostCSS to polyfill future CSS spec. You'll need Node and Gulp installed globally. After that, from the theme's root directory:
Casper styles are compiled using Gulp/PostCSS to polyfill future CSS spec. You'll need [Node](https://nodejs.org/), [Yarn](https://yarnpkg.com/) and [Gulp](https://gulpjs.com) installed globally. After that, from the theme's root directory:

```bash
$ yarn install
Expand Down Expand Up @@ -63,4 +63,4 @@ You can add your own SVG icons in the same manner.

# Copyright & License

Copyright (c) 2013-2018 Ghost Foundation - Released under the [MIT license](LICENSE).
Copyright (c) 2013-2019 Ghost Foundation - Released under the [MIT license](LICENSE).
2 changes: 2 additions & 0 deletions content/themes/casper/assets/built/infinitescroll.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions content/themes/casper/assets/built/infinitescroll.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions content/themes/casper/assets/built/jquery.fitvids.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions content/themes/casper/assets/built/jquery.fitvids.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion content/themes/casper/assets/built/screen.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion content/themes/casper/assets/built/screen.css.map

Large diffs are not rendered by default.

Loading

0 comments on commit d4d4a3f

Please sign in to comment.