Replies: 5 comments
-
Looks like it built fine to me https://colasbd.github.io/ Otherwise, if you're having issues building locally it's not the theme's fault. Most issues can be cleared up by correctly setting up Jekyll/GitHub Pages gem locally as per their documentation: https://help.github.com/articles/using-jekyll-with-pages#installing-jekyll The following are just warnings which you can take care of by searching online as they are quite common. |
Beta Was this translation helpful? Give feedback.
-
Thanks. If you have a clue on why it is not working, I'll be grateful. Sometimes when I execute the same command ( This is my first projet with Jekyll. The code is there |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Consult Jekyll's docs on how to use their software... https://jekyllrb.com/docs/#instructions |
Beta Was this translation helpful? Give feedback.
-
Thanks! I messed up with the commands. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I'm using your theme. When I do
bundle exec jekyll build
it does not work. Here is the output:I'm using the remote theme because my website is hosted by GitHub.
Any hint/advice/help will be appreciated!
Here is my
config.yml
file :Beta Was this translation helpful? Give feedback.
All reactions