Tobias Hunger
|
e64e15e277
|
docs: Modernize the tutorials for 1.0
|
2023-02-09 16:59:25 +01:00 |
|
Olivier Goffart
|
1425ef63de
|
Change the Url from sixtyfps.io to slint-ui.com
Also, change the URL of the logo in the docs
|
2022-02-08 08:52:46 +01:00 |
|
Olivier Goffart
|
3594c20153
|
Replace SixtyFPS in many locations (Uppercase)
|
2022-02-02 15:49:18 +01:00 |
|
Olivier Goffart
|
03534039d6
|
Replace more .60 by .slint
Mainly an automated change with
git grep -O"sed -i 's/\.60/.slint/g'" -w "\.60"
and some manual checks
|
2022-02-02 10:12:31 +01:00 |
|
Tobias Hunger
|
aea4ecca99
|
Apply pre-commit hooks to all files
|
2021-08-17 22:38:16 +02:00 |
|
Simon Hausmann
|
045356bf58
|
Added links from the tutorials to the YouTube recording
|
2021-08-06 15:54:31 +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
|
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 |
|