Skip to content

Conversation

@bastelfreak
Copy link
Member

build it locally with bundle exec jekyll serve -w --config _config.yml,_config-dev.yml

@bastelfreak
Copy link
Member Author

Requires voxpupuli/beaker#1963 to make it more accurate

@bastelfreak bastelfreak changed the title add graphs for voxpupuli-test & voxpupuli-release add graphs for voxpupuli-test & voxpupuli-release & voxpupuli-acceptance Oct 25, 2025
@bastelfreak bastelfreak marked this pull request as ready for review October 25, 2025 17:47
@bastelfreak
Copy link
Member Author

Ready for review now

podman run -it --rm -v $PWD:/repo:Z ghcr.io/voxpupuli/voxbox:8 -f /Rakefile r10k:dependencies
```

<script src="//cdn.jsdelivr.net/npm/[email protected]/dist/mermaid.min.js"></script>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this supposed to be in the markdown file?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://blog.lindenliu.com/2020/01/07/use-mermaid-jekyll.html is very old, but the last part is a good tip that I think still works. Apply it in the layout and add use_mermaid = true in the metadata. That allows us to centralize all the mermaid inclusion to one place.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand what use_mermaid = true is supposed to do. I can add it to the layout file, but then mermaid is added to every post.

@TheMeier
Copy link
Contributor

TheMeier commented Oct 28, 2025

Well it works but it's quite a lot to take in. Especially the second graph (voxpupuli-puppet-lint-plugins) sticks out since it fans out vertically instead of horizontally with much larger boxes and text then all the other ones

@TheMeier
Copy link
Contributor

Also maybe that section should be further to the end as it shadows some sections that might be more useful refrence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants