Welcome to the Pragmatic Pineapple blog repository!
$ 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
This blog is built using Gatsby!
Posts are written in plain Markdown.