Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/_ecosystem_8x/devkit/jig.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,3 +158,4 @@
If you'd like to experiment, there are other options available.

* [Regent](https://github.com/ffquintella/regent) is a high-performance, modern implementation of PDK features in Rust. It uses the embedded Artichoke Ruby runtime for all Ruby execution.
* [PCT](https://github.com/jay7x/pct) is an experimental pluggable content templating system. It's designed so that rather than a single set of templates, each component is a separate template. This means that you could choose to use one author's _module_ template, but a different author's _class_ template, and yet another author's template for adding GitLab CI pipelines.

Check failure on line 161 in docs/_ecosystem_8x/devkit/jig.md

View workflow job for this annotation

GitHub Actions / markdown-lint

Line length

docs/_ecosystem_8x/devkit/jig.md:161:211 MD013/line-length Line length [Expected: 210; Actual: 374] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md013.md
Loading