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.
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
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!
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?
@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
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?
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.
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
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.
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?
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?
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?
@@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.
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.
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
Oh my bad I just figured out by putting my Images folder into the asset folder from the project it works now.
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!
Note: Make sure you select "GitHub Actions" as a source for build & deployment in "Settings"/"Pages" to avoid issues with auto-deployment.
Thank you friend! A really up-to-date tutorial on how to set up a personal blog for free.
excellent straightforward tutorial, شكرا يا احمد ❤❤
Finally a tutorial that works. Thank you so much.
Finally a tutorial that works !!!!
Thank you so much!! Very thorough and complete. Well done, Ahmed!
Thank you so much brother for such an amazing content ♥♥
Man, you’re a wizard 🎉
It's an excellent tutorial. Thanks for this video, Ahmed!
very comprehensive, thank you Ahmed
Excellent video and great find for a theme. Thank you for posting this. It has really helped me!
Thanks a lot! It helped me so much
Thank you so much! Such a great video!
Thankyou, you’ve been a great help to me!😊
thank you it worked like a charm
do you have to update every time on the browser when you make changes? do users have to do that as well?
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?
really need this ,thx!
Thanks for this!
@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
To update the favicon, use this favicon generator website: realfavicongenerator.net/ and then use the output in the "assets/img/favicons/" folder.
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?
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.
Great video
very useful!!!
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
Is there a way to add comments section as part of each blog?
I am facing Sass's behavior error on the command bundle exec jekyll s please help
so helpful
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.
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?
How can I update this theme with the latest version?
Hello, how to add video file from the assets folder, any idea?
Well done bro
Can you share how to update this theme version to the latest one?
how come i cant change the favicons? everytime i do git push, its replacing it to the starters picture (with the ant) any help?
The term bundle is not recognised, what should I do ?
helped a lot. thx
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. "
I don't get it whenever i make any changes to _config.yml it doesn't update. What to do?
same
Make sure you save file
How to change the footer year? on your website it shows 2023.
im stuck at the git bash. im using a macbook. how do i use the gitbash?
How upload images in a post?
thanks a lot!
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?
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?
@@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.
I can't write Latex, can someone help me ?
Can anyone tell me where can I find the watcher-patch troubleshooting source code ?
github.com/AhmedTremo/ahmedtremo.github.io/blob/main/_plugins/watcher-patch.rb
can we make it private?
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 🙏🙏
Check the post date, make sure the time isn't in the future
idk why but my page only showing "--- layout: home # Index page ---" on a white page
Make sure you select "GitHub Actions" as a source for build & deployment in "Settings"/"Pages" to avoid issues with auto-deployment.
I have the same issue, did you find the fix for this?
I had the same issue too and changing the settings worked
bro how to add favicon
To update the favicon, use this favicon generator website: realfavicongenerator.net/ and then use the output in the "assets/img/favicons/" folder.
Haha Why are you blushing man btw the video is helpful!
Thank you this was very helpful