An open API service indexing awesome lists of open source software.

https://github.com/mzfr/mzfr.github.io

My blog
https://github.com/mzfr/mzfr.github.io

go hugo mzfr papermo

Last synced: 7 months ago
JSON representation

My blog

Awesome Lists containing this project

README

          

## Personal Blog

This is the new blog that I made using [hugo](https://gohugo.io), the theme used is [hugo-PaperMod](https://github.com/adityatelange/hugo-PaperMod/).

The old blog can be found on the __master-old__ branch.

__NOTE__:

If you clone this repo then make sure to run the following commands:

* git submodule init
* git submodule update

This is because the theme `hugo-papermod` is being used via submodules