This is my personal webpage built on GitHub using GitHub pages.
To set up a GitHub pages follow these directions:
- Set up my user page evanowen.github.io
- Commit a file called CNAME with one line: evantroyowen.com
- Go to DNS registrar website
- Add 4 "A (Host)" records with "host" = @ and "Points to" = 185.199.108.153, 185.199.109.153, 185.199.110.153, 185.199.111.153
- Add an "CAA" record with "name" = @ , "flags" = 0 , "tag" = issue , "value" = letsencrypt.org
- Add a "CNAME (Alias)" record with "host" = www and "Points to" = evanowen.github.io
- Wait for changes to propogate.
Feel free to use any of my stuff. Just don't use it for evil.
I designed, created, and hosting this webpage myself. I wanted my website to be a place where people could go to see my github account, linkedin, and any other contact infomation in a concise, familiar, and easy to read format.