We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 191958b commit 619d099Copy full SHA for 619d099
README.md
@@ -1,7 +1,7 @@
1
# Site source code
2
3
This is source code for the https://serenity-rs.github.io site, built using
4
-Vite.
+[Vite][vite].
5
6
## Contributing
7
@@ -20,6 +20,7 @@ meant to be run on Github Pages.
20
This site uses [TypeScript][ts] and [SCSS][sass-scss] instead of regular
21
JavaScript and CSS. When writing CSS, the [RSCSS][rscss] system is used.
22
23
+[vite]: https://vite.dev
24
[node]: https://nodejs.org
25
[nginx]: https://nginx.org
26
[ts]: https://typescriptlang.org
0 commit comments