Giter Club home page Giter Club logo

Comments (6)

viniciusdc avatar viniciusdc commented on August 23, 2024
  • Started using diagrams to generate CF bot's components diagrams
    • a brief comparison using javascript-based diagram Mermaid tooling x a python-based one, Diagrams.
    • Adapt previous docs/graphs/diagrams into the new doc's structural design (Nan)

from czi-conda-forge-mgmt.

viniciusdc avatar viniciusdc commented on August 23, 2024

After pondering those two approaches, I've decided that Mermaid seems to be the best use case for our docs. The reason can be outlined into two main points:

  • The general graph coding experience (layout/classes) is similar to Diagrams, which makes its use quite simple to structure new graphs or add modifications to existing ones
  • Docssauros has a built-in (needs import) plugging for including mermaid diagrams direct in markdown files without much trouble. Compared with Diagrams, it is easier to handle, build (no need to run extra commands), and modify in the future.

from czi-conda-forge-mgmt.

viniciusdc avatar viniciusdc commented on August 23, 2024

As of now, to reduce the spent time on getting our diagram in the mermaid format, we will be using LucidCharts to generate the structure of these, for initial review and iterations, and later import into the docs with the proper formating/code

from czi-conda-forge-mgmt.

viniciusdc avatar viniciusdc commented on August 23, 2024

Current iteration
CZ Diagrams -- conda-forge docs - Page 2

from czi-conda-forge-mgmt.

viniciusdc avatar viniciusdc commented on August 23, 2024

Here we have come key concepts described using different colors:

  • Agents/actors (red)
  • Objects (greem)
  • Verbs (purple-ish)
    which still lack a proper definition, but its idea is to better organize the different situations and functionality of conda-forge infrastructure into classes of objects that sometimes interact with other resources (usually modifying some integral part of it), the agents/actors, or the object that receive such interactions "the objects."

Such classification helps outline the different scenarios with which the same object/actor might be involved and the extra level of coordination/management/authority that the same object controls.

  • Identified above the core concept is definitely the feedstock, wich in the next iteration will become the center part of the next diagrams in a more easy to read/follow representation

from czi-conda-forge-mgmt.

jaimergp avatar jaimergp commented on August 23, 2024

I merged the current status to get us going but we need to revisit the diagrams in the future. I'll create a separate issue for that.

from czi-conda-forge-mgmt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.