Hacker News new | ask | show | jobs
by artpar 3022 days ago
I have been working on daptin [1] with similar goals (self-hosted being the top priority). It is not just a static file host and actually exposes APIs which can be used in the static sites.

For customizations, I have built "Actions" which can basically do anything (to the extent of executing javascript or call external apis) and as for themes, you can upload any static site/design/template (be it vue or react or hugo).

[1] https://github.com/daptin/daptin