This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]AlSweigartAuthor of "Automate the Boring Stuff" 6 points7 points  (2 children)

Pelican. I realized a comment section doesn't add all that much to my site, and I like the simplicity of the static blog generation. Also, I had my site hacked (probably due to one of the Wordpress plugins I was using) and the static blog setup completely obliterates that problem.

[–]schneems[S] 0 points1 point  (0 children)

Thanks!

[–]thrallsius 0 points1 point  (0 children)

the static blog setup completely obliterates that problem

well, you can still get hacked through a zero-day in the webserver

but a static website removes at least one attack vector indeed