That's why I prefer static sites. A proper editor is emacs, not some custom text box in a browser.
There’s no need to fire up a terminal, type commands or deploy changes.
If you set up a CI pipeline then deploying changes is as simple as making a commit and pushing it. I don't fire up a terminal or type commands to make changes.
Comments
That's why I prefer static sites. A proper editor is emacs, not some custom text box in a browser.
If you set up a CI pipeline then deploying changes is as simple as making a commit and pushing it. I don't fire up a terminal or type commands to make changes.
You can install a plugin that fires up emacs to edit such a text box. Easy fix.