html5 - Jekyll/SASS site not compiling via Ruby running on Windows 7, tested also with Prepros, site a no go -


I have Jakeel 2.4.0 and Ruby 2.0.09576 installed.

I am working with Travis using the YouTube channel 'Devatips' and all his files / information to compile his 'Artist' project site. Last week I successfully served Project Site through Ruby / Jakeel, served from the source folder. Today, I tried the same process and will not compile the site. I am using the same localhost: 8000, which is verified and worked last week. I am running Win7 64bit and followed the advice to run the UTF-8 encoding command: chcp 65001

No files have been changed in the portfolio folder on my PC, no Windows updates or other software is installed. The second thing on Jekyllrb.com/windows/ is that the 'jamfile' is called 'Auto-Regeneration 'To add a line of code to ... OK, does not say where this' jamfile' is edited ... is it here? C: ... / Ruby / DevKit / bin / ManiWindows batch File?

I am getting stumped because the project file was compiled and displayed exactly last week and today it does not work, no connection can be made for localhost: 8000 ... So no site was created. I have also tried to see my site through Preprepio using its 'Open Live Preview' and it creates a site on the localhost: 8001 only displays this text: --- --- {% Include header.html%} {% Html%} {% include work.html%} {% clients.html%} {% include contact.html%} {% form.html%} {% footer. Html%}

I have tried other local host addresses ... 8000 to 8005.

Any thoughts?

Thank you! Mark

Did you change the local host address? The default localhome for jacile is 4000.

Also preproco live preview will not work in your jacail folder, because the acetale site is provided within the _site-folder This folder generates jacquel.

Could you use the site on the local host: 4000 and / or there is _site folder? Or does Jakeel not work at all?


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -