Multiple changes related to icons, and the server documentation #5

Closed
DorianNiemiecSVRJS wants to merge 18 commits from main into main

18 commits

Author SHA1 Message Date
739b0d2f2b Add "Git" description for screen readers. 2024-06-25 12:24:38 +02:00
5e8ad608cf Fix type error while running "npm run build". 2024-06-25 07:44:53 +02:00
449ba760d2 Remove unneeded "plainlogo.svg" file. 2024-06-25 07:36:21 +02:00
2495f3291e Fixed SVR.JS logo on the footer 2024-06-25 07:33:19 +02:00
3ffa0ffea5 Fix Git icon in mobile navigation bar 2024-06-25 07:30:26 +02:00
454f6a944c Changed Nextra theme configuration - replace GitHub icon that links to SVR.JS website with Git icon that links to SVR.JS Git server 2024-06-25 07:29:19 +02:00
2f164c2196 Changed Nextra theme configuration - make logo consistent with the rest of the site 2024-06-25 07:27:42 +02:00
4082a3e3f4 Internalize SVR.JS logo 2024-06-25 07:26:29 +02:00
0827a0e90e Replace embedded PNG image in SVR.JS logo SVG file with SVG counterpart. 2024-06-25 07:17:42 +02:00
672aceb804 Internalize Git icon. 2024-06-25 06:58:06 +02:00
3d0553c85d Internalize Docker and Linux icons. 2024-06-25 06:51:48 +02:00
ab7e5ba630 Minify SVG icons. Also remove unused SVG files. 2024-06-25 06:42:59 +02:00
9f2e1733fd Replace "clip-path" with "clipPath" 2024-06-25 06:36:40 +02:00
b24d5729d5 Replace 2 social media icons (one dark, one light) with one with current color. 2024-06-25 06:31:13 +02:00
c5ab497e8e Remove redundant CSS rule for Poppins font family 2024-06-25 00:20:23 +02:00
bd7223f452 Change the way of implementing custom font for the server documentation. Also refactor some styles at "app/globals.css" file 2024-06-25 00:17:42 +02:00
b6f494dc6d Renamed "_app.js" to "_app.tsx", and adjusted "tsconfig.json" file 2024-06-24 23:31:19 +02:00
5e0dc07861 Remove redundant semicolon 2024-06-24 23:27:45 +02:00