Skip to content

nikolalsvk/blog

Repository files navigation

Blog cover image

Pragmatic Pineapple

Welcome to the Pragmatic Pineapple blog repository!

Running locally 🏃‍♀️

$ git clone https://github.com/nikolalsvk/blog.git
$ cd blog
$ npm install
$ npm start

If you want to test out view-counter function, you will need Netlify CLI

Then, you can run

$ netlify dev

Ingredients

This blog is built using Gatsby!

Posts are written in plain Markdown.