DEV Community

Discussion on: Usefulness of a personal website/page

Collapse
 
hoelzro profile image
Rob Hoelz

My site is mostly a blog, with a few informational pages about myself. I use a static site generator I wrote in Perl to build the pages when I make an update. Static site generators aren't a cure-all, but they are very nice for things like a personal site!

Collapse
 
sudiukil profile image
Quentin Sonrel

I still don't know what tech/stack I'll use for it. A static site generator definitely is an option but that's what I'll use for my blog (which is a different project and will be a separate site anyway), so I'd like to use something else, for diversity's sake.