How to build your Blog for free on GitHub Pages using Jekyll (Walkthrough).

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ม.ค. 2025

ความคิดเห็น • 71

  • @SamadAli-rf1un
    @SamadAli-rf1un หลายเดือนก่อน +2

    Thanks! Ahmed, I already saw many wakthrough videos for setting up my blog using Jekyll but your walkthrough is straight forward and easy to understand to setting up my blog.

    • @SamadAli-rf1un
      @SamadAli-rf1un หลายเดือนก่อน

      Hey Ahmed, I would like to know how I add images to my posts.md file, I tried it many times by puting images inside _post folder as well as create a seperate "Image" folder with all my images in it inside _post folder I use this code " ![image info](_posts\Images\task_manager_process.png)" inside my post.md file to load images but I get error "_posts/images/task_manager_image.png" not found

    • @SamadAli-rf1un
      @SamadAli-rf1un หลายเดือนก่อน

      Oh my bad I just figured out by putting my Images folder into the asset folder from the project it works now.

  • @aromahoque721
    @aromahoque721 6 หลายเดือนก่อน +2

    Finally a tutorial that works. Thank you so much.

  • @pico3378
    @pico3378 ปีที่แล้ว

    This video was so helpful! I was struggling for hours because my github actions kept failing, but I just followed your instructions and it completely fixed it!

  • @ahmedtremo
    @ahmedtremo  ปีที่แล้ว +3

    Note: Make sure you select "GitHub Actions" as a source for build & deployment in "Settings"/"Pages" to avoid issues with auto-deployment.

  • @plasius2398
    @plasius2398 ปีที่แล้ว

    Thank you friend! A really up-to-date tutorial on how to set up a personal blog for free.

  • @porkchopx3
    @porkchopx3 ปีที่แล้ว

    Thank you so much!! Very thorough and complete. Well done, Ahmed!

  • @adejonghm
    @adejonghm ปีที่แล้ว

    It's an excellent tutorial. Thanks for this video, Ahmed!

  • @jacobbrown1445
    @jacobbrown1445 9 หลายเดือนก่อน

    Excellent video and great find for a theme. Thank you for posting this. It has really helped me!

  • @ELJoOker04
    @ELJoOker04 5 หลายเดือนก่อน

    excellent straightforward tutorial, شكرا يا احمد ❤❤

  • @sofianlak
    @sofianlak 11 หลายเดือนก่อน

    very comprehensive, thank you Ahmed

  • @kalonjitshisekedi6037
    @kalonjitshisekedi6037 8 หลายเดือนก่อน +1

    Finally a tutorial that works !!!!

  • @tdcode
    @tdcode 9 หลายเดือนก่อน

    Man, you’re a wizard 🎉

  • @kiransonawane2940
    @kiransonawane2940 3 หลายเดือนก่อน

    Thank you so much brother for such an amazing content ♥♥

  • @cpachas3258
    @cpachas3258 10 หลายเดือนก่อน

    Thank you so much! Such a great video!

  • @Sein-k8i
    @Sein-k8i 8 หลายเดือนก่อน

    Thankyou, you’ve been a great help to me!😊

  • @amoghrgowda4652
    @amoghrgowda4652 3 หลายเดือนก่อน

    Thanks a lot! It helped me so much

  • @enricollen
    @enricollen 7 หลายเดือนก่อน

    thank you it worked like a charm

  • @sergiojhdz
    @sergiojhdz หลายเดือนก่อน

    do you have to update every time on the browser when you make changes? do users have to do that as well?

  • @juandiegocastanogomez3854
    @juandiegocastanogomez3854 6 หลายเดือนก่อน

    Love this theme!!! Do you know of another one that keeps a similar style but for a portfolio webpage? Basically the same but including home / projects / project-detail pages?

  • @gallen4635
    @gallen4635 ปีที่แล้ว

    really need this ,thx!

  • @RajnishKumar-zu4mo
    @RajnishKumar-zu4mo ปีที่แล้ว +1

    Some Questions.
    How did you updated the favicon?
    How did you removed feed button which was beside GitHub and mail icon?
    How did you added that light/dark toggle button?

    • @ahmedtremo
      @ahmedtremo  ปีที่แล้ว +2

      1. To update the favicon, use this favicon generator website: realfavicongenerator.net/ and then use the output in the "assets/img/favicons/" folder.
      2. in "_data" folder update the "contact.yml" to remove/add contact icons.
      3. The Light/Dark theme was functional in the "Chirpy" template that I used, I didn't need to change anything to get it working.

  • @mr.pr1ngl3s42
    @mr.pr1ngl3s42 9 หลายเดือนก่อน

    Hello, I have a question: Is there a way to modify the navigation buttons, such as 'HOME' and 'CATEGORIES'? I would like the 'HOME' button to redirect to a different page.

  • @DorHydro
    @DorHydro 11 หลายเดือนก่อน

    how come i cant change the favicons? everytime i do git push, its replacing it to the starters picture (with the ant) any help?

  • @ankitmeena6842
    @ankitmeena6842 ปีที่แล้ว

    Thanks for this!

  • @enricollen
    @enricollen 3 หลายเดือนก่อน

    after some months, when i try to commit and push to update my page i get this error during github build:
    ...
    * At _site/tags/wearable-devices/index.html:1:
    internal script reference /assets/js/dist/app.min.js does not exist
    * At _site/tags/yolo/index.html:1:
    internal script reference /assets/js/dist/app.min.js does not exist
    ...
    Does anyone know how to fix it?

  • @iKReyan
    @iKReyan 6 หลายเดือนก่อน

    Is there a way to add comments section as part of each blog?

  • @whiterose9384
    @whiterose9384 5 หลายเดือนก่อน

    I am facing Sass's behavior error on the command bundle exec jekyll s please help

  • @michael-busbee
    @michael-busbee หลายเดือนก่อน

    @ahmedtremo I was wondering if you could explain how you changed the favicon for the blog? I see you were able to change it on your site. Tried the instructions on the chirpy theme site and it works when I do the local build but when I upload to GH it reverts back to the default chirpy favicon. Any help is appreciated

    • @ahmedtremo
      @ahmedtremo  หลายเดือนก่อน

      To update the favicon, use this favicon generator website: realfavicongenerator.net/ and then use the output in the "assets/img/favicons/" folder.

  • @flag_hunter
    @flag_hunter 10 หลายเดือนก่อน

    Can you share how to update this theme version to the latest one?

  • @mujta3as3c
    @mujta3as3c 3 หลายเดือนก่อน

    Hey if you are active please
    can u tell me that there is any way to remove the footer
    "Using the Chirpy theme for Jekyll. "

  • @muthukamalan.m6316
    @muthukamalan.m6316 5 หลายเดือนก่อน

    Hi I'm new to ruby
    I ran into issue with version conflict with
    ```
    Because html-proofer >= 5.0.0 depends on Ruby >= 3.1, < 4.0
    and Gemfile depends on html-proofer ~> 5.0,
    Ruby >= 3.1, < 4.0 is required.
    So, because current Ruby version is = 3.0.2,
    version solving has failed.
    ```
    help me how to resolve this in linux

  • @waanchoi6922
    @waanchoi6922 ปีที่แล้ว

    im stuck at the git bash. im using a macbook. how do i use the gitbash?

  • @skomants2997
    @skomants2997 9 หลายเดือนก่อน +1

    I don't get it whenever i make any changes to _config.yml it doesn't update. What to do?

    • @razvan3512
      @razvan3512 9 หลายเดือนก่อน

      same

    • @hienthu6103
      @hienthu6103 3 หลายเดือนก่อน

      Make sure you save file

  • @firozhasan8040
    @firozhasan8040 6 หลายเดือนก่อน

    Hello, how to add video file from the assets folder, any idea?

  • @nayeemislam574
    @nayeemislam574 4 หลายเดือนก่อน

    How can I update this theme with the latest version?

  • @publicpolicycafe
    @publicpolicycafe 9 หลายเดือนก่อน

    The term bundle is not recognised, what should I do ?

  • @viewsofviswa
    @viewsofviswa 9 หลายเดือนก่อน

    How to change the footer year? on your website it shows 2023.

  • @hienthu6103
    @hienthu6103 3 หลายเดือนก่อน

    I can't write Latex, can someone help me ?

  • @rushwi3489
    @rushwi3489 7 หลายเดือนก่อน

    How upload images in a post?

  • @hssain.aitkadir
    @hssain.aitkadir ปีที่แล้ว

    Well done bro

  • @lazzyzoey
    @lazzyzoey ปีที่แล้ว

    helped a lot. thx

  • @kresh1619
    @kresh1619 8 หลายเดือนก่อน

    Can anyone tell me where can I find the watcher-patch troubleshooting source code ?

    • @ahmedtremo
      @ahmedtremo  8 หลายเดือนก่อน

      github.com/AhmedTremo/ahmedtremo.github.io/blob/main/_plugins/watcher-patch.rb

  • @didyouknow439
    @didyouknow439 ปีที่แล้ว

    i have followed the tutorial ypu provided, but in the .md file, the changes did not occur on the blog. How to handle it? Thank you 🙏🙏

    • @ahmedtremo
      @ahmedtremo  ปีที่แล้ว

      Check the post date, make sure the time isn't in the future

  • @johnjairorimarachinsanchez8824
    @johnjairorimarachinsanchez8824 8 หลายเดือนก่อน

    First, I want to thank you for the very useful video with great content, but I'm not sure if I'm the first one encountering this error when trying to create the first post: 'Error: No such file or directory - git rev-list --count HEAD'. Has anyone else experienced the same issue?

    • @ahmedtremo
      @ahmedtremo  8 หลายเดือนก่อน +1

      this error typically occurs when you are trying to run a git command in a directory that is not a Git repository, or when the git executable is not properly installed or accessible from your current path.
      after cloning the repo, did you 'cd PATH' into it?

    • @johnjairorimarachinsanchez8824
      @johnjairorimarachinsanchez8824 8 หลายเดือนก่อน +1

      @@ahmedtremo Thank you very much!!! I remembered that I didn't clone the repository, I just downloaded it. Now I cloned it and didn't encounter any issues. Amazing, thank you so much.

  • @propea6940
    @propea6940 6 หลายเดือนก่อน

    Great video

  • @Zzzaaaa_
    @Zzzaaaa_ 10 หลายเดือนก่อน

    idk why but my page only showing "--- layout: home # Index page ---" on a white page

    • @ahmedtremo
      @ahmedtremo  10 หลายเดือนก่อน

      Make sure you select "GitHub Actions" as a source for build & deployment in "Settings"/"Pages" to avoid issues with auto-deployment.

    • @lozzax98
      @lozzax98 6 หลายเดือนก่อน

      I have the same issue, did you find the fix for this?

    • @propea6940
      @propea6940 6 หลายเดือนก่อน +1

      I had the same issue too and changing the settings worked

  • @ZhuZhihao
    @ZhuZhihao 6 หลายเดือนก่อน

    very useful!!!

  • @OmarShokr-e2p
    @OmarShokr-e2p 24 วันที่ผ่านมา

    عاش يسطا

  • @iopyrb
    @iopyrb 6 หลายเดือนก่อน

    can we make it private?

  • @vaibhavvermanitrourkela1215
    @vaibhavvermanitrourkela1215 6 หลายเดือนก่อน

    so helpful

  • @falchi8048
    @falchi8048 ปีที่แล้ว

    thanks a lot!

  • @maheshsuryawanshi8117
    @maheshsuryawanshi8117 หลายเดือนก่อน

    bro how to add favicon

    • @ahmedtremo
      @ahmedtremo  หลายเดือนก่อน

      To update the favicon, use this favicon generator website: realfavicongenerator.net/ and then use the output in the "assets/img/favicons/" folder.

  • @raoatharofficial7005
    @raoatharofficial7005 ปีที่แล้ว

    Haha Why are you blushing man btw the video is helpful!

  • @julian.torres
    @julian.torres 3 หลายเดือนก่อน

    Thank you this was very helpful