@lundgren/gatsby-theme-lundgren-blog
v1.4.1
Published
A Gatsby Theme for my personal site
Downloads
7
Readme
Gatsby Theme Lundgren Blog
A sweet Gatsby theme for awesome projects.
Features
- Emotion: CSS in JS
- MDX: JSX in Markdown
- ESLint
- Prettier
yarn install
Deploy (assuming netlify-cli is installed and .netlify file is configured)
Push your site directly to Netlify
yarn run deploy
Features
GraphiQL
View GraphiQL, an in-browser IDE, to explore your site's data and schema
http://localhost:8000/___graphql
Format
yarn run format