I made a static site generator framework to build my personal website - Nerdfolio
github.comΒ·1dΒ·
Discuss: r/golang
Flag this post

Nerdfolio

Static site generator framework tailored for building nerdish personal websites.

Features:

  • Static HTML file generation.
  • Native .md blog support.
  • HTML templating that can handle templates, data, loops.
  • Single command color scheme linking.

What is Nerdfolio?

Nerdfolio is my hobby project born by the pain I encounter managing my own personal website ata.soy. Here I tried to keep everything minimal and developer friendly so I have fun managing my personal website.

First idea was I was done enough with js ecosystem. It is crazy that I need to have a runtime for building simple portfolios like this. But main problem was blog support. I don’t want to be dependent to some random providers even databases for just rendering sim…

Similar Posts

Loading similar posts...