bpmn-io / bpmn.io

The bpmn.io website sources.
https://bpmn.io
155 stars 100 forks source link

Blog post: Boosting BPA development with a high-productivity platform #161

Closed gorbunkov closed 1 year ago

gorbunkov commented 1 year ago

"Boosting BPA development with a high-productivity platform" blog article.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

gorbunkov commented 1 year ago

Hi @nikku,

Thank you for your suggestions. I've committed them.

A quick question: there are few places where we duplicated an image alt text with the explicit text below the image, e.g.

![An Execution Listeners tool window with a dedicated configuration dialog.](images/image8.png)

An Execution Listeners tool window with a dedicated configuration dialog.

We would like the An Execution Listeners tool window with a dedicated configuration dialog. to be an image caption when you publish the article in the blog. Will you display the caption from alt text (inside the square brackets) in the blog? Should we remove the duplicated text below? Or we should leave this explicit text and mark the text that must be an image caption somehow?

nikku commented 1 year ago

@gorbunkov Cf. https://github.com/bpmn-io/bpmn.io/pull/161/commits/6bfb61f2440de4e5fbbbbb49f79993c9fc64383b where I applied the update, including proper image captions.

Please build and cross-read the final version of the article locally:

npm install
npm run dev

I attached the usual thanks, and about the author, too. Please double check that one, too.

gorbunkov commented 1 year ago

@nikku We've reviewed the article. All looks good:) Thank you for your help!