Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

Commit

Permalink
Distribute 2.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dlecina committed Feb 21, 2019
1 parent f89ce08 commit 24fe03f
Show file tree
Hide file tree
Showing 11 changed files with 644 additions and 803 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This theme is being used in my [blog](http://davidlecina.com/).

## Compatibility

**The current StayPuft version is 2.9.3, is tested against Ghost 2.13.1 and is expected to work down to Ghost 2.0.0.**
**The current StayPuft version is 2.9.3, is tested against Ghost 2.15.0 and is expected to work down to Ghost 2.0.0.**

If the current version of StayPuft is not compatible with the version of Ghost you're running, try looking for an older one in the [Releases section](https://github.com/dlecina/StayPuft/releases).

Expand Down
2 changes: 1 addition & 1 deletion assets/built/global.css

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

2 changes: 1 addition & 1 deletion assets/built/global.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/built/jquery.ghosthunter.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/built/jquery.ghosthunter.min.js.map

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/built/staypuft.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/built/staypuft.css.map

Large diffs are not rendered by default.

9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,14 @@
"url": "https://github.com/dlecina/StayPuft.git"
},
"bugs": "https://github.com/dlecina/StayPuft/issues",
"contributors": ["https://github.com/dlecina/StayPuft/graphs/contributors"],
"contributors": [
"https://github.com/dlecina/StayPuft/graphs/contributors"
],
"devDependencies": {
"autoprefixer": "6.3.6",
"beeper": "^1.1.1",
"cssnano": "3.7.1",
"gscan": "^2.0.0",
"gscan": "^2.2.1",
"gulp": "3.9.1",
"gulp-filter": "5.1.0",
"gulp-livereload": "3.8.1",
Expand Down Expand Up @@ -83,5 +85,6 @@
"width": 2000
}
}
}
},
"dependencies": {}
}
Loading

0 comments on commit 24fe03f

Please sign in to comment.