This is the place where all my memes will go. It's a part of my site, and how it works is some github pages magic (shown below):
- create a new repository of any name
- go to settings
- go to github pages
- under "branches and deployment", deploy from the main branch
- create an
index.html
and your page's cotent (cotent patent pending). - your page will be published at [yoursiteaddress] followed by "/[reponame]/"
replace "[reponame]" with the name of your repository, and [yoursiteaddress] with the address of your website, ex.: https://yoursite.github.io/something/