A place where I write what I think of and what I know of (a blog kinda thingy, mostly techy).
This blog is curretly pointed to a custom domain http://nagesh.blog
This uses Zola, which is a static site generator. You need zola installed on your system to run this locally.
➜ git clone https://github.com/H4rryp0tt3r/h4rryp0tt3r.github.io/
➜ brew install zola
➜ npm install
➜ npm run watch