diff --git a/2020/communityday.html b/2020/communityday.html index 5a4872e..cd3c50c 100644 --- a/2020/communityday.html +++ b/2020/communityday.html @@ -362,6 +362,9 @@
KDE
+   +
B3 Consulting
+
KDE
@@ -385,6 +388,46 @@ The KDE community and technologies it uses, from translation to coding to design. We have a handful of topics, and we'll see what gets the most interest. Afterwards we'll sit down with a drink and talk KDE things in general. To participate, you'll need a laptop or mobile device.
+

Venue address:

+
+ + B3 Consulting Göteborg
+ + Kämpegatan 6
+ + 411 04 Göteborg
+ +
+ + + + +
+
+
RISC-V
+ +
+
+ + + + + + + +
+ The event will start at 16.00. We are still working on the program, and hopefully there will be a number of interesting speakers! We'll start the first meeting with a RISC-V overview! The venue and agenda is still to be settled. Please watch this space for updates! +
+ +
+ If you have a RISC-V topic you want to present, don't hesitate to reach out! Got a board you'd like demo? Bring it! +
+

Venue address:

@@ -449,11 +492,17 @@ /* End of loop */ /* Start of loop */ - marker = new OpenLayers.Marker(new OpenLayers.LonLat( 11.9766646, 57.689343 ).transform(projection, map.getProjectionObject()), icon.clone()); + marker = new OpenLayers.Marker(new OpenLayers.LonLat( 11.97561, 57.71509 ).transform(projection, map.getProjectionObject()), icon.clone()); marker.events.register("click", marker, function() { location.hash = "#kde"; }); markers.addMarker(marker); /* End of loop */ + /* Start of loop */ + marker = new OpenLayers.Marker(new OpenLayers.LonLat( 11.966956, 57.689343 ).transform(projection, map.getProjectionObject()), icon.clone()); + marker.events.register("click", marker, function() { location.hash = "#riscv"; }); + markers.addMarker(marker); + /* End of loop */ + map.setCenter(new OpenLayers.LonLat(11.9766646, 57.689343).transform(projection, map.getProjectionObject()), 13); diff --git a/2020/images/project-riscv.png b/2020/images/project-riscv.png new file mode 100644 index 0000000..e559767 Binary files /dev/null and b/2020/images/project-riscv.png differ diff --git a/2020/index.html b/2020/index.html index b93b8c9..e661e96 100644 --- a/2020/index.html +++ b/2020/index.html @@ -522,6 +522,32 @@ + + + +
+ + + + + + +
 
+ + + + + +
+ +
+ + + + + + +