longpdo / neumorphism

Neumorphism designed Jekyll theme for personal websites, portfolios and resumes.
https://longpdo.github.io/neumorphism/
MIT License
402 stars 591 forks source link

Config.yml doesn't work #50

Open atakanmehmetm opened 2 years ago

atakanmehmetm commented 2 years ago

Hello, First of all, thanks a lot. I just have downloaded your project called ''neumorphism'' and it seems there is an issue. When i refector the config.yml, it doesn't change, upload or work etc.So could you help me, please, how can i customize your project ? Best Regards...

DeltaCeph commented 1 year ago

This might be an issue with how the gulp command is run, but I had a similar issue and was able to solve this by running bundle exec jekyll build in the root directory (\neuomorphism or whatever you've renamed it to), and then running gulp. The changes were then reflected as I intended, so it might be worth trying.

Andrew-J-Larson commented 7 months ago

I also have been having similar issues with gulp. I've been finding that it only really builds with new config changes when one or more of the HTML templates have been modified, otherwise, gulp seems to only update the stylesheets or updated image assets.