Skip to content

zzzkan/gatsby-theme-blog

Repository files navigation

Gatsby theme for a simple blog

MIT license CI CodeQL Netlify

Features

See the readme @zzzkan/gatsby-theme-blog.

Examples

Getting Started

You can use @zzzkan/gatsby-starter-blog if you are creating a new site and want to use the theme.

npx gatsby new gatsby-starter-blog https://github.com/zzzkan/gatsby-starter-blog

Contributing

Prerequisites

  • Node.js (>= 18) --- because of use Gatsby v5
  • Yarn --- because of use yarn workspace

Local Development

Install dependencies and start development server.

yarn
yarn workspace site develop

Testing

Unit tests:

yarn test

E2E tests (build required):

yarn workspace site build
yarn test:e2e

Test site

The test site for this project will be deployed in netlify.

Contact me

Thanks for your interest in my project. Don't hesitate to contact me via Twitter if you need anything.