resources: add DAX
This commit is contained in:
parent
0429fd8527
commit
9cc6676e66
|
@ -189,6 +189,13 @@ We welcome inquiries from research groups of all sizes.<br><a href="https://gith
|
||||||
<a href="https://www.riverlane.com/products/" target="_blank" rel="noopener noreferrer">Product page</a>
|
<a href="https://www.riverlane.com/products/" target="_blank" rel="noopener noreferrer">Product page</a>
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
|
{% layout_card(title="DAX - Duke ARTIQ extensions", sameheight=120) %}
|
||||||
|
<small>A library to provide tools for system organization/abstraction and to improve usability by automating common functionality.</small>
|
||||||
|
|
||||||
|
<a href="https://gitlab.com/duke-artiq" target="_blank" rel="noopener noreferrer">Repositories</a>
|
||||||
|
{% end %}
|
||||||
|
|
||||||
|
|
||||||
{% layout_card(title="flake8-artiq", sameheight=120) %}
|
{% layout_card(title="flake8-artiq", sameheight=120) %}
|
||||||
<small>A Flake8 plugin for checking ARTIQ code</small>
|
<small>A Flake8 plugin for checking ARTIQ code</small>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue