This github repo is the source code for my personal website, umarali.ca. The actaul website design was adopted by HTML5up, they do really good work, and I tweaked very minor things and added a few elements ontop of it.
The website is meant to act as a sort of portfolio for some the work that I have done over time. It highlights a lot of projects that I am really proud of.
v2.0.a1 built with:
v3.1.b1 built with:
v4.2.rc2 built with:
- Previous framework
- particle.js
- typed.js
- Create new github repo on online website
- Name it USER_NAME.github.io
- Open git Bash
- Pull your own github repo
git pull github.com/USER_NAME/USER_NAME.github.io
- Clone mine
git clone github.com/gitUmaru/gitUmaru.github.io
- Make changes to website, commit and push
- If you want custom domain name, add it to the CNAME file. Disclaimer, one thing to note about this is that you also have to setup SSL yourself.
The website is a static webpage, meaning that the pages are not generated dynamically so theres no back-end, per se, for the user to setup. However, one can look at github's electron and Jekyll documentation to get a better understanding of the backend that Github Pages offer.
The webpage was designed by HTML5up, Here. The webpage was desigend by StartBootstrap Here


