I have been using WordPress for my personal blog and such task is trivial in WordPress with built-in sharing feature. What's more you can have control over the source code when you host it on your own VPS. The free WordPress hosting by wordpress.com has the same functionality built-in. What are some of the advantages of using this workflow involving multiple services/tools? I feel that this is too many dependencies t…
This seems like too easy a question, but - WordPress is dynamic, not static, which contributes to: - WordPress takes more resources to run, and - WordPress regularly has security holes - WordPress is therefore not simple because it requires maintenance - WordPress relies on countless server- and client-side dependencies, which contributes to the maintenance and server requirements
Which you have access to the source code and ability to choose when to upgrade.
Compare that to GitHub, Glitch and IFTTT, which:
- Also have countless dependencies, but not just in the source code, in their service architecture as well
- You do not have access to source code
- Can make your blog offline when they experience service disruption