Skip to content

Commit

Permalink
Deploy website
Browse files Browse the repository at this point in the history
Deploy website version based on 1dce420210e224cd4efb19fbb9ed3210e9a29634
  • Loading branch information
rnbot committed Sep 4, 2024
1 parent 721d887 commit e2b956b
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 12 deletions.
7 changes: 3 additions & 4 deletions docs/getting-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,9 @@ <h3><a class="anchor" aria-hidden="true" id="navigate-into-this-newly-created-di
<h3><a class="anchor" aria-hidden="true" id="add-react-native-windows-to-your-projects-dependencies"></a><a href="#add-react-native-windows-to-your-projects-dependencies" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Add React Native Windows to your project's dependencies</h3>
<!-- Note, make sure "version" is pointing to the correct react-native-windows NPM tag in the command below. -->
<!-- 1. For the next version (i.e. in docs/getting-started.md) use "canary" -->
<!-- 2. For the latest stable version in versioned_docs use "latest" -->
<!-- 3. For older stable versions use the stable tag name, i.e. "0.73-stable" -->
<div class="tabs"><div class="nav-tabs"><div id="tab-group-27-tab-28" class="nav-link active" data-group="group_27" data-tab="tab-group-27-content-28">Using Yarn (Recommended)</div><div id="tab-group-27-tab-29" class="nav-link" data-group="group_27" data-tab="tab-group-27-content-29">Using NPM</div></div><div class="tab-content"><div id="tab-group-27-content-28" class="tab-pane active" data-group="group_27" tabindex="-1"><div><span><pre><code class="hljs css language-bat">yarn add react-native-windows@latest<br /></code></pre>
</span></div></div><div id="tab-group-27-content-29" class="tab-pane" data-group="group_27" tabindex="-1"><div><span><pre><code class="hljs css language-bat">npm install --save react-native-windows@latest<br /></code></pre>
<!-- 2. For other versions in versioned_docs use the version in the format "^0.XY.0" -->
<div class="tabs"><div class="nav-tabs"><div id="tab-group-27-tab-28" class="nav-link active" data-group="group_27" data-tab="tab-group-27-content-28">Using Yarn (Recommended)</div><div id="tab-group-27-tab-29" class="nav-link" data-group="group_27" data-tab="tab-group-27-content-29">Using NPM</div></div><div class="tab-content"><div id="tab-group-27-content-28" class="tab-pane active" data-group="group_27" tabindex="-1"><div><span><pre><code class="hljs css language-bat">yarn add react-native-windows@^<span class="hljs-number">0</span>.<span class="hljs-number">75</span>.<span class="hljs-number">0</span><br /></code></pre>
</span></div></div><div id="tab-group-27-content-29" class="tab-pane" data-group="group_27" tabindex="-1"><div><span><pre><code class="hljs css language-bat">npm install --save react-native-windows@^<span class="hljs-number">0</span>.<span class="hljs-number">75</span>.<span class="hljs-number">0</span><br /></code></pre>
</span></div></div></div></div>
<h3><a class="anchor" aria-hidden="true" id="initialize-the-react-native-windows-native-code-and-projects"></a><a href="#initialize-the-react-native-windows-native-code-and-projects" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Initialize the React Native Windows native code and projects</h3>
<p>Lastly, initialize the React Native for Windows application with the <a href="/react-native-windows/docs/init-windows-cli">init-windows command</a>:</p>
Expand Down
7 changes: 3 additions & 4 deletions docs/getting-started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,9 @@ <h3><a class="anchor" aria-hidden="true" id="navigate-into-this-newly-created-di
<h3><a class="anchor" aria-hidden="true" id="add-react-native-windows-to-your-projects-dependencies"></a><a href="#add-react-native-windows-to-your-projects-dependencies" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Add React Native Windows to your project's dependencies</h3>
<!-- Note, make sure "version" is pointing to the correct react-native-windows NPM tag in the command below. -->
<!-- 1. For the next version (i.e. in docs/getting-started.md) use "canary" -->
<!-- 2. For the latest stable version in versioned_docs use "latest" -->
<!-- 3. For older stable versions use the stable tag name, i.e. "0.73-stable" -->
<div class="tabs"><div class="nav-tabs"><div id="tab-group-27-tab-28" class="nav-link active" data-group="group_27" data-tab="tab-group-27-content-28">Using Yarn (Recommended)</div><div id="tab-group-27-tab-29" class="nav-link" data-group="group_27" data-tab="tab-group-27-content-29">Using NPM</div></div><div class="tab-content"><div id="tab-group-27-content-28" class="tab-pane active" data-group="group_27" tabindex="-1"><div><span><pre><code class="hljs css language-bat">yarn add react-native-windows@latest<br /></code></pre>
</span></div></div><div id="tab-group-27-content-29" class="tab-pane" data-group="group_27" tabindex="-1"><div><span><pre><code class="hljs css language-bat">npm install --save react-native-windows@latest<br /></code></pre>
<!-- 2. For other versions in versioned_docs use the version in the format "^0.XY.0" -->
<div class="tabs"><div class="nav-tabs"><div id="tab-group-27-tab-28" class="nav-link active" data-group="group_27" data-tab="tab-group-27-content-28">Using Yarn (Recommended)</div><div id="tab-group-27-tab-29" class="nav-link" data-group="group_27" data-tab="tab-group-27-content-29">Using NPM</div></div><div class="tab-content"><div id="tab-group-27-content-28" class="tab-pane active" data-group="group_27" tabindex="-1"><div><span><pre><code class="hljs css language-bat">yarn add react-native-windows@^<span class="hljs-number">0</span>.<span class="hljs-number">75</span>.<span class="hljs-number">0</span><br /></code></pre>
</span></div></div><div id="tab-group-27-content-29" class="tab-pane" data-group="group_27" tabindex="-1"><div><span><pre><code class="hljs css language-bat">npm install --save react-native-windows@^<span class="hljs-number">0</span>.<span class="hljs-number">75</span>.<span class="hljs-number">0</span><br /></code></pre>
</span></div></div></div></div>
<h3><a class="anchor" aria-hidden="true" id="initialize-the-react-native-windows-native-code-and-projects"></a><a href="#initialize-the-react-native-windows-native-code-and-projects" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Initialize the React Native Windows native code and projects</h3>
<p>Lastly, initialize the React Native for Windows application with the <a href="/react-native-windows/docs/init-windows-cli">init-windows command</a>:</p>
Expand Down
3 changes: 1 addition & 2 deletions docs/next/getting-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ <h3><a class="anchor" aria-hidden="true" id="navigate-into-this-newly-created-di
<h3><a class="anchor" aria-hidden="true" id="add-react-native-windows-to-your-projects-dependencies"></a><a href="#add-react-native-windows-to-your-projects-dependencies" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Add React Native Windows to your project's dependencies</h3>
<!-- Note, make sure "version" is pointing to the correct react-native-windows NPM tag in the command below. -->
<!-- 1. For the next version (i.e. in docs/getting-started.md) use "canary" -->
<!-- 2. For the latest stable version in versioned_docs use "latest" -->
<!-- 3. For older stable versions use the stable tag name, i.e. "0.73-stable" -->
<!-- 2. For other versions in versioned_docs use the version in the format "^0.XY.0" -->
<div class="tabs"><div class="nav-tabs"><div id="tab-group-15-tab-16" class="nav-link active" data-group="group_15" data-tab="tab-group-15-content-16">Using Yarn (Recommended)</div><div id="tab-group-15-tab-17" class="nav-link" data-group="group_15" data-tab="tab-group-15-content-17">Using NPM</div></div><div class="tab-content"><div id="tab-group-15-content-16" class="tab-pane active" data-group="group_15" tabindex="-1"><div><span><pre><code class="hljs css language-bat">yarn add react-native-windows@canary<br /></code></pre>
</span></div></div><div id="tab-group-15-content-17" class="tab-pane" data-group="group_15" tabindex="-1"><div><span><pre><code class="hljs css language-bat">npm install --save react-native-windows@canary<br /></code></pre>
</span></div></div></div></div>
Expand Down
3 changes: 1 addition & 2 deletions docs/next/getting-started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ <h3><a class="anchor" aria-hidden="true" id="navigate-into-this-newly-created-di
<h3><a class="anchor" aria-hidden="true" id="add-react-native-windows-to-your-projects-dependencies"></a><a href="#add-react-native-windows-to-your-projects-dependencies" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Add React Native Windows to your project's dependencies</h3>
<!-- Note, make sure "version" is pointing to the correct react-native-windows NPM tag in the command below. -->
<!-- 1. For the next version (i.e. in docs/getting-started.md) use "canary" -->
<!-- 2. For the latest stable version in versioned_docs use "latest" -->
<!-- 3. For older stable versions use the stable tag name, i.e. "0.73-stable" -->
<!-- 2. For other versions in versioned_docs use the version in the format "^0.XY.0" -->
<div class="tabs"><div class="nav-tabs"><div id="tab-group-15-tab-16" class="nav-link active" data-group="group_15" data-tab="tab-group-15-content-16">Using Yarn (Recommended)</div><div id="tab-group-15-tab-17" class="nav-link" data-group="group_15" data-tab="tab-group-15-content-17">Using NPM</div></div><div class="tab-content"><div id="tab-group-15-content-16" class="tab-pane active" data-group="group_15" tabindex="-1"><div><span><pre><code class="hljs css language-bat">yarn add react-native-windows@canary<br /></code></pre>
</span></div></div><div id="tab-group-15-content-17" class="tab-pane" data-group="group_15" tabindex="-1"><div><span><pre><code class="hljs css language-bat">npm install --save react-native-windows@canary<br /></code></pre>
</span></div></div></div></div>
Expand Down

0 comments on commit e2b956b

Please sign in to comment.