Gareth Dwyer

Results 42 issues of Gareth Dwyer

I noticed the typo on the main page for Mermaid diagrams in Astro. I guess it pulls from here, but tbh I didn't check ![screenshot 2024-04-30 at 18 12 04@2x](https://github.com/JulianCataldo/web-garden/assets/2641205/10983a0a-77ae-44a2-a582-9f93fca4be6a)

link was broken, new one works

## Test plan Only text and doc changes so no tests required

cla-signed

Depends on https://github.com/ritza-co/example-modeling-organizations being moved/forked to the Fusionauth GitHub org.

content

Depends on: https://github.com/FusionAuth/fusionauth-import-scripts/pull/21 We haven't used the term 'homegrown' in the article. Let me know if that's important or if you have opinions about generic/custom/homegrown as terminology for this and...

content

Depends on import scripts pr here: https://github.com/FusionAuth/fusionauth-import-scripts/pull/20

On pages like https://fusionauth.io/docs/get-started/run-in-the-cloud/github-actions , the mermaid diagrams do not render properly when using Safari. ![screenshot 2024-03-12 at 14 31 42@2x](https://github.com/FusionAuth/fusionauth-site/assets/2641205/7b6fec49-d358-47f7-bd5d-cb87862b27d0) Expected output (as seen in Firefox/Chrome): ![screenshot 2024-03-12 at...

If I run the Dockerfile as is I get an error ``` fusionauth-site$ ./run-docker /usr/local/bin/sb: line 33: /usr/lib/jvm/java-17-openjdk-amd64/bin/java: No such file or directory ``` If I ssh into the container...