pull down to refresh

bro the minimalism of your website and the homemade go cms behind it is awesome :D. code so cleaaan
Thanks! :)
I really like minimal stuff; getting the job done without a lot of dependencies, mental overhead, bloat or mess. I also learned quite a lot by creating this custom SSG approach.
The code could be better though but it's a lot cleaner than it used to be. I would say I am still new to writing Go code. For example, I recently learned how to create subpackages. Will update my Go code soon such that only renderer.go is in the main package. Watching this video about idiomatic Go code helped a lot.
Also, Makefiles are awesome haha
Edit: Oh, and I also like to be in full control of my code
reply
we are alike :) cheers
reply
I appreciate that 28% of your activity on SN has been with me so far :) lol
reply
How can you tell that?
reply
see profile: 7 items so far including 2 replies to this post :)
reply
Oh, I see -- you just eyeballed it? I thought there was some sweet API or something that broke it down.
And give the guy credit, he recognizes quality ;)