|
|
|
@ -77,19 +77,25 @@ template = "page.html" |
|
|
|
|
{% end %} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{% layout_card(src="images/git@2x.png", css="col-12 col-md-4 text-center") %} |
|
|
|
|
<a href="https://github.com/m-labs/artiq" target="_blank" rel="noopener noreferrer">Source code repository</a> |
|
|
|
|
{% layout_card(src="images/press@2x.png", css="col-12 col-md-4 text-center") %} |
|
|
|
|
<a href="https://www.nist.gov/news-events/news/2015/01/open-source-software-quantum-information" target="_blank" rel="noopener noreferrer">NIST ARTIQ press release</a> |
|
|
|
|
|
|
|
|
|
<small> </small> |
|
|
|
|
{% end %} |
|
|
|
|
|
|
|
|
|
{% layout_card(src="images/git@2x.png", css="col-12 col-md-4 text-center") %} |
|
|
|
|
<a href="https://github.com/m-labs/artiq" target="_blank" rel="noopener noreferrer">ARTIQ source code repository</a> |
|
|
|
|
|
|
|
|
|
{% layout_card(src="images/press@2x.png", css="col-12 col-md-4 text-center") %} |
|
|
|
|
<a href="https://www.nist.gov/news-events/news/2015/01/open-source-software-quantum-information" target="_blank" rel="noopener noreferrer">NIST press release</a> |
|
|
|
|
<small>on GitHub</small> |
|
|
|
|
{% end %} |
|
|
|
|
|
|
|
|
|
{% layout_card(src="images/git@2x.png", css="col-12 col-md-4 text-center") %} |
|
|
|
|
<a href="https://git.m-labs.hk" target="_blank" rel="noopener noreferrer">Gitea</a> |
|
|
|
|
|
|
|
|
|
<small> </small> |
|
|
|
|
{% end %} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|