Code Monkey home page Code Monkey logo

Comments (9)

longpdo avatar longpdo commented on August 20, 2024

I'm really sad because I love the design of this template :(

FIrst, thanks for liking my theme and trying it out.

Every command as is, errored on Windows, if it's the case, it should be stated that windows is not supported.

Second, I did mention right under Getting Started that my setup commands are MacOS only: The commands and instructions I provide are for MacOS - please look up the specific commands for your OS on your own.
Until now, I could only provide commands for MacOS, since I work primarly on a Macbook - I will try to get access to a Windows PC to check the setup process there and maybe update the documentation afterwards.

There are too many shortcuts in the installation process (ex: suddenly using the gulp cmd, no mention to install it).

In point 3, I pointed out to use yarn - which will install all npm dependencies to your local repository. Gulp is one of the dependencies listed in the package.json - therefore it will be installed.


I will try to set it up myself on a Windows PC and update the documentation accordingly - until then I will keep this issue open.
Thanks for your feedback

from neumorphism.

LaCreArthur avatar LaCreArthur commented on August 20, 2024

Thanks for your reply and I understand that you don't had a Windows to make the doc for it. Sorry I wrote the comment right on the spot :s !

from neumorphism.

longpdo avatar longpdo commented on August 20, 2024

Its okay 👍 I know how it is when something does not work. I will try to keep you updated.

from neumorphism.

hamzawinix avatar hamzawinix commented on August 20, 2024

Its okay 👍 I know how it is when something does not work. I will try to keep you updated.

you didnt keep us updated :(, great theme btw, still cant run it on windows

from neumorphism.

brycekinsey avatar brycekinsey commented on August 20, 2024

It's definitely a pain to get working properly on Windows (took me a day of troubleshooting), but I can confirm that it does Work on Windows 10.

from neumorphism.

Cesgilher avatar Cesgilher commented on August 20, 2024

It's definitely a pain to get working properly on Windows (took me a day of troubleshooting), but I can confirm that it does Work on Windows 10.

Could you explain the process?? I can't make it work

from neumorphism.

Andrew-J-Larson avatar Andrew-J-Larson commented on August 20, 2024

Have to make sure that https://github.com/moxystudio/node-cross-spawn is installed (maybe just a Windows only issue?), and then replace the following in the gulpfile.js:

  • var cp = require('child_process'); into var cp = require('cross-spawn');

Afterwards, if you run the bundle exec jekyll build --incremental --config=_config.yml,_config_dev.yml command manually, and find taint errors, make sure to install Ruby 3.1.x (3.2.x removes support for taint) and switch to that version with ridk use if you're going to continue using multiple versions of Ruby. Then you might need to rerun gem install bundler jekyll and bundle install.

Now if you run gulp, things should work properly.

from neumorphism.

Andrew-J-Larson avatar Andrew-J-Larson commented on August 20, 2024

Also, not sure if it's just a quirk for me, but changes to _config.yml (after the first build) don't seem take affect until updating files in _includes.

from neumorphism.

Andrew-J-Larson avatar Andrew-J-Larson commented on August 20, 2024

It's definitely a pain to get working properly on Windows (took me a day of troubleshooting), but I can confirm that it does Work on Windows 10.

Could you explain the process?? I can't make it work

See above, got my website running with the theme now: https://andrew-larson.dev

from neumorphism.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.