Duncan

Results 307 comments of Duncan

Responded to Lucas privately to advise that I'll be trying to get this tackled again, using a Javascript static-site generator ("SSG"). I have less time on a weekly basis to...

Thanks for the tip, will take a look at Vite as well! I was also worried about seeing React in Docusaurus, but kept going when I saw I could still...

### Progress on finding a Static Site Generator ("SSG"): * Hexo works as an SSG, but doesn't seem to have a maintained/easily available documentation theme. There seem to be a...

Thanks for the response! Have tried with both Docsify and 11ty - Docsify was a dream, but unfortunately doesn't render the `.md` at `html` so getting javascript to execute from...

Most discussion has happened on Slack, but noting here that an MVP using 11ty is available at: https://dunkonit.github.io/11ty-test/

Basic question alert: When talking about Windows compatibility, we're talking about dev usage of cubing.js, right? Usage as a library is unaffected (as someone would just run "npm install cubing.js"...

### WSL Usage Report-Back Feedback after installing WSL using the manual method documented [here](https://docs.microsoft.com/en-us/windows/wsl/install-win10#manual-installation-steps). - Following MS's tutorial takes a little bit of time, but gets you there and is...

EDIT: https://github.com/ehmicky/cross-platform-node-guide is a PHENOMENAL resource, which should hopefully serve as a solid guide. With is and the below-mentioned resources as guides, I'm quite keen to start _trying_ to implement...

@FinnIckler @campos20 are either of you familiar enough with how `cityName`s are handled to be able to give some insight into how to handle cases described above? Guido who submitted...

@gregorbg you may be able to provide some insight on this with your schedule opening up soon