Jon R. Humphrey
Jon R. Humphrey
I'm in! 😁 I'll fork this now and send you PRs soon! Any thoughts on a issue tracker system so we're not working on the same issues?
Still happy to help with this James, waiting to see what's needed so point me in the right direction and I'll be happy to jump on board!
@alyssa1995, If you're referencing @devinhalladay's option then I would add the paragraph tag outside of the list to keep it as a single instance - then, while clicking on each...
@rvonsch I've been lax in updating the project however your information is greatly appreciated and I'm going to update the sizes accordingly! Cheers!
Same warnings and failure to run `yarn dev` while using nodejs LTS (v18.12.1): ```sh [01/02/23] 22:09:52 ✝ ~/Projects/training npx create-nuxt-app nuxt-init Need to install the following packages: [email protected]...
Kevin, and everyone, Thank you for all the work on Archetype as it's helped me build many a wonderful site for clients and I truly appreciate everything you all have...
@liquidphire another thank you! > During this phase, you need to press whatever button for a couple seconds, and you may have to do this repeatedly! Don't rapid press it,...
For future visitors, > Using `loadEnv` did the trick https://main.vitejs.dev/config/#using-environment-variables-in-config Following [franklinjavier](https://github.com/franklinjavier) & [owenj](https://github.com/owenjs)'s approach is how I got this to work in my dev instance, if it helps anyone...