Update Education: Add BLOCKALOT, add citation link (#258)
This commit is contained in:
parent
bbba0a845e
commit
e52ef123b3
@ -25,13 +25,6 @@ why:
|
||||
|
||||
|
||||
featured:
|
||||
- title: Craft the Web
|
||||
author: CERN
|
||||
tag: Unreleased
|
||||
img: ctw.png
|
||||
para: Learn what makes the Web function, and about the ideas and major inventions that paved its creation.
|
||||
url: https://forum.minetest.net/viewtopic.php?t=22871
|
||||
|
||||
- title: Framinetest
|
||||
author: Framasoft
|
||||
lang: fr
|
||||
@ -45,14 +38,26 @@ featured:
|
||||
para: Teaching Quantum Computing using Qiskit in a block world.
|
||||
url: https://content.minetest.net/packages/JavaFXpert/qiskitblocks/
|
||||
|
||||
# - title: Environmental Survival
|
||||
# author: IMVEC
|
||||
# img: imvec.png
|
||||
# para: Teaches about polluting events, and gives the opportunity to imagine and build solutions.
|
||||
# url: https://imvec.tech/kids/
|
||||
- title: Craft the Web
|
||||
author: CERN
|
||||
tag: Unreleased
|
||||
img: ctw.png
|
||||
para: Learn what makes the Web function, and about the ideas and major inventions that paved its creation.
|
||||
url: https://forum.minetest.net/viewtopic.php?t=22871
|
||||
|
||||
|
||||
resources:
|
||||
|
||||
- title: BLOCKALOT
|
||||
author: Landesmedienzentrum Baden-Württemberg
|
||||
lang: de
|
||||
img: imvec.png
|
||||
para: >
|
||||
A dashboard to create worlds for future-oriented learning without hosting
|
||||
servers. Comes with support (in English/French/German), a wiki and
|
||||
workshops. It's currently free to use.
|
||||
url: https://imvec.tech/kids/
|
||||
|
||||
- title: Edu Wiki
|
||||
classes: is-primary
|
||||
author: Various
|
||||
|
@ -8,7 +8,10 @@ layout: default
|
||||
<section class="section">
|
||||
<div class="container">
|
||||
<h1 id="why" class="title">Why Minetest?</h1>
|
||||
<h6 class="subtitle is-6">We asked some educators why, and here's what they said.</h6>
|
||||
<h6 class="subtitle is-6">
|
||||
We asked some educators why, and here's what
|
||||
<a href="https://twitter.com/MinetestProject/status/1147812428647936001">they said</a>.
|
||||
</h6>
|
||||
|
||||
<div class="columns is-multiline">
|
||||
{% for point in site.data.edu.why %}
|
||||
@ -83,6 +86,8 @@ layout: default
|
||||
<div class="notification">
|
||||
<b>Your project here!</b>
|
||||
Contribute back to the community by making your learning resources publicly available.
|
||||
Then, <a href="https://github.com/minetest/minetest.github.io/issues/new">create an issue</a> or
|
||||
<a href="https://rubenwardy.com/contact/">contact rubenwardy</a>.
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
Loading…
x
Reference in New Issue
Block a user