nopjia / gatsby-blog

New personal site powered by GatsbyJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gatsby-blog

My personal website at https://www.iamnop.com/

Powered by Gatsby, using gatsby-starter-blog

Commands

Start the development server, which also runs automatic Prettier and ESLint processes

npm run dev

Validate and build the project for distribution

npm run build

Run code checks through all files with Prettier and ESLint

npm run validate

Clean build files

npm run clean

Run a clean build and deploy project to GitHub Pages https://github.com/nopjia/nopjia.github.io

npm run deploy

About

New personal site powered by GatsbyJS


Languages

Language:JavaScript 77.0%Language:SCSS 23.0%