latest 13 messages by saadibrahim
+
[8 years ago]
saadibrahim
where as jekyll is serving the files from dist/assets/main.css
+
[8 years ago]
saadibrahim
gulp is saving updated files to assets/main.css and assets/scripts.js
+
[8 years ago]
saadibrahim
okay so I figured it out
+
[8 years ago]
saadibrahim
@jaybe now that I think about it, it could be a gulp issue..
+
[8 years ago]
saadibrahim
any help is appreciated
+
[8 years ago]
saadibrahim
the developer who worked on this is away..
+
[8 years ago]
saadibrahim
however, any css changes I make dont take effect, its not updating files inside dist/
+
[8 years ago]
saadibrahim
ran gulp.. site started working on localhost:4000.. yay
+
[8 years ago]
saadibrahim
got error that gulp-concat wasnt found so ran npm install
+
[8 years ago]
saadibrahim
fixed that by updating gulp version in the project
+
[8 years ago]
saadibrahim
installed jekyll, cloned the repo, ran bundle command, ran gulp command.. got a gulp version mismatch error
+
[8 years ago]
saadibrahim
so basically, I cloned a git repo with a jekyll site to make some css changes
+
[8 years ago]
saadibrahim
Hi, I am really new to jekyll, infact just started working working three hours back. I am however facing an annoying problem that I dont know how to fix since I am a newbie at jekyll :(