I have been developing this website for quite a while now. I used Chrome's TXT app to write most of the code, and then copied and pasted it into Github. I've only now realized that Github can do more than just make my website show up on the internet. I used to use multiple websites hosted on Github and then linked these on the other websites to make, seemingly, one site with multiple pages. Today I found out that you can add multiple files to one website on Github and then simply state the name of the file in a link to go to it.
<a href="blog.html"><strong>Blog</strong></a>
This way I can have a website with multiple pages without having to make a whole new website for the page I want. I am guessing that I can also add videos and images to the files that make up my GitHub website so I don't need to have Imgbb host them anymore.
No comments:
Post a Comment