Commit graph

38 commits

Author SHA1 Message Date
Nigel Breslaw
b4d2782ee4
docs: Fix missing trailing slash (#7353)
The docs were generated so links did not end with a trailing slash. e.g. https://docs.slint.dev/latest/docs/slint/guide/tooling/vscode but the website setup then redirects this to https://docs.slint.dev/latest/docs/slint/guide/tooling/vscode/. This now ensures the trailing slash is added.
2025-01-14 15:49:47 +02:00
Olivier Goffart
3e94bd2167 Janitor: Remove trailing whitespaces from all files
`git grep -I -l -O'sed -i "s/[[:space:]]*$//"' -e ''`
2025-01-10 13:23:22 +01:00
aurindam
07e10f37ab Update from slint-ui/website
Update index.html from commit 13b13f0f64e81eb116d9f31a1a642063d979287b (refs/heads/prod)
2024-07-03 10:05:16 +00:00
aurindam
786933966a Update from slint-ui/website
Update index.html from commit 247e6489544d2ea42fb7d12f9965ebfea195067c (refs/heads/prod)
2024-06-21 01:45:38 +00:00
aurindam
4f55b8fa24 Update from slint-ui/website
Update index.html from commit e166e3ec9c984832f48ee97195cf3cbe86790bae (refs/heads/prod)
2024-06-18 11:52:03 +00:00
aurindam
0f6150e2fd Update from slint-ui/website
Update index.html from commit 1791a727c0d408e5cfb09921f8921c631064438e (refs/heads/prod)
2024-06-06 20:23:52 +00:00
aurindam
a9c321d7dc Update from slint-ui/website
Update index.html from commit 1f185bb0af465ac15656634b804e6e998dbf6827 (refs/heads/prod)
2024-05-22 11:17:33 +00:00
tronical
f7846bda86 Update from slint-ui/website
Update index.html from commit 2a6794226c425fcabcc982db29778d3c13f1c8eb (refs/heads/prod)
2024-05-13 09:52:58 +00:00
aurindam
d0abc27723 Update from slint-ui/website
Update index.html from commit 2ddc51291a1bf23938c12d54b62704cc1f1c6951 (refs/heads/prod)
2024-05-03 09:05:33 +00:00
aurindam
76244c0ca2 Update from slint-ui/website
Update index.html from commit 76b98b98ee96bc0653bc17ad039776d196d72b7a (refs/heads/prod)
2024-04-29 18:45:14 +00:00
aurindam
e321ef70a9 Update from slint-ui/website
Update index.html from commit 1612058b9201f5bb0925c76ee3910c806c41e1be (refs/heads/prod)
2024-04-24 00:59:34 +00:00
aurindam
2f38455cfc Update from slint-ui/website
Update index.html from commit 15a472ac6d42c7238ed9fad8154cb9f55a1fd36b (refs/heads/prod)
2024-04-07 02:56:31 +00:00
aurindam
dfa833250f Update from slint-ui/website
Update index.html from commit 582d8cbaa5144b9116916fcda2ab1b76e0b9b8d4 (refs/heads/prod)
2024-04-04 14:04:55 +00:00
Chris Chinchilla
7afa34a7e1
Rename tutorial to quickstart (#4941) 2024-04-04 13:26:24 +02:00
Aurindam Jana
5a36de73c6 Add version info to index.html when publishing docs 2024-04-02 19:57:57 +02:00
Aurindam Jana
c2c289c122 Update index.html under docs/site 2024-03-20 23:57:37 +01:00
Aurindam Jana
58d62befa3 Update index.html for docs 2024-03-20 16:39:25 +01:00
Aurindam Jana
ae9ec50eef Update index.html for docs 2024-01-08 15:25:31 +01:00
Aurindam Jana
9cb87d717c Update the docs index.html to match that in the website 2023-09-21 08:41:13 +02:00
Tobias Hunger
23930646fb
Remove links to the weekly updates
Nobody noticed that there were no weekly updates while I was on
vacation, so let's just stop doing it :-(

Remove the links to the pages.
2023-08-21 10:14:44 +02:00
Aurindam Jana
83f789120b Adapt docs front-page to new web design
https://github.com/slint-ui/slint/issues/2922
2023-06-20 10:57:03 +02:00
Olivier Goffart
11dea135f7 Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
Olivier Goffart
c11415dbbb Docs: Remove link to old video
The old video still use the old syntax and the name SixtyFPS.
Used the video that creates a small calculator for Rust
2023-04-19 09:27:46 +02:00
Olivier Goffart
4c0dfff925 Improvements to the doc landing page
Issue #2411
2023-03-29 17:56:10 +02:00
Simon Hausmann
e38b9c2622 janitor: Fix link to nodejs template
Oops!
2023-03-29 10:20:29 +02:00
Simon Hausmann
8e6ac9aa3f doc: Add missing line break above nodejs tutorial button 2023-03-29 10:11:37 +02:00
Simon Hausmann
1e35f87d86 doc: Add the NodeJS project template to the docs site 2023-03-29 09:30:33 +02:00
Florian Blasius
c6472f9662
add js memory tutorial (#2421) 2023-03-28 14:10:47 +02:00
Simon Hausmann
7343828ed0 Emphasize that NodeJS support is beta quality 2023-03-27 18:03:02 +02:00
Tobias Hunger
f81b5bfc1a docs: Add more links to docs landing page 2023-03-01 20:15:39 +01:00
Tobias Hunger
0c2c80abcc docs: Use proper slint names on docs landing page 2023-03-01 20:15:39 +01:00
Tobias Hunger
f23c5815a8 docs: Make docs landing page one column wide on mobile 2023-03-01 20:15:39 +01:00
Tobias Hunger
fbdcde7711 docs: Fix image location in docs landing page 2023-03-01 20:15:39 +01:00
Tobias Hunger
6540c4ae34 docs: Remove unnecessary CSS code from docs landing page 2023-03-01 20:15:39 +01:00
Tobias Hunger
42d1fbdbcf
docs: Use it's, etc. more consistently (#2287) 2023-02-24 17:42:22 +01:00
Tobias Hunger
78892cdf1f docs: Fix broken links in our docs. 2023-02-22 17:08:30 +01:00
Tobias Hunger
1370bd771f docs: Add tutorials to docs summary page 2023-02-07 12:10:07 +01:00
Tobias Hunger
5891f7e478 docs: Add index.html into the docs area
Add a simple index.html to the docs area and link to the supported
languages from there.
2023-02-07 12:10:07 +01:00