Skip to main content

Posts

Showing posts from April, 2020

Use GitHub Pages for a simple website

It used to be common for ISPs to provide storage to host a simple web page but no longer. This idea was probably a casualty of  the move to dynamically generated pages, which requires a database, significantly more cpu power, and user support beyond what ISPs want to provide. But if the user (like me) just wants a simple, static web page, there are options. Today I set up my simple, static web page on GitHub pages. I have linked this blog with the website and have renamed the blog, consistent with my GitHub account, as nzmCoder.