Comment on Ask HN: Do you suggest static site generators to your customers?parentComments−shakna9yThe Firebase part?I'm afraid not, but mostly because it's both simple, and fairly reliant on architecture.Basically the process is:Firebase authentication -> Content editable editor -> Firebase database update -> GitLab CI -> Pandoc & bash to update static site to latest Firebase -> Deploy to website
Comments
The Firebase part?
I'm afraid not, but mostly because it's both simple, and fairly reliant on architecture.
Basically the process is:
Firebase authentication -> Content editable editor -> Firebase database update -> GitLab CI -> Pandoc & bash to update static site to latest Firebase -> Deploy to website