Skip to content

Commit bc06b74

Browse files
Update docs
1 parent c916499 commit bc06b74

File tree

8 files changed

+29
-10
lines changed

8 files changed

+29
-10
lines changed

docs/docs.html

+4-1
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@
9595
<li>
9696
<a class="nav-link px-2 link-dark" href="https://github.com/posthtml" target="_blank">PostHTML</a>
9797
</li>
98+
<li>
99+
<a class="nav-link px-2 link-dark d-block d-md-none" href="https://www.npmjs.com/package/posthtml-component" target="_blank">NPM</a>
100+
</li>
98101
<li>
99102
<a class="nav-link px-2 link-dark d-block d-md-none" href="https://github.com/thewebartisan7/posthtml-components" target="_blank">GitHub</a>
100103
</li>
@@ -1416,7 +1419,7 @@ <h3 id="posthtml-extends" tabindex="-1">
14161419
<footer class="footer mt-auto py-3">
14171420
<div class="container-lg">
14181421
<div class="text-muted text-center">
1419-
Built with
1422+
Handcrafted with
14201423
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-heart-fill d-inline mx-1 text-danger" viewbox="0 0 16 16">
14211424
<path fill-rule="evenodd" d="M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314z"></path>
14221425
</svg>

docs/index.html

+5-2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
<li>
3333
<a class="nav-link px-2 link-dark" href="https://github.com/posthtml" target="_blank">PostHTML</a>
3434
</li>
35+
<li>
36+
<a class="nav-link px-2 link-dark d-block d-md-none" href="https://www.npmjs.com/package/posthtml-component" target="_blank">NPM</a>
37+
</li>
3538
<li>
3639
<a class="nav-link px-2 link-dark d-block d-md-none" href="https://github.com/thewebartisan7/posthtml-components" target="_blank">GitHub</a>
3740
</li>
@@ -54,7 +57,7 @@ <h1 class="display-1 fw-bold mb-4">Build the web with PostHTML</h1>
5457
Powered with PostHTML Components plugin which give you additional superpowers!
5558
</p>
5659
<div class="text-center mb-4">
57-
<a class="btn btn-light bg-white doc-shadow border-white btn-lg me-3" href="docs.html" target="_blank">Read the docs</a>
60+
<a class="btn btn-light bg-white doc-shadow border-white btn-lg me-3" href="docs.html">Read the docs</a>
5861
<a class="btn btn-light bg-white doc-shadow border-white btn-lg" href="https://www.npmjs.com/package/posthtml-component" target="_blank">Download</a>
5962
</div>
6063
<p class="text-muted">
@@ -70,7 +73,7 @@ <h1 class="display-1 fw-bold mb-4">Build the web with PostHTML</h1>
7073
<footer class="footer mt-auto py-3">
7174
<div class="container-lg">
7275
<div class="text-muted text-center">
73-
Built with
76+
Handcrafted with
7477
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-heart-fill d-inline mx-1 text-danger" viewbox="0 0 16 16">
7578
<path fill-rule="evenodd" d="M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314z"></path>
7679
</svg>

docs/test.html

+4-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
<li>
3333
<a class="nav-link px-2 link-dark" href="https://github.com/posthtml" target="_blank">PostHTML</a>
3434
</li>
35+
<li>
36+
<a class="nav-link px-2 link-dark d-block d-md-none" href="https://www.npmjs.com/package/posthtml-component" target="_blank">NPM</a>
37+
</li>
3538
<li>
3639
<a class="nav-link px-2 link-dark d-block d-md-none" href="https://github.com/thewebartisan7/posthtml-components" target="_blank">GitHub</a>
3740
</li>
@@ -168,7 +171,7 @@ <h1>aComputed</h1>
168171
<footer class="footer mt-auto py-3">
169172
<div class="container-lg">
170173
<div class="text-muted text-center">
171-
Built with
174+
Handcrafted with
172175
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-heart-fill d-inline mx-1 text-danger" viewbox="0 0 16 16">
173176
<path fill-rule="evenodd" d="M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314z"></path>
174177
</svg>

examples/dist/docs.html

+4-1
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@
9595
<li>
9696
<a class="nav-link px-2 link-dark" href="https://github.com/posthtml" target="_blank">PostHTML</a>
9797
</li>
98+
<li>
99+
<a class="nav-link px-2 link-dark d-block d-md-none" href="https://www.npmjs.com/package/posthtml-component" target="_blank">NPM</a>
100+
</li>
98101
<li>
99102
<a class="nav-link px-2 link-dark d-block d-md-none" href="https://github.com/thewebartisan7/posthtml-components" target="_blank">GitHub</a>
100103
</li>
@@ -1416,7 +1419,7 @@ <h3 id="posthtml-extends" tabindex="-1">
14161419
<footer class="footer mt-auto py-3">
14171420
<div class="container-lg">
14181421
<div class="text-muted text-center">
1419-
Built with
1422+
Handcrafted with
14201423
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-heart-fill d-inline mx-1 text-danger" viewbox="0 0 16 16">
14211424
<path fill-rule="evenodd" d="M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314z"></path>
14221425
</svg>

