Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Blog “2018-06-07-linux-コマンド集” #1

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

arunoda
Copy link
Member

@arunoda arunoda commented Jul 9, 2018

No description provided.

@now-test
Copy link

now-test bot commented Jul 9, 2018

This pull request is automatically deployed with Now.

To access deployments, click Details below or on the icon next to each push.

@now-test
Copy link

now-test bot commented Jul 9, 2018

Now could not deploy this pull request since the package.json file doesn't contain a "start" or "now-start" npm script.

Click here to see the contents of `package.json`
{
  "version": "2.0.2",
  "name": "gatsby-starter-lumen",
  "description": "Simple starter for Gatsby",
  "main": "n/a",
  "scripts": {
    "develop": "gatsby develop",
    "build": "gatsby build",
    "clean:public": "rm -rf public",
    "clean": "npm run clean:public",
    "lint": "./node_modules/.bin/eslint --cache --ext .js,.jsx --ignore-pattern public .",
    "test": "echo \"Error: no test specified\" && exit 1",
    "deploy": "gatsby build --prefix-paths && gh-pages -d public"
  },
  "repository": "git+https://github.com/alxshelepenok/gatsby-starter-lumen.git",
  "keywords": [
    "gatsby",
    "blog",
    "react",
    "theme",
    "starter"
  ],
  "author": "Alexander Shelepenok ",
  "license": "MIT",
  "dependencies": {
    "bluebird": "^3.5.1",
    "gatsby": "^1.9.243",
    "gatsby-image": "^1.0.43",
    "gatsby-link": "^1.6.40",
    "gatsby-plugin-catch-links": "^1.0.14",
    "gatsby-plugin-feed": "^1.3.20",
    "gatsby-plugin-google-analytics": "^1.0.25",
    "gatsby-plugin-google-fonts": "0.0.4",
    "gatsby-plugin-netlify-cms": "^1.0.12",
    "gatsby-plugin-offline": "^1.0.12",
    "gatsby-plugin-postcss-sass": "^1.0.19",
    "gatsby-plugin-react-helmet": "^2.0.8",
    "gatsby-plugin-sharp": "^1.6.25",
    "gatsby-plugin-sitemap": "^1.2.20",
    "gatsby-remark-copy-linked-files": "^1.5.25",
    "gatsby-remark-images": "^1.5.60",
"gatsby-remark-prismjs": "^1.2.21",
"gatsby-remark-responsive-iframe": "^1.4.16",
"gatsby-remark-smartypants": "^1.4.10",
"gatsby-source-filesystem": "^1.5.11",
"gatsby-transformer-remark": "^1.7.38",
"gatsby-transformer-sharp": "^1.6.16",
"lodash": "^4.17.4",
"netlify-cms": "^1.3.5",
"react": "^16.2.0",
"react-disqus-comments": "^1.1.1",
"react-helmet": "^5.2.0",
"react-load-script": "0.0.6"

},
"devDependencies": {
"babel-eslint": "^8.2.1",
"eslint": "^4.19.1",
"eslint-config-airbnb": "^16.1.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-react": "^7.5.1",
"gh-pages": "^1.1.0",
"lost": "^8.2.0",
"postcss-pxtorem": "^4.0.1",
"prettier": "^1.10.2"
}
}


For more information visit https://docs.npmjs.com/cli/start.

@vercel
Copy link

vercel bot commented Jul 9, 2018

This pull request is automatically deployed with Now.

To access deployments, click Details below or on the icon next to each push.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant