|
|
|
|
|
by m_mueller
3501 days ago
|
|
I got so annoyed with the complexity and poor performance of web frameworks that I sat down for a day last year and made my own little database-less CMS for this kind of usecase. It's not quite as fast as a purely static solution, but I think it would be fast enough for HN: https://github.com/muellermichel/guetzli |
|