Commit graph

607 commits

Author SHA1 Message Date
Emil Gulamov
a766a2f462 Update CSS styles for Starlight Docs
Header style adjustments were made to further enhance user interface and align with the main website.
2024-06-25 01:44:45 +04:00
Emil Gulamov
85d13e8714
Merge pull request #119 from mearashadowfax/dependabot/npm_and_yarn/astrojs/starlight-0.24.4
Bump @astrojs/starlight from 0.24.2 to 0.24.4
2024-06-24 22:37:48 +04:00
dependabot[bot]
6b8fcb6650
Bump @astrojs/starlight from 0.24.2 to 0.24.4
Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.24.2 to 0.24.4.
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.24.4/packages/starlight)

---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 18:34:25 +00:00
Emil Gulamov
6e52c783d8
Merge pull request #118 from mearashadowfax/dependabot/npm_and_yarn/astro-4.11.1
Bump astro from 4.10.3 to 4.11.1
2024-06-24 22:33:16 +04:00
Emil Gulamov
ca14122353
Merge pull request #117 from mearashadowfax/dependabot/npm_and_yarn/typescript-5.5.2
Bump typescript from 5.4.5 to 5.5.2
2024-06-24 22:33:10 +04:00
Emil Gulamov
dc942e02c1
Merge pull request #116 from mearashadowfax/dependabot/npm_and_yarn/astrojs/sitemap-3.1.6
Bump @astrojs/sitemap from 3.1.5 to 3.1.6
2024-06-24 22:33:03 +04:00
Emil Gulamov
a08f8c47ed
Merge pull request #115 from mearashadowfax/dependabot/npm_and_yarn/astrojs/vercel-7.7.2
Bump @astrojs/vercel from 7.7.1 to 7.7.2
2024-06-24 22:32:56 +04:00
dependabot[bot]
e5857154d3
Bump astro from 4.10.3 to 4.11.1
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.10.3 to 4.11.1.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.11.1/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 17:43:46 +00:00
dependabot[bot]
3afc9e4fb7
Bump typescript from 5.4.5 to 5.5.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 17:43:34 +00:00
dependabot[bot]
69bfaf81e2
Bump @astrojs/sitemap from 3.1.5 to 3.1.6
Bumps [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.1.6/packages/integrations/sitemap)

---
updated-dependencies:
- dependency-name: "@astrojs/sitemap"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 17:43:18 +00:00
dependabot[bot]
ed95747eb2
Bump @astrojs/vercel from 7.7.1 to 7.7.2
Bumps [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel) from 7.7.1 to 7.7.2.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/vercel/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/vercel@7.7.2/packages/integrations/vercel)

---
updated-dependencies:
- dependency-name: "@astrojs/vercel"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 17:43:04 +00:00
Emil Gulamov
efe7de47d5
Update README.md 2024-06-22 14:12:41 +00:00
Emil Gulamov
df9b56efd8 Add ThemeSelect component with theme toggle functionality to the Starlight's Navbar
A new ThemeSelect.astro file was added to let users toggle between light and dark themes in Starlight Docs. This component replaces the default ThemeProvider.astro component
2024-06-22 17:47:58 +04:00
Emil Gulamov
f62575ac24 Update various scripts and styles including Lenis library
The Lenis library is updated to improve smooth scrolling. The lenis.js script is replaced by lenisSmoothScroll.js and certain lenis related CSS rules are removed. Also, it encompasses changes in the way some plugins are imported in different components, moving from inline script import to modular imports. Additionally, the customCss file location is updated in the astro.config.mjs file. New dependencies are added to the package and package-lock json.
2024-06-21 19:09:44 +04:00
Emil Gulamov
b03d4658b9 Add lenis.css style and lenisSmoothScroll.js script 2024-06-21 19:09:05 +04:00
Emil Gulamov
49300273be Add MegaMenuLink component and improve main header
This commit introduces the MegaMenuLink component and updates NavbarMegaMenu.astro with the new MegaMenuLink.
2024-06-21 19:07:56 +04:00
Emil Gulamov
822220e1fc
Merge pull request #108 from mearashadowfax/dependabot/npm_and_yarn/astro-vtbot-1.7.24
Bump astro-vtbot from 1.7.23 to 1.7.24
2024-06-18 15:26:06 +04:00
dependabot[bot]
96f549b74d
Bump astro-vtbot from 1.7.23 to 1.7.24
Bumps [astro-vtbot](https://github.com/martrapp/astro-vtbot) from 1.7.23 to 1.7.24.
- [Changelog](https://github.com/martrapp/astro-vtbot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/martrapp/astro-vtbot/commits)

---
updated-dependencies:
- dependency-name: astro-vtbot
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 10:51:56 +00:00
Emil Gulamov
247a1dea34
Merge pull request #109 from mearashadowfax/dependabot/npm_and_yarn/prettier-3.3.2
Bump prettier from 3.3.1 to 3.3.2
2024-06-18 14:51:15 +04:00
dependabot[bot]
402bd4befe
Bump prettier from 3.3.1 to 3.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.1...3.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 10:44:14 +00:00
Emil Gulamov
c8bc277819
Merge pull request #110 from mearashadowfax/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.6.5
Bump prettier-plugin-tailwindcss from 0.6.2 to 0.6.5
2024-06-18 14:43:47 +04:00
Emil Gulamov
023fb93d17
Merge pull request #111 from mearashadowfax/dependabot/npm_and_yarn/astro-4.10.3
Bump astro from 4.10.2 to 4.10.3
2024-06-18 14:43:31 +04:00
dependabot[bot]
4aae348272
Bump prettier-plugin-tailwindcss from 0.6.2 to 0.6.5
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.2 to 0.6.5.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.2...v0.6.5)

---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 08:28:20 +00:00
dependabot[bot]
d16ca3ed70
Bump astro from 4.10.2 to 4.10.3
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.10.2 to 4.10.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.10.3/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 08:28:04 +00:00
Emil Gulamov
dc0a745901
Merge pull request #112 from mearashadowfax/dependabot/npm_and_yarn/astrojs/vercel-7.7.1
Bump @astrojs/vercel from 7.7.0 to 7.7.1
2024-06-18 12:27:36 +04:00
dependabot[bot]
494a7972e4
Bump @astrojs/vercel from 7.7.0 to 7.7.1
Bumps [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel) from 7.7.0 to 7.7.1.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/vercel/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/vercel@7.7.1/packages/integrations/vercel)

---
updated-dependencies:
- dependency-name: "@astrojs/vercel"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 18:00:38 +00:00
Emil Gulamov
06755a7899
Merge pull request #106 from mearashadowfax/starlight_i18n
Update language setting and upgrade package dependencies
2024-06-12 22:58:28 +04:00
Emil Gulamov
f7ec450b87
Merge branch 'main' into starlight_i18n 2024-06-12 22:56:17 +04:00
Emil Gulamov
d894fe35d0 Update language setting and upgrade package dependencies 2024-06-12 22:51:37 +04:00
Emil Gulamov
cd8dabc6eb
Merge pull request #104 from mearashadowfax/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
2024-06-11 11:21:58 +04:00
dependabot[bot]
0599cbe014
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 01:25:29 +00:00
Emil Gulamov
1e65563d08
Merge pull request #102 from mearashadowfax/dependabot/npm_and_yarn/tailwindcss-3.4.4
Bump tailwindcss from 3.4.3 to 3.4.4
2024-06-11 05:25:26 +04:00
Emil Gulamov
9342a2ca4c
Merge pull request #101 from mearashadowfax/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.6.2
Bump prettier-plugin-tailwindcss from 0.6.1 to 0.6.2
2024-06-11 05:25:19 +04:00
Emil Gulamov
0acaea489a
Merge pull request #100 from mearashadowfax/dependabot/npm_and_yarn/astro-4.10.1
Bump astro from 4.9.2 to 4.10.1
2024-06-11 05:25:11 +04:00
Emil Gulamov
a7d43b234e
Merge pull request #99 from mearashadowfax/dependabot/npm_and_yarn/prettier-3.3.1
Bump prettier from 3.3.0 to 3.3.1
2024-06-11 05:25:02 +04:00
dependabot[bot]
7aebdba8bd
Bump tailwindcss from 3.4.3 to 3.4.4
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.4/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.3...v3.4.4)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 17:36:59 +00:00
dependabot[bot]
bb9fd798ce
Bump prettier-plugin-tailwindcss from 0.6.1 to 0.6.2
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 17:36:39 +00:00
dependabot[bot]
b095a3b2f6
Bump astro from 4.9.2 to 4.10.1
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.9.2 to 4.10.1.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.10.1/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 17:36:22 +00:00
dependabot[bot]
fb65afb5d4
Bump prettier from 3.3.0 to 3.3.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.0...3.3.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 17:35:55 +00:00
Emil Gulamov
6347869eeb
Update README.md 2024-06-07 16:04:12 +00:00
Emil Gulamov
35b67e4420
Merge pull request #98 from lorenzotomasdiez/fix-related-cards
fix-related-cards: adds property for other languages
2024-06-06 20:48:27 +04:00
Lorenzo Tomas Diez
e4e2f088be fix-related-cards: adds property for other languages 2024-06-06 00:23:49 -03:00
Emil Gulamov
e0999ad21d
Merge pull request #96 from mearashadowfax/dependabot/npm_and_yarn/prettier-3.3.0
Bump prettier from 3.2.5 to 3.3.0
2024-06-05 21:50:32 +04:00
dependabot[bot]
6ec54a9639
Bump prettier from 3.2.5 to 3.3.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 19:42:53 +00:00
Emil Gulamov
f25ee331f0
Merge pull request #97 from mearashadowfax/dependabot/npm_and_yarn/astrojs/starlight-0.23.2
Bump @astrojs/starlight from 0.23.1 to 0.23.2
2024-06-03 23:42:36 +04:00
Emil Gulamov
c07141d888
Merge pull request #95 from mearashadowfax/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.6.1
Bump prettier-plugin-tailwindcss from 0.5.14 to 0.6.1
2024-06-03 23:42:22 +04:00
Emil Gulamov
a507ee3eda
Merge pull request #94 from mearashadowfax/dependabot/npm_and_yarn/astro-vtbot-1.7.23
Bump astro-vtbot from 1.7.21 to 1.7.23
2024-06-03 23:42:13 +04:00
dependabot[bot]
d18c97a936
Bump @astrojs/starlight from 0.23.1 to 0.23.2
Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.23.1 to 0.23.2.
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.23.2/packages/starlight)

---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 18:02:51 +00:00
dependabot[bot]
352cef0fb3
Bump prettier-plugin-tailwindcss from 0.5.14 to 0.6.1
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.14 to 0.6.1.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.14...v0.6.1)

---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 18:02:06 +00:00
dependabot[bot]
72d53081f5
Bump astro-vtbot from 1.7.21 to 1.7.23
Bumps [astro-vtbot](https://github.com/martrapp/astro-vtbot) from 1.7.21 to 1.7.23.
- [Changelog](https://github.com/martrapp/astro-vtbot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/martrapp/astro-vtbot/commits)

---
updated-dependencies:
- dependency-name: astro-vtbot
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 18:01:43 +00:00