datasciencecampus / coding-in-the-open

A compendium of open-source guidance which aims to share the benefits, risks and a summarised strategy for open-source coding.
https://datasciencecampus.github.io/coding-in-the-open/
MIT License
8 stars 0 forks source link

Adding more detail to the private to public #5

Closed ColinDaglish closed 1 year ago

ColinDaglish commented 1 year ago

I have added some step by step guidance to the private to public repo, based upon my recent experience of going through this in my own team.

r-leyshon commented 1 year ago

Hi @ColinDaglish - looking great, thanks for the input. Please could you remove any html from the repo with something like this from terminal find . -name '*.html' -delete.

r-leyshon commented 1 year ago

Yikes @ColinDaglish - not sure how this is happening, but on a local render the mermaid diagram renders with a block of whitespace above it. I can't seem to see a diff that's affecting the mermaid diagram specifically. Do you get a render like the below screengrab on your end?

image
ColinDaglish commented 1 year ago

Yikes @ColinDaglish - not sure how this is happening, but on a local render the mermaid diagram renders with a block of whitespace above it. I can't seem to see a diff that's affecting the mermaid diagram specifically. Do you get a render like the below screengrab on your end? image

@r-leyshon no i don't have that issue, but my mermaid diagram doesn't seem to render anymore.

image

r-leyshon commented 1 year ago

Resolves #2