examples/dist/index.html

+5-2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
<li>
3333
<a class="nav-link px-2 link-dark" href="https://github.com/posthtml" target="_blank">PostHTML</a>
3434
</li>
35+
<li>
36+
<a class="nav-link px-2 link-dark d-block d-md-none" href="https://www.npmjs.com/package/posthtml-component" target="_blank">NPM</a>
37+
</li>
3538
<li>
3639
<a class="nav-link px-2 link-dark d-block d-md-none" href="https://github.com/thewebartisan7/posthtml-components" target="_blank">GitHub</a>
3740
</li>
@@ -54,7 +57,7 @@ <h1 class="display-1 fw-bold mb-4">Build the web with PostHTML</h1>
5457
Powered with PostHTML Components plugin which give you additional superpowers!
5558
</p>
5659
<div class="text-center mb-4">
57-
<a class="btn btn-light bg-white doc-shadow border-white btn-lg me-3" href="docs.html" target="_blank">Read the docs</a>
60+
<a class="btn btn-light bg-white doc-shadow border-white btn-lg me-3" href="docs.html">Read the docs</a>
5861
<a class="btn btn-light bg-white doc-shadow border-white btn-lg" href="https://www.npmjs.com/package/posthtml-component" target="_blank">Download</a>
5962
</div>
6063
<p class="text-muted">
@@ -70,7 +73,7 @@ <h1 class="display-1 fw-bold mb-4">Build the web with PostHTML</h1>
7073
<footer class="footer mt-auto py-3">
7174
<div class="container-lg">
7275
<div class="text-muted text-center">
73-
Built with
76+
Handcrafted with
7477
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-heart-fill d-inline mx-1 text-danger" viewbox="0 0 16 16">
7578
<path fill-rule="evenodd" d="M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314z"></path>
7679
</svg>

examples/dist/test.html

+4-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
<li>
3333
<a class="nav-link px-2 link-dark" href="https://github.com/posthtml" target="_blank">PostHTML</a>
3434
</li>
35+
<li>
36+
<a class="nav-link px-2 link-dark d-block d-md-none" href="https://www.npmjs.com/package/posthtml-component" target="_blank">NPM</a>
37+
</li>
3538
<li>
3639
<a class="nav-link px-2 link-dark d-block d-md-none" href="https://github.com/thewebartisan7/posthtml-components" target="_blank">GitHub</a>
3740
</li>
@@ -168,7 +171,7 @@ <h1>aComputed</h1>
168171
<footer class="footer mt-auto py-3">
169172
<div class="container-lg">
170173
<div class="text-muted text-center">
171-
Built with
174+
Handcrafted with
172175
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-heart-fill d-inline mx-1 text-danger" viewbox="0 0 16 16">
173176
<path fill-rule="evenodd" d="M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314z"></path>
174177
</svg>

examples/src/layouts/page.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<li><x-nav-link href="index.html">Home</x-nav-link></li>
66
<li><x-nav-link href="docs.html">Docs</x-nav-link></li>
77
<li><x-nav-link href="https://github.com/posthtml" target="_blank">PostHTML</x-nav-link></li>
8+
<li><x-nav-link class="d-block d-md-none" href="https://www.npmjs.com/package/posthtml-component" target="_blank">NPM</x-nav-link></li>
89
<li><x-nav-link class="d-block d-md-none" href="https://github.com/thewebartisan7/posthtml-components" target="_blank">GitHub</x-nav-link></li>
910
</ul>
1011
</x-header>
@@ -17,7 +18,7 @@
1718

1819
<x-footer class="footer mt-auto py-3">
1920
<div class="text-muted text-center">
20-
Built with
21+
Handcrafted with
2122
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-heart-fill d-inline mx-1 text-danger" viewBox="0 0 16 16">
2223
<path fill-rule="evenodd" d="M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314z"/>
2324
</svg>

examples/src/pages/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h1 class="display-1 fw-bold mb-4">Build the web with PostHTML</h1>
1010
</p>
1111

1212
<div class="text-center mb-4">
13-
<x-btn-link href="docs.html" class="btn-lg me-3" target="_blank">Read the docs</x-btn-link>
13+
<x-btn-link href="docs.html" class="btn-lg me-3">Read the docs</x-btn-link>
1414
<x-btn-link href="https://www.npmjs.com/package/posthtml-component" class="btn-lg" target="_blank">Download</x-btn-link>
1515
</div>
1616

0 commit comments

Comments
 (0)