1
0
Fork 0

Compare commits

..

7 Commits

Author SHA1 Message Date
Egor Savkin aecfce8718 Add horizontal items into the cart
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-11-06 16:47:28 +08:00
Egor Savkin 66bb5b25d8 Make dialog popup rendered by bootstrap overlay library
This makes it more dynamic and eases proper placement in case of vertical layout

Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-11-01 12:39:30 +08:00
Egor Savkin 34a86e24c5 Add AFWS item to the shop and update bundle
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-10-28 13:36:33 +08:00
Egor Savkin 175e625cc6 Fix exception on thermostat2ch and build the bundle
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-10-28 13:36:33 +08:00
Egor Savkin 49882c7af2 Update cards
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-10-28 13:36:33 +08:00
Egor Savkin efd6b12c83 Add possibility for crateless options
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-10-28 13:36:33 +08:00
Egor Savkin 18bd98a204 Automatically open spare cards for crateless items
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-10-28 13:36:33 +08:00
1 changed files with 7 additions and 0 deletions

View File

@ -170,6 +170,13 @@ We welcome inquiries from research groups of all sizes.<br>[See what has been fu
<a href="https://github.com/cnourshargh/Bham-ARTIQ-examples" target="_blank" rel="noopener noreferrer">Repository</a> <a href="https://github.com/cnourshargh/Bham-ARTIQ-examples" target="_blank" rel="noopener noreferrer">Repository</a>
{% end %} {% end %}
{% layout_card(title="Deltaflow-on-ARTIQ", sameheight=120) %}
<small>Run programs in the Deltaflow language from Riverlane on simulated ARTIQ</small>
<a href="https://github.com/riverlane/deltaflow-on-artiq" target="_blank" rel="noopener noreferrer">Repository</a>
{% end %}
{% layout_card(title="DAX - Duke ARTIQ extensions", sameheight=120) %} {% 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> <small>A library to provide tools for system organization/abstraction and to improve usability by automating common functionality.</small>