christine · @christine
309 followers · 339 posts · Server ruby.social

I really like for diagrams. Embedding your diagram, which you coded up, in a readme is great. What isn't so great is the styling in mermaid. Sometimes it makes interesting choices with subgraph headers and arrow locations...like sticking just right in the middle 🙈

#mermaidjs

Last updated 1 year ago

Billy B · @willybe
1 followers · 22 posts · Server mastodon.sdf.org

I've been struggling with for the past few years. For ease of access, my department would like to use MS Word. Ugh.

I'd prefer to use markdown and keep it in a git repo.

I'm going to try again because of this article. jessems.com/posts/2023-07-22-t

Even if the document is never read, I can copy and paste a workflow to our html KB.

#documentation #mermaidjs

Last updated 1 year ago

I'm a simple person. I don't need flashy diagrams, I just need diagrams that get the point across and don't distract from the message. mermaid.js.org is a great tool for doing just that. The fact that I can codify my diagrams and go from idea to diagram so quickly are even more benefits.

#architecture #mermaidjs #diagrams #softwaredevelopment

Last updated 1 year ago

UjuBib · @UjuBib
370 followers · 4973 posts · Server mamot.fr

RT @ShadyNagy_
🚀 Just published a powerful guide on using Mermaid for creating stunning diagrams in GitHub Markdown! A huge shoutout to @ardalis and @sadukie for introducing me to this amazing tool.
Check it out: shadynagy.com/mermaid-creating

#github #mermaidjs #markdown #md

Last updated 2 years ago

EllisGL · @ellisgl
152 followers · 862 posts · Server phpc.social

If I use to create a of a , is there a set of rules that give more meaning to it?

#mermaidjs #sequencechart #RESTfulAPI #semantic

Last updated 2 years ago

Jessica :infinity_rainbow: · @Jessica
1148 followers · 3200 posts · Server neurodifferent.me

When using diagrams, does any one know how to increase the size of the arrow heads? Mine are extremely tiny for some reason, and hard to see.

I've tried looking all over the internet, and had no luck whatsoever in why mine are so small and what to do about it.

Thanks!

#mermaidjs

Last updated 2 years ago

Jessica :infinity_rainbow: · @Jessica
1120 followers · 3000 posts · Server neurodifferent.me

I've been trying to solve this issue for the last couple of hours and I've got no where. No one seems to be trying to do what I am, even though it seems really obvious to me.

So I'm checking if what I am trying to do is possible, and if so, how do I do it:

I am trying to get the CSS of Mermaid diagrams to change depending on the website theme. I am not looking for the CSS to change depending on the browser or operating system being in light or dark mode.

This is because I have a toggle on the website which switches between :root and .dark within the CSS, the user may have a dark themed operating system, but wants to see the website in a light theme (:root).

All I want to do is add two Mermaid CSS sections underneath :root and .dark with the CSS styled accordingly, but this is seemingly impossible as I've tried everything I can think of, and no one else online appears to be doing this either 🤷‍♀️

I'm probably missing something really obvious, but I'm starting to lose mind over this, and really need some help.

Thank you.

#CSS #mermaidjs

Last updated 2 years ago

jack · @j4ck
86 followers · 786 posts · Server iosdev.space

and and! My new favorite thing is to write a (mermaid.js.org/) flow chart for any complex changes and just drop it into a GitHub pull request with a code-block! Super useful for impactful changes. Available since February 2022 github.blog/2022-02-14-include

#mermaidlive #mermaidjs

Last updated 2 years ago

· @drawio
119 followers · 10 posts · Server hostux.social

Looking for a way to easily convert your code into editable diagrams? 🤔💭 Our new to @drawio converter is the perfect tool for you! Quickly turn your code into stunning diagrams that you can customize to fit your needs. 📊🎨

#mermaidjs #diagramming #productivity

Last updated 2 years ago

kevin ✨ (he/him) · @KevinGimbel
19 followers · 14 posts · Server fosstodon.org

I've published a new version of my @eleventy plugin!

- Pin mermaidJS to v10
- added DOMContentLoaded check around code
- added async attribute to script tag

NPM 👉 kevingimbel.github.io/eleventy

Code 👉 github.com/KevinGimbel/elevent

#mermaidjs

Last updated 2 years ago

Andrew Owen · @aowendev
14 followers · 38 posts · Server hachyderm.io

Back in 2019, I created a Markdown-based static site with Swagger APIs rendered by ReDoc and diagrams provided by Mermaid. Now, for a fee, Redocly will do the same for you.

andrewowen.net/blog/no-budget-

#mermaidjs #markdown #redoc #devportal

Last updated 2 years ago

kevin ✨ (he/him) · @KevinGimbel
11 followers · 9 posts · Server fosstodon.org

It's so nice to see your open source code used in the wild.

I just realised there's actually people using my plugin for !

github.com/KevinGimbel/elevent

#mermaidjs #11ty #oss #eleventy #javascript #plugin

Last updated 2 years ago

Gray · @gray
387 followers · 2453 posts · Server fosstodon.org

While it's not what I'm after, I have stumbled across mermaid.js.org/ (which at first sounded promising from a line in the description: "to create and modify diagrams dynamically)

Nevertheless, I may give it a go as it is supported in wiki.js (which I use for our internal KB):

docs.requarks.io/editors/markd

This was a handy video to watch someone make use of it, too:
youtu.be/5RQqht3NNSE?t=669

#mermaidjs #wikijs #knowledgebase

Last updated 2 years ago

Florian Garcia · @ImFlog
31 followers · 66 posts · Server fosstodon.org

Just tried in and I love it. I spent quite a long time doing sequence diagrams in draw.io but it took me a couple of minutes to do it with mermaid !

#mermaidjs #notion

Last updated 2 years ago

Matthew Turland · @elazar
551 followers · 1143 posts · Server phpc.social

@atmorojo Know you asked for but have you tried ? Syntax is a bit more complex, but it does support entity relationship diagrams. mermaid.js.org/syntax/entityRe

#graphviz #mermaidjs

Last updated 2 years ago

Steve Muench · @stevemuench
7 followers · 2 posts · Server mastodon.online

After stumbling on I had a lightbulb moment and set out to build my own data model visualizer with . Download the sample app to try it on your own schema, and kindly let me know if you find any issues that need resolving. diveintoapex.com/2023/01/02/da

#orclapex #mermaidjs

Last updated 2 years ago

neil 🍄 · @neil
978 followers · 3932 posts · Server social.coop

Dear

Is there anything like or but for circuit diagrams?

i.e. you define the diagram in text and then generate the resulting diagram as an image.

#lazyweb #plantuml #mermaidjs

Last updated 2 years ago

I heard about months ago but I'm finally integrating it into our projects via README files in . This product is great! Goodbye Visio!

mermaid.js.org/

#mermaidjs #python #azuredevops

Last updated 2 years ago

Structed · @structed
134 followers · 206 posts · Server mastodon.social

has a beautiful new website!

mermaid.js.org/

#mermaidjs

Last updated 2 years ago

Tali · @Tali
463 followers · 127 posts · Server hachyderm.io

Like everyone else, I'm finding fascinating, but I also really like this boring use case (I could be biased due to my job 😛)

Speaking of: did you know you can use and syntax within on GitHub?? :yeenlook_left:

#chatgpt #latex #mermaidjs #markdown

Last updated 2 years ago