How to update or upload content on website?

You can use WordPress its not that hard to learn how to incorporate it in your project there are tons of videos on YouTube. But if you don’t want all that extra stuff you can make your own CMS according to your needs like lets say to add new projects into your portfolio. But a portfolio website isn’t that big of a project that would need such frequent changes I don’t know if its worth all the effort to make a dynamic portfolio website. Yes portfolio websites do need updates but they are not so frequent, chances are when you decide to update your portfolio website you would also want to change the way it looks add some more quality to it, so would end up changing many things so CMS is not a good fit for a portfolio website. I would also suggest to use a version control system like git to help you make changes to your website without the worry of breaking it .

1 Like