• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

How to create a Website with Github in 15 minutes

AnonyViet by AnonyViet
February 1, 2023
in Tips
0

In this article, I will show you how to create your own HTML-based Github Website very easily. The best part of this article is that you just need to use your browser. Thanks to a new feature on Github called Github Pageswhich we can do.

Join the channel Telegram of the AnonyViet 👉 Link 👈

Your website will not be built on pre-existing platforms or templates. I’ll use HTML to build anything from printing your name, to responding to animations and making a flying cat using all the tricks on the internet. Your creativity has no limits.

How to create a Website with Github in 15 minutes

This tutorial assumes that you do not have any knowledge about the website. But I hope this will be the start of your web development journey.

Just 15 minutes and you will have a website like this. I know it is very simple but you can customize your website in the future.

Create Website with Github

First go to Github and create an account. Once created, click “new repository” in Github and create a new project. I call this new repo create website in 15 minutes.How to create a Website with Github simply in 15 minutes 10

When you create the repo, be sure to check the box “initialize this repository with a README”. If you don’t, you will have to manually initialize the project on your computer and then push the code on the machine to github. If you don’t know how to use Github, you should Download a free course on how to use Git & Github on AnonyViet to check it out

Create file index.html

To create the index file as well as the website structure, you need to have basic knowledge of HTML. AnonyViet also shared HTML course for you to study at home.

Our entire file will have only one HTML file. It is important that our file be named index.html. This is because Github looks for a file called index.html to use for our site. So we will create this file right away, just click on the word “Create new file” is to be.How to create a Website with Github simply in 15 minutes 11It’s very simple, next name the new file index.html and enter the code below. Funny things enclosed in <> are called HTML tags. The html tag will usually have opening <> and closing tags like this. And everything between the two tags is called the content of the tag.How to create a Website with Github simply in 15 minutes 12

Observing the code, we see that there are two words Anonyviet. The first one in the head, in the tag <title> and the second one is in the body, in the tag <h1>. <h1> is the title tag 1, usually used to make the title for the article, while the tag <title> is the title of the website, displayed as the title of the tab in the browser.

After typing the above code, you need to save this file. In Github, we have to press the “commit” button to save the file. Commit helps you keep track of versions on your files, which is quite handy because you can manage files much more easily. So you can enter the commit’s information to explain the changes you made to your file and then press “Commit new file”. create a website using github in 15 minutes

Enable Github Pages

The next thing to do is turn on Github Pages and your site will be on the internet in no time. To enable Github Pages, first go to the tab “Settings” in your repo and scroll down to the Github Pages. Select “master branch” in section Source.

How to create a Website with Github simply in 15 minutes 13

After doing that, Github will create a link for your website. And your website is already on the internet.

web design using github page

More decoration

After successfully running the web, we will decorate it a little to make it more eye-catching. With some basic CSS lines, you can make the word Anonyviet stand out more.

Create website using github html

We just changed the background to black, made the text Anonyviet bigger and turned the name yellow (#eeee33 this is called color code). You can choose your favorite color HEX code by typing “css color picker” into google search.

To edit the file, simply click on the index.html file and then click on the pencil icon on the right hand side to edit. Finally press “Commit changes” to save files.

That’s it, I just showed you how to create a personal website using github in 15 minutes. This will be the start of your web development journey. In the next post, I will publicize the front-end web code to create a matrix effect for you to use and play. In the meantime, you can also use Website code to introduce yourself AboutMe2 Please.

In the end, who is learning the web but is the back-end, my advice is not to abuse these ways to create a fast website. It is best to learn from scratch to know how to create a website, the steps, what to learn, understand how the web and servers work.

The article achieved: 5/5 – (100 votes)

Tags: createGithubminutesWebsite
Previous Post

How to find free discount apps on Google Play

Next Post

Hack Wifi on Windows with Dumpper and JumpStart

AnonyViet

AnonyViet

Related Posts

Windows 7/8.1/10 users will be upgraded to Windows 11 for free
Tips

Windows 7/8.1/10 users will be upgraded to Windows 11 for free

July 30, 2026
Instructions for receiving ChatGPT Plus for 1 month for free in 2026
Tips

Instructions for receiving ChatGPT Plus for 1 month for free in 2026

July 28, 2026
Some reasons I don’t like Windows 11
Tips

Some reasons I don’t like Windows 11

July 27, 2026
Instructions on how to get free Facebook white ticks
Tips

Instructions on how to get free Facebook white ticks

July 27, 2026
Collection of Windows 11 wallpapers for computers and phones
Tips

Collection of Windows 11 wallpapers for computers and phones

July 26, 2026
Don’t install leaked Windows 11
Tips

Don’t install leaked Windows 11

July 25, 2026
Next Post
Hack Wifi on Windows with Dumpper and JumpStart

Hack Wifi on Windows with Dumpper and JumpStart

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted

Recent News

Windows 7/8.1/10 users will be upgraded to Windows 11 for free

Windows 7/8.1/10 users will be upgraded to Windows 11 for free

July 30, 2026
Instructions for receiving the free Certified LLM Security Expert certificate

Instructions for receiving the free Certified LLM Security Expert certificate

July 30, 2026
MSI laptops are not just for gamers: Which line is suitable for students, office workers and creative people?

MSI laptops are not just for gamers: Which line is suitable for students, office workers and creative people?

July 29, 2026
What is quantum resistant cryptography? Why must the Internet change?

What is quantum resistant cryptography? Why must the Internet change?

July 29, 2026
Windows 7/8.1/10 users will be upgraded to Windows 11 for free

Windows 7/8.1/10 users will be upgraded to Windows 11 for free

July 30, 2026
Instructions for receiving the free Certified LLM Security Expert certificate

Instructions for receiving the free Certified LLM Security Expert certificate

July 30, 2026
MSI laptops are not just for gamers: Which line is suitable for students, office workers and creative people?

MSI laptops are not just for gamers: Which line is suitable for students, office workers and creative people?

July 29, 2026
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

Windows 7/8.1/10 users will be upgraded to Windows 11 for free

Windows 7/8.1/10 users will be upgraded to Windows 11 for free

July 30, 2026
Instructions for receiving the free Certified LLM Security Expert certificate

Instructions for receiving the free Certified LLM Security Expert certificate

July 30, 2026
  • Home
  • Home 2
  • Home 3
  • Home 4
  • Home 5
  • Home 6
  • Next Dest Page
  • Sample Page

say88 tỷ lệ kèo nhà cái kèo nhà cái 5 febet

No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

say88 tỷ lệ kèo nhà cái kèo nhà cái 5 febet

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply