/gatsby-simple-blog

๐Ÿ“ฐ Simple blog created while learning Gatsby

Primary LanguageSCSSBSD Zero Clause License0BSD

Simple Blog

Simple Gatsby Blog

View Demo ยท Report Bug

This is a simple and clean design blog created while I was learning Gatsby. The blog is ready to work with contentful which makes very easy the content management. Feel free to fork the repo and implement your own blog!

๐Ÿš€ Quick start

  1. Clone the repository.

    git clone https://github.com/lazaropower/gatsby-simple-blog.git
  2. Install the dependencies.

    cd gatsby-simple-blog
    npm i
  3. Configure contentful keys.

    In order to be synchronized with contentful, firstly you must log in here. Then you should create a workspace and the following content model:

Blog Post

After that you should add the API Keys to the ".env.example" file and rename to ".env".

  1. Launch the project.
    npm run develop

๐Ÿ’ซ Deploy

You can build and easily deploy this blog in services like Netlify.

๐Ÿ“ฉ Let's keep in touch

You can reach me out through email and Linkedin.