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
- Host: GitHub
- URL: https://github.com/mzfr/mzfr.github.io
- Owner: mzfr
- Created: 2018-05-29T15:58:05.000Z (over 7 years ago)
- Default Branch: hugo
- Last Pushed: 2025-06-01T06:00:48.000Z (8 months ago)
- Last Synced: 2025-06-21T15:06:23.811Z (7 months ago)
- Topics: go, hugo, mzfr, papermo
- Language: HTML
- Homepage: https://blog.mzfr.me
- Size: 65.1 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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