Skip to content

Commit

Permalink
add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
cws committed Dec 8, 2020
1 parent fae21bf commit 3f4023d
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,33 @@
{
"name": "next-cms-ghost",
"description": "Publish flaring fast blogs with Next.js and Ghost CMS",
"version": "1.0.0",
"license": "MIT",
"keywords": [
"nextjs",
"next.js",
"nextjs-blog",
"nextjs-starter",
"nextjs-example",
"nextjs-starter-ghost",
"nextjs-serverless",
"gatsby-alternative",
"jamify",
"jamify-starter",
"jamify-starter-ghost",
"ghost",
"ghost-cms",
"ghost-theme",
"casper",
"casper-ghost",
"blogging",
"wordpress-alternative",
"static-site",
"static-site-generator",
"lighthouse",
"typescript",
"react"
],
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down

1 comment on commit 3f4023d

@vercel
Copy link

@vercel vercel bot commented on 3f4023d Dec 8, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.