waltzofpearls / blog.rollie.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog.rollie.dev

Netlify Status

Some random thoughts and notes recorded in the form of blog posts.

Setup local dev

Install dependencies:

brew install hugo
brew install sass/sass/sass
brew install netlify-cli

Run hugo server locally:

make run

And then navigate to http://localhost:1313 to see the blog site.

About

License:MIT License


Languages

Language:SCSS 48.5%Language:HTML 42.6%Language:JavaScript 7.4%Language:Makefile 1.5%