Skip to content

adamistheanswer/gatsby-starter-baysik-blog

Repository files navigation

gatsby-starter-baysik-blog

A basic starter for creating blogs using Gatsby.

Attacking Pixels Blog - Example

Baysik Starter Gatsby

Quick Start

Create a Gatsby site

Use the Gatsby CLI to create a new site, specifying the Baysik starter.

# Create a new Gatsby site using the Baysik starter
gatsby new baysik-blog https://github.com/adamistheanswer/gatsby-starter-baysik-blog

Official Gatsby Starter Page

Start Developing

Navigate into your new site’s directory and start it up.

cd baysik-blog
gatsby develop

Open the source code and start editing!

Your site is now running at http://localhost:8000!

Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

Changelog

All notable changes to this project will be documented in this file.

[3.0.0] - 2020-11-07

Added

  • Dependency updates
  • Major refactor
  • Post catagories added!

[2.0.0] - 2020-07-01

Added

  • Lunr Local Search
  • MDX for embedding React components into individual blog posts

Changed

  • Almost everything

[1.0.0] - 2019-11-01

  • Initial Release

Todo

  • [] Quickstart Guide
  • [] User can setup mostly from gatsby-config
  • [] Social Icons & Dev Icons improve implimentation

About

A minimal and basic starter for creating blogs using Gatsby.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published