latest 13 messages by saadibrahim
+
[2017-04-25T01:30:02Z]
saadibrahim
where as jekyll is serving the files from dist/assets/main.css
+
[2017-04-25T01:29:44Z]
saadibrahim
gulp is saving updated files to assets/main.css and assets/scripts.js
+
[2017-04-25T01:29:13Z]
saadibrahim
okay so I figured it out
+
[2017-04-25T01:09:14Z]
saadibrahim
@jaybe now that I think about it, it could be a gulp issue..
+
[2017-04-25T00:49:14Z]
saadibrahim
any help is appreciated
+
[2017-04-25T00:49:08Z]
saadibrahim
the developer who worked on this is away..
+
[2017-04-25T00:48:53Z]
saadibrahim
however, any css changes I make dont take effect, its not updating files inside dist/
+
[2017-04-25T00:48:33Z]
saadibrahim
ran gulp.. site started working on localhost:4000.. yay
+
[2017-04-25T00:48:18Z]
saadibrahim
got error that gulp-concat wasnt found so ran npm install
+
[2017-04-25T00:48:06Z]
saadibrahim
fixed that by updating gulp version in the project
+
[2017-04-25T00:47:44Z]
saadibrahim
installed jekyll, cloned the repo, ran bundle command, ran gulp command.. got a gulp version mismatch error
+
[2017-04-25T00:46:47Z]
saadibrahim
so basically, I cloned a git repo with a jekyll site to make some css changes
+
[2017-04-25T00:46:28Z]
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 :(