How to Host your Website on Github & Add a Custom Domain Name

Поделиться
HTML-код
  • Опубликовано: 1 дек 2024

Комментарии • 46

  • @mrchedda
    @mrchedda Год назад +2

    Finally a tutorial that is clear, concise and useful!! Thanks a bunch!

  • @idobarnea2541
    @idobarnea2541 3 года назад +12

    Great tutorial, simple and very straightforward. Thanks

  • @djdesigns81
    @djdesigns81 2 года назад +6

    So clean. So simple. Exactly what I needed.

    • @ADesignerWhoCodes
      @ADesignerWhoCodes  2 года назад +1

      It's pretty awesome that GitHub has pages built in.

  • @thecrossedtheroadfund4289
    @thecrossedtheroadfund4289 7 месяцев назад

    Wow! An English speaker!
    Thank you!!!

  • @morada.k.3224
    @morada.k.3224 2 года назад +2

    i never comment the videos but the videos like this is for teach not only for get money from youtube

  • @rob9320
    @rob9320 2 года назад +3

    Clear and concise, Much appreciated.

  • @sujalnepal8190
    @sujalnepal8190 2 года назад +1

    thaaaaaaaaaaaaaaaanksssssssssssssssssss
    cannot describe your help in words

  • @areeb9582
    @areeb9582 2 года назад +2

    Great! Worked like a charm :)

    • @ADesignerWhoCodes
      @ADesignerWhoCodes  2 года назад

      Sweet! Ya, it's pretty cool they support web hosting.

  • @Anonoymous-q1l
    @Anonoymous-q1l Год назад

    Thanks this helped out alot! Thank you!

  • @rohan1389
    @rohan1389 2 года назад +1

    How do I host my website for free in GitHub? I mean, with the help of your tutorial I did all. But A Name value require IP address. How do I get that from GitHub for my published site?

  • @joseoutumuro6359
    @joseoutumuro6359 2 года назад +1

    Why does my pages section look different than yours? Apparently, Github changed and I am being requested to "add a verified domain" and after I write a domain, I am asked to :
    1. Create a TXT record in your DNS configuration for the following hostname: [hostname]
    2. Use this code for the value of the TXT record: [code]
    3. Wait until your DNS configuration changes. This could take up to 24 hours to propagate.

    • @ADesignerWhoCodes
      @ADesignerWhoCodes  2 года назад

      There might be additional info it needs. That can happen. Just follow the steps and you should be good.

  • @vgwbsv
    @vgwbsv 2 года назад

    hi bro, it's all perfect but i need help. when i put my domain the css file goes down, i don't know why

  • @mainstagesoundableton6213
    @mainstagesoundableton6213 Год назад

    Thanks!

  • @louzynerd129
    @louzynerd129 2 года назад

    hey, I have a website i'm hosting and github seems to not read my files, i have everything in a file and that file has more files for different things but github is only hosting my readme file which is not in the main file. can i get some help on to how to let github read my main file

    • @ADesignerWhoCodes
      @ADesignerWhoCodes  2 года назад

      Best I can recommend is check Github's docs. Otherwise there is always Netlify & Firebase hosting (free as well).

    • @louzynerd129
      @louzynerd129 2 года назад

      @@ADesignerWhoCodes Appreciate the quick response! I'll try to use Netlify and see how it goes.

  • @remilekunegwuda9099
    @remilekunegwuda9099 3 года назад +2

    I get Error 404 when I'm done.

  • @le_Bizarre
    @le_Bizarre 2 года назад

    Is making that domain in the second part of the video free? And what is the benefit of using it instead of keeping the Github part of the adderss?

    • @ADesignerWhoCodes
      @ADesignerWhoCodes  2 года назад

      Aside from purchasing the domain name, yes. Just vanity :)

  • @DhanGistSummaries
    @DhanGistSummaries 3 года назад

    can you please tell me what file you upload Or THE file how to be create !!!

    • @ADesignerWhoCodes
      @ADesignerWhoCodes  3 года назад +1

      Sure! It's actually from my previous video. I figured I already had the page built. Take a look here: ruclips.net/video/YET3ZlAj8kQ/видео.html

    • @DhanGistSummaries
      @DhanGistSummaries 3 года назад

      can I do same thing for what I gonna free taking hosting & upload the same file!!!

    • @ADesignerWhoCodes
      @ADesignerWhoCodes  3 года назад +1

      You're welcome to use my files as I provided the source code! It's just stock photos and a dummy eBook :)

    • @DhanGistSummaries
      @DhanGistSummaries 3 года назад

      Thank you;)

  • @up_sync
    @up_sync 2 года назад

    thanks bro

  • @yakuza_9634
    @yakuza_9634 3 года назад +1

    There isn't a GitHub Pages site here. :(

    • @ADesignerWhoCodes
      @ADesignerWhoCodes  3 года назад

      I could have taken it down. But the Github Pages option is still there.

    • @yakuza_9634
      @yakuza_9634 3 года назад

      @@ADesignerWhoCodes do you know why no domain works with Freenom for me?

    • @ADesignerWhoCodes
      @ADesignerWhoCodes  3 года назад

      @@yakuza_9634 Unfortunately I don't. Check with your domain provider.

  • @SuperMilhauz
    @SuperMilhauz 2 года назад

    No working anymore. Need any domain or so...

  • @olanrewajuawosiku2523
    @olanrewajuawosiku2523 2 года назад

    thank you

  • @Ray-cr2qp
    @Ray-cr2qp 2 года назад +1

    isn't that risky the code will be available on repo and people can steal you code

    • @ADesignerWhoCodes
      @ADesignerWhoCodes  2 года назад +2

      If you had some proprietary code, possibly. But any website has the code available by simply view code

    • @Ray-cr2qp
      @Ray-cr2qp 2 года назад

      @@ADesignerWhoCodes yep that is true, was thinking of creating my own portfolio but it's very easy for other students to clone the repo and make it their own. And seem github require to pay to keep repo private while keeping github page public.

    • @ADesignerWhoCodes
      @ADesignerWhoCodes  2 года назад +1

      @@Ray-cr2qp Not true. You can go private for free. I have many more repos private than public. I only have a few projects that I use Github pages with. A majority of work is displayed through Netlify (I love Netlify forms and Netlify CMS, so easy to setup and use).
      I totally get the need for privacy. I just like to give people options on here. One route is not the only way for everyone. :)
      github.com/pricing

  • @ZiyanTmohd
    @ZiyanTmohd 3 года назад

    See in 404 errors? What this issue

  • @AdrianMuslim
    @AdrianMuslim 2 года назад

    Is that domain lifetime or will expire?

    • @ADesignerWhoCodes
      @ADesignerWhoCodes  2 года назад +3

      Well technically everyone is renting domains. Failure to pay that yearly fee and it goes up for grabs. But assuming one confines paying for the domain, it is theirs for their lifetime.
      (I’m secretly hoping Google will fail to renew theirs but so far no dice.)

  • @agarcamila
    @agarcamila Год назад

    Amazing tutorial! Thank you so much! Subinscrebing for more! :)