Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tip: Hey man, you can host your projects at github pages so everyone can see them! #1

Open
AlvaroIsrael opened this issue Jul 27, 2021 · 1 comment

Comments

@AlvaroIsrael
Copy link

  • I saw you are hosting a lot of small projects using html, css and javascript. Github provide a free service called 'github pages' you can use to host and publish those small projects on the internet.
  • You can find out more here: https://pages.github.com/
  • If you need any help fell free to contact me.
  • Good luck and congratulations for your work!
@drcount-root
Copy link

Yes bro @Super45coder !
You can create your own website, which you can host live on internet with SSL protection using GitHub page.

You can follow the steps:

  1. Go to top right corner & click on "+" sign > New Repository
  2. Give the repo name - your_username.github.io
    eg. drcount-root.github.io for mine as my user-name is @drcount-root
  3. Don't make is private. Remember to left it public as it is.
  4. Then simply click on "create the repo" at the end
  5. It take some times to deploy meanwhile you can add your project to the directory by pushing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants