Skip to content

Commit b6e56a5

Browse files
authored
Merge pull request #478 from wjohnsto/master
Updating to latest docusaurus, using TypeScript for all files
2 parents 5c7371f + 64ebd77 commit b6e56a5

File tree

102 files changed

+3115
-14106
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

102 files changed

+3115
-14106
lines changed

docs/create/cloud/index-cloud.mdx.orig

Lines changed: 0 additions & 51 deletions
This file was deleted.

docs/create/index-create.mdx.orig

Lines changed: 0 additions & 74 deletions
This file was deleted.

docs/create/windows/index-windows.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ import Tabs from '@theme/Tabs';
1010
import TabItem from '@theme/TabItem';
1111
import useBaseUrl from '@docusaurus/useBaseUrl';
1212
import RedisCard from '@site/src/theme/RedisCard';
13+
import Authors from '@site/src/theme/Authors';
14+
15+
<Authors frontMatter={frontMatter} />
1316

1417
You can run Redis on Windows 10 using Windows Subsystem for Linux(a.k.a WSL2). WSL2 is a compatibility layer for running Linux binary executables natively on Windows 10 and Windows Server 2019. WSL2 lets developers run a GNU/Linux environment (that includes command-line tools, utilities, and applications) directly on Windows.
1518

@@ -31,7 +34,7 @@ Reboot Windows after making the change — note that you only need to do this on
3134
start ms-windows-store:
3235
```
3336

34-
Then search for Ubuntu, or your preferred distribution of Linux, and download the latest version.
37+
Then search for Ubuntu, or your preferred distribution of Linux, and download the latest version.
3538

3639
### Step 3: Install Redis server
3740

docs/develop/index-develop.mdx.orig

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/develop/node/index-node.mdx.bkp

Lines changed: 0 additions & 179 deletions
This file was deleted.

0 commit comments

Comments
 (0)