Paul Robert Lloyd
Paul Robert Lloyd
> Would you mind splitting out the [Allow Crown copyright notice to be removed](https://github.com/alphagov/govuk-frontend/pull/3873/commits/d0d42978cbef87ad53ed90be777401b4ef18c135) side of things into another PR? Just to let us consider anything copyright/legal related separately Split...
@beeps Makes sense, and thanks for the update. Quietly hoping the revised coat of arms are simplified to the extent that they can be saved as an SVG file that’s...
Note: Selecting a Railway template requires you to create a **new** repo, so you can’t add Indiekit to an existing repo. Make a note of this somewhere, and consider this...
Hi @sentience; `npm install` shouldn’t be needed; using `npm create indiekit [directory]` will install the required dependencies as part of that initiation process (you will be asked to download and...
That's odd. What versions of `npm` and `node` are installed?
Interesting. I'm not sure that's how npm initialisation packages are meant to work (requiring `npm install` beforehand) but maybe I'm missing something. Will investigate!
Am finding this issue hard to replicate. When I type the following: ```shell npm create indiekit my-project ``` I get the following: ```shell Need to install the following packages: [email protected]...
@yozlet! Great to hear from you! > I recommend starting with screenshots: they provide most of what people want to know about the experience. Yeah, I think that would be...
Yeah… I’ve been meaning to add an issue to track this. I’ve not joined Bluesky, don’t have an invite, and frankly not sure I want to join. But it does...
@gerwitz Had a first pass of this while at IndieWebCamp Dusseldorf this weekend, with the resulting code in #743. More research and refinement needed before I can release this plugin,...