|
|
|
|
|
by fiatjaf
3742 days ago
|
|
GitHub can work as a CMS for most use cases. At least in most of the cases where the nonprofits wouldn't have the money to waste on expensive hosting services every month, or to deal with CMS systems bugs. It would have been much better if you made websites static by default and only in the cases in which the nonprofits would really need a hosted solution you would do that. Doesn't make sense to do the expensive/slower solution when you can do it just when needed. Also, static sites are much easier to convert to CMS-backed sites than is the contrary, which means nonprofits will be trapped forever with the expensive solution you made for them. |
|
And "trapped forever" is defined as the inability to copy / paste the output source of the CMS into a static file HTML, correct?