Skip to content

Commit

Permalink
chore: update doc site
Browse files Browse the repository at this point in the history
  • Loading branch information
kt3k committed May 31, 2024
1 parent ec1cc15 commit fac178d
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/_site/examples/preact/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</a>

<p class="mt-2 text-gray-800">
<a href="https://deno.land/x/[email protected].4" class="hover:underline" target="_blank">Latest version <strong>v0.2.4</strong></a>
<a href="https://deno.land/x/[email protected].5" class="hover:underline" target="_blank">Latest version <strong>v0.2.5</strong></a>
</p>

<ul class="mt-6 text-gray-800">
Expand Down
2 changes: 1 addition & 1 deletion docs/_site/examples/react/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</a>

<p class="mt-2 text-gray-800">
<a href="https://deno.land/x/[email protected].4" class="hover:underline" target="_blank">Latest version <strong>v0.2.4</strong></a>
<a href="https://deno.land/x/[email protected].5" class="hover:underline" target="_blank">Latest version <strong>v0.2.5</strong></a>
</p>

<ul class="mt-6 text-gray-800">
Expand Down
2 changes: 1 addition & 1 deletion docs/_site/examples/simple/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</a>

<p class="mt-2 text-gray-800">
<a href="https://deno.land/x/[email protected].4" class="hover:underline" target="_blank">Latest version <strong>v0.2.4</strong></a>
<a href="https://deno.land/x/[email protected].5" class="hover:underline" target="_blank">Latest version <strong>v0.2.5</strong></a>
</p>

<ul class="mt-6 text-gray-800">
Expand Down
2 changes: 1 addition & 1 deletion docs/_site/examples/styled-components/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</a>

<p class="mt-2 text-gray-800">
<a href="https://deno.land/x/[email protected].4" class="hover:underline" target="_blank">Latest version <strong>v0.2.4</strong></a>
<a href="https://deno.land/x/[email protected].5" class="hover:underline" target="_blank">Latest version <strong>v0.2.5</strong></a>
</p>

<ul class="mt-6 text-gray-800">
Expand Down
2 changes: 1 addition & 1 deletion docs/_site/getting-started/cli-command/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</a>

<p class="mt-2 text-gray-800">
<a href="https://deno.land/x/[email protected].4" class="hover:underline" target="_blank">Latest version <strong>v0.2.4</strong></a>
<a href="https://deno.land/x/[email protected].5" class="hover:underline" target="_blank">Latest version <strong>v0.2.5</strong></a>
</p>

<ul class="mt-6 text-gray-800">
Expand Down
6 changes: 3 additions & 3 deletions docs/_site/getting-started/getting-started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</a>

<p class="mt-2 text-gray-800">
<a href="https://deno.land/x/[email protected].4" class="hover:underline" target="_blank">Latest version <strong>v0.2.4</strong></a>
<a href="https://deno.land/x/[email protected].5" class="hover:underline" target="_blank">Latest version <strong>v0.2.5</strong></a>
</p>

<ul class="mt-6 text-gray-800">
Expand Down Expand Up @@ -120,11 +120,11 @@ <h1>Getting started</h1>
<h2>Install</h2>
<p>You need <a href="https://deno.land/">Deno</a> (&gt;=1.10.3) installed.</p>
<p>You can install <code>packup</code> with the following command.</p>
<pre><code class="language-sh">deno install -qAf https://deno.land/x/[email protected].4/cli.ts
<pre><code class="language-sh">deno install -qAf https://deno.land/x/[email protected].5/cli.ts
</code></pre>
<p>Then you'll have <code>packup</code> installed.</p>
<pre><code class="language-sh">$ packup -v
packup v0.2.4
packup v0.2.5
</code></pre>
<h2>Basic Usage</h2>
<p>Let's start making your first web page with packup.</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/_site/getting-started/type-checking/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</a>

<p class="mt-2 text-gray-800">
<a href="https://deno.land/x/[email protected].4" class="hover:underline" target="_blank">Latest version <strong>v0.2.4</strong></a>
<a href="https://deno.land/x/[email protected].5" class="hover:underline" target="_blank">Latest version <strong>v0.2.5</strong></a>
</p>

<ul class="mt-6 text-gray-800">
Expand Down
2 changes: 1 addition & 1 deletion docs/_site/guides/registry-cdn/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</a>

<p class="mt-2 text-gray-800">
<a href="https://deno.land/x/[email protected].4" class="hover:underline" target="_blank">Latest version <strong>v0.2.4</strong></a>
<a href="https://deno.land/x/[email protected].5" class="hover:underline" target="_blank">Latest version <strong>v0.2.5</strong></a>
</p>

<ul class="mt-6 text-gray-800">
Expand Down
2 changes: 1 addition & 1 deletion docs/_site/guides/static-dir/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</a>

<p class="mt-2 text-gray-800">
<a href="https://deno.land/x/[email protected].4" class="hover:underline" target="_blank">Latest version <strong>v0.2.4</strong></a>
<a href="https://deno.land/x/[email protected].5" class="hover:underline" target="_blank">Latest version <strong>v0.2.5</strong></a>
</p>

<ul class="mt-6 text-gray-800">
Expand Down
2 changes: 1 addition & 1 deletion docs/_site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</a>

<p class="mt-2 text-gray-800">
<a href="https://deno.land/x/[email protected].4" class="hover:underline" target="_blank">Latest version <strong>v0.2.4</strong></a>
<a href="https://deno.land/x/[email protected].5" class="hover:underline" target="_blank">Latest version <strong>v0.2.5</strong></a>
</p>

<ul class="mt-6 text-gray-800">
Expand Down

0 comments on commit fac178d

Please sign in to comment.