Simon Hausmann
|
045356bf58
|
Added links from the tutorials to the YouTube recording
|
2021-08-06 15:54:31 +02:00 |
|
Simon Hausmann
|
e0ccdadc2a
|
Update wasm part of tutorial
Remove the paragraph that talks about adding the resolver line, since that’s already covered earlier, so the line is there.
Amends e3520b1ea6
|
2021-07-16 18:23:51 +02:00 |
|
Olivier Goffart
|
e3520b1ea6
|
Also recommand the use of resolver = "2" in the tutorial
|
2021-07-16 17:40:52 +02:00 |
|
Olivier Goffart
|
13bd828b96
|
Update license date
|
2021-07-02 15:55:54 +02:00 |
|
Olivier Goffart
|
423656d900
|
Update some more version number
Meaning that following the docs or tutorial won't work until the release is complete
|
2021-06-30 17:21:38 +02:00 |
|
Tobias Hunger
|
e01bd87df8
|
Janitor: Fix warnings about markdown files
These might change the layout of the rendered markdown files. This will
also fix some typos along the way:-)
|
2021-06-28 08:32:25 +02:00 |
|
Simon Hausmann
|
3c76206d7f
|
Share the "dev" readme for the tutorials
|
2021-06-17 16:18:36 +02:00 |
|
Simon Hausmann
|
c540cbaf2d
|
Replace inline .60 code in game logic in $lang chapter
|
2021-06-17 15:19:09 +02:00 |
|
Simon Hausmann
|
56e56f7028
|
Fix HTML tag in rust tutorial
|
2021-06-17 15:13:25 +02:00 |
|
Simon Hausmann
|
310a437b88
|
Add missing manual syntax highlights
A few more spotted in the original HTML
|
2021-06-17 14:00:55 +02:00 |
|
Simon Hausmann
|
cc8da495ae
|
Fix CMake syntax highlighting in the C++ tutorial
Use a version of highlight.js from our website that has CMake support
built-in, the one that comes with mdbook doesn't.
|
2021-06-17 13:47:46 +02:00 |
|
Simon Hausmann
|
59ebc94e71
|
Synchronize tutorial intro with blog
I really don't know how the last sentence got in, can't find it anywhere.
But now it's in sync with the blog :)
|
2021-06-17 13:03:49 +02:00 |
|
Simon Hausmann
|
8083046e1d
|
Initial port of the C++ version of the memory tutorial
A couple of things still need to be done though, including more sharing with
the Rust version, cmake syntax highlighting, externalizing the code.
|
2021-06-17 11:53:16 +02:00 |
|
Olivier Goffart
|
0299ad66c8
|
Add publish=false to tutorial's Cargo.toml
|
2021-06-17 11:23:58 +02:00 |
|
Simon Hausmann
|
9ff3dabe7e
|
Fix license header check
|
2021-06-17 11:11:45 +02:00 |
|
Simon Hausmann
|
7b95371c78
|
Move the Rust tutorial into a sub-directory
To make room for the C++ version next to it :-)
|
2021-06-17 11:04:43 +02:00 |
|