Skip to content

nikolalsvk/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.