fix(website): Applies various changes

- updates config
- changes typo ARTIQ
- decrease logos size on mobile for ARTIQ
- adds robots.txt and disallow robot (meta too)
master
sovanna 2019-07-08 11:59:50 +02:00
parent ee2fdd78d1
commit 40e2feaac4
6 changed files with 18 additions and 5 deletions

View File

@ -1,6 +1,6 @@
base_url = "m-labs.hk"
title = "System-on-chip design capable of running MilkDrop"
description = "M-Labs has varied activities. One of them is ARTIQ, a leading-edge open source control system for quantum information experiments"
base_url = "/"
title = "M-Labs"
description = ""
compile_sass = true
highlight_code = true

View File

@ -4,7 +4,7 @@ sort_by = "weight"
+++
Experiment control
- Artiq
- ARTIQ
- Sinara
Gateware

View File

@ -1,5 +1,5 @@
+++
title = "Artiq"
title = "ARTIQ"
weight = 1
+++

View File

@ -25,6 +25,7 @@ h3, h2 {
align-items: center;
flex-wrap: wrap;
img {
width: 150px;
padding: .8rem;
}
}
@ -73,6 +74,14 @@ h3, h2 {
.card-gateware {
background: #fff url("../images/gateware@2x.png") no-repeat top right;
}
.logos-centered {
p {
img {
width: 200px;
}
}
}
}
// Extra large devices (large desktops, 1200px and up)

View File

@ -9,6 +9,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex">
<meta property="og:type" content="website">
{% block ogtitle %}
<meta property="og:title" content="{% block og_title%}{{ config.title }}{% endblock %}">

2
templates/robots.txt Normal file
View File

@ -0,0 +1,2 @@
User-agent: *
Disallow: /