Hacker News new | ask | show | jobs
by DoctorOW 483 days ago
Part of the problem with a directory of forkable themes like Hugo has is the security risk that comes from untrusted code. The Go templating language is pretty simple and easy to sandbox, but MKWS uses sh as the templating language so there's a lot more risk.