Hacker News new | ask | show | jobs
by unicornporn 1525 days ago
> I think my main complaint about Doku is that it's built on PHP.

How is that a complaint? PHP is thoroughly battle tested and works on any cheap shared hosting. It's the perfect choice.

1 comments

personally I try to avoid all dependencies (except a mere webserver, naturally) when it comes to reading.

I love the dokuwiki no-db filesystem storage approach, however.