Github has a nice ui for creating a sttic pages website on the fly. it is called gh-pages, and you can deploy it streight to a subdomain, given to you, based on your github username and branch.
you can also giv it your own domain and also snip some pithon code into it.
It is based on an open source project caled jekyll, which is a static pages generator.
Here some info about it
Here is Jekyll
And here is a small website I once built with jekyll
Top comments (0)