Skip to content

Minimal blog made with React, Gatsby, Styled Components and a lot more.

License

Notifications You must be signed in to change notification settings

ahmadawais/gatsby-minimal-blog

Repository files navigation

Gatsby Minimal Blog

A minimal theme for Gatsby forked from LekoArts.

Demo Website

Deploy to Netlify

Features

  • ⚛️ Gatsby v2.0.0
  • ✍️ Markdown Content
  • 💅 Styled Components
  • 🆕 Netlify Contact Form
  • 💠 Categories
  • 💤 Offline Support
  • 🔰 WebApp Manifest Support
  • 🖌 Typography.js
  • 🚀 Sitemap
  • 📈 Schema.org JSONLD
  • 📊 OpenGraph Tags
  • 🐦 Twitter Tags
  • 🎯 Favicons

Getting Started

Install Node.js >=9.10.0, the Gatsby CLI and node-gyp installed. The official Gatsby website also lists two articles regarding this topic:

To copy and install this starter run this command (with "project-name" being the name of your folder you wish to install it in):

gatsby new project-name https://github.com/ahmadawais/gatsby-minimal-blog
npm run dev

Building your site

npm run build

Your site is inside the public folder. Deploy that to your webhost. Or it's preconfigered for Netlify can automate that for you.

Attention: You also need to edit static/robots.txt to include your domain!

About

Minimal blog made with React, Gatsby, Styled Components and a lot more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published