Hi Github learning team,
It looks like i am stuck on step 6 - Update _config.yml #6 -
The bot keeps on asking me to change the theme to minima in the yml file when I have already done that. It wouldn't let me submit the pull request as a result. Can your team please help approve that pull request? Thanks.
>>It looks like you changed your theme, but for this activity we want to use minima.
⌨️ Activity: Change the theme to minima
Let's change the theme to minima:
Don't worry, if you don't like this theme you can always change it later.
If you would like assistance troubleshooting the issue you are encountering, create a post on the GitHub Community board. You might also want to search for your issue to see if other people have resolved it in the past.
Solved! Solved! Go to Solution.
Hi @Xtines!
I left a review on your pull request so you can see whats wrong, but I'll post it here as well:
Instead of changing the theme to `jekyll-theme-minima`, it should just be `minima`:
theme: minima
Hope that helps!
Jason
Thanks Jason!
I am having the same issue, but mine will not accept the change even when I correct it by using minima.
https://github.com/Cbeg-76/github-pages-with-jekyll/pull/5
@Cbeg-76 Hello! It looks like the instructions posted aren't asking you to change the config file, but that's where it's posting because it's the open pull request.
When I look in your repository it seems that the bot created the file for the next activity on the Cbeg-76-patch-1-2 branch. My suggestion is that you open a pull request from that branch to master, and see if once you correct that file, the course is back on track.
If you're still having issues, I recommend opening a new topic on the forum so we are sure not to miss it. :) Good luck!