Skip to content

Commit 111f015

Browse files
committed
Add more themes
1 parent 3f4c13f commit 111f015

File tree

3 files changed

+21
-9
lines changed

3 files changed

+21
-9
lines changed

bin/copy-themes.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ themes=(
33
attila
44
london
55
massively
6-
official-blog
6+
bleak
7+
the-shell
8+
vapor
79
)
810

911
for theme in "${themes[@]}"

package-lock.json

Lines changed: 15 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
"attila": "github:zutrinken/attila#1.13.0",
1919
"london": "github:tryghost/london#1.0.0",
2020
"massively": "github:tryghost/massively#1.0.2",
21-
"official-blog": "github:tryghost/blog#v3.0.0"
21+
"bleak": "github:zutrinken/bleak#1.4.0",
22+
"the-shell": "github:mityalebedev/The-Shell#v2.0.0",
23+
"vapor": "github:sethlilly/Vapor#v1.6.0"
2224
},
2325
"engines": {
2426
"node": "10.X"

0 commit comments

Comments
 (0)