@rhizomatics/signalk-boat-tech-directory-plugin 1.0.0 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -19
- package/package.json +1 -2
- package/public/charts/index.html +1 -1
- package/public/education/index.html +1 -1
- package/public/images/icons/facebook.ico +0 -0
- package/public/images/icons/github.ico +0 -0
- package/public/images/icons/gitlab.png +0 -0
- package/public/images/icons/wikipedia.ico +0 -0
- package/public/images/icons/youtube.ico +0 -0
- package/public/llms-full.txt +533 -0
- package/public/llms-small.txt +49 -0
- package/public/open-source-projects/index.html +39 -39
- package/public/pagefind/fragment/{en_e485af9.pf_fragment → en_426d634.pf_fragment} +0 -0
- package/public/pagefind/fragment/{en_2d4d5cb.pf_fragment → en_621fe8c.pf_fragment} +0 -0
- package/public/pagefind/fragment/en_6d35ef2.pf_fragment +0 -0
- package/public/pagefind/fragment/en_728cd4d.pf_fragment +0 -0
- package/public/pagefind/fragment/en_86beaac.pf_fragment +0 -0
- package/public/pagefind/fragment/en_c27f7b6.pf_fragment +0 -0
- package/public/pagefind/index/en_4870a45.pf_index +0 -0
- package/public/pagefind/pagefind-entry.json +1 -1
- package/public/pagefind/pagefind.en_e14e2f7553.pf_meta +0 -0
- package/public/protocols/index.html +6 -6
- package/public/social-media/index.html +19 -19
- package/public/vendors/index.html +3 -3
- package/public/pagefind/fragment/en_2d9b862.pf_fragment +0 -0
- package/public/pagefind/fragment/en_37a1fdf.pf_fragment +0 -0
- package/public/pagefind/fragment/en_8a9e3aa.pf_fragment +0 -0
- package/public/pagefind/fragment/en_dab882d.pf_fragment +0 -0
- package/public/pagefind/index/en_e111613.pf_index +0 -0
- package/public/pagefind/pagefind.en_15b6453621.pf_meta +0 -0
package/README.md
CHANGED
|
@@ -1,33 +1,19 @@
|
|
|
1
|
-
# Boat Tech Directory
|
|
1
|
+
# Boat Tech Directory
|
|
2
2
|
|
|
3
3
|
[](https://www.npmjs.com/package/@rhizomatics/signalk-boat-tech-directory-plugin)
|
|
4
4
|
|
|
5
5
|
An offline copy of the [Boat Tech Directory](https://boat-tech-directory.rhizomatics.org.uk)
|
|
6
|
-
— a curated directory of marine electronics, NMEA, SignalK, OpenCPN and other open source boat
|
|
7
|
-
|
|
8
|
-
[SignalK server webapp](https://demo.signalk.org/documentation/develop/webapps/webapps.html).
|
|
6
|
+
— a curated directory of marine electronics, NMEA, SignalK, OpenCPN and other open source boat tech projects, vendor hardware and software, blogs and forums — packaged as an offline
|
|
7
|
+
[SignalK server webapp](https://demo.signalk.org/documentation/develop/webapps/webapps.html) to make it easier to find information when on your boat.
|
|
9
8
|
|
|
10
|
-
Once installed it shows up as a "Boat Tech Directory" tile on the server's Webapps page. There
|
|
11
|
-
is no configuration: the whole directory is served locally from static files, so it works with
|
|
12
|
-
no internet connection.
|
|
9
|
+
Once installed it shows up as a "Boat Tech Directory" tile on the server's Webapps page. There is no configuration: the whole directory is served locally from static files, so it works with no internet connection (until of course you click a link).
|
|
13
10
|
|
|
14
11
|
## Install
|
|
15
12
|
|
|
16
|
-
From the SignalK server's Admin UI, open the **Appstore** and search for "Boat Tech Directory",
|
|
17
|
-
or install directly:
|
|
13
|
+
From the SignalK server's Admin UI, open the **Appstore** and search for "Boat Tech Directory", or install directly:
|
|
18
14
|
|
|
19
15
|
```
|
|
20
16
|
npm install @rhizomatics/signalk-boat-tech-directory-plugin
|
|
21
17
|
```
|
|
22
18
|
|
|
23
19
|
(run from the server's SignalK data directory, e.g. `~/.signalk`), then restart the server.
|
|
24
|
-
|
|
25
|
-
## Development
|
|
26
|
-
|
|
27
|
-
The content here is a build output, not hand-edited. It's generated from the
|
|
28
|
-
[`site/`](../site) Astro project, which in turn is generated from the repo's root
|
|
29
|
-
[`README.md`](../README.md). To refresh `public/` from the current README:
|
|
30
|
-
|
|
31
|
-
```
|
|
32
|
-
npm run build
|
|
33
|
-
```
|
package/package.json
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rhizomatics/signalk-boat-tech-directory-plugin",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"description": "Curated directory of marine electronics, NMEA, SignalK, OpenCPN and other open source boat tech projects, vendor hardware and software, blogs and forums.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"signalk-webapp",
|
|
7
7
|
"signalk-category-utility",
|
|
8
|
-
"signalk-node-plugin",
|
|
9
8
|
"awesomonelist",
|
|
10
9
|
"signalk",
|
|
11
10
|
"nmea",
|
package/public/charts/index.html
CHANGED
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
<ul>
|
|
77
77
|
<li><a href="https://www.antarescharts.co.uk">Antares Charts</a> - Volunteer project for charting and pilotage of West Coast Scotland.</li>
|
|
78
78
|
<li><a href="https://mapterhorn.com">Mapterhorn</a> - Open Source terrain tiles for interactive web map visualizations.</li>
|
|
79
|
-
<li><img src="
|
|
79
|
+
<li><img src="../images/icons/github.ico" width="16" height="16"> <a href="https://chartcatalogs.github.io">Nautical Chart Catalogs</a> - Machine readable index of free to use nautical charts.</li>
|
|
80
80
|
<li><a href="https://www.openseamap.org/index.php?id=openseamap&L=1">OpenSeaMap</a> - Open sourced charts, in English, German, Spanish, French, Italian, Russian and Arabic.</li>
|
|
81
81
|
</ul>
|
|
82
82
|
</div><footer class="sl-flex astro-xhxjzfa7"><div class="meta sl-flex astro-xhxjzfa7"></div><div class="pagination-links print:hidden astro-jgq3vlii" dir="ltr"><a href="/@rhizomatics/signalk-boat-tech-directory-plugin/social-media/" rel="prev" class="astro-jgq3vlii"><svg aria-hidden="true" class="astro-jgq3vlii astro-n5k4ipy7" width="16" height="16" viewBox="0 0 24 24" fill="currentColor" style="--sl-icon-size: 1.5rem;"><path d="M17 11H9.41l3.3-3.29a1.004 1.004 0 1 0-1.42-1.42l-5 5a1 1 0 0 0-.21.33 1 1 0 0 0 0 .76 1 1 0 0 0 .21.33l5 5a1.002 1.002 0 0 0 1.639-.325 1 1 0 0 0-.219-1.095L9.41 13H17a1 1 0 0 0 0-2Z"/></svg><span class="astro-jgq3vlii">Previous<br class="astro-jgq3vlii"><span class="link-title astro-jgq3vlii">Social Media</span></span></a><a href="/@rhizomatics/signalk-boat-tech-directory-plugin/open-source-projects/" rel="next" class="astro-jgq3vlii"><svg aria-hidden="true" class="astro-jgq3vlii astro-n5k4ipy7" width="16" height="16" viewBox="0 0 24 24" fill="currentColor" style="--sl-icon-size: 1.5rem;"><path d="M17.92 11.62a1.001 1.001 0 0 0-.21-.33l-5-5a1.003 1.003 0 1 0-1.42 1.42l3.3 3.29H7a1 1 0 0 0 0 2h7.59l-3.3 3.29a1.002 1.002 0 0 0 .325 1.639 1 1 0 0 0 1.095-.219l5-5a1 1 0 0 0 .21-.33 1 1 0 0 0 0-.76Z"/></svg><span class="astro-jgq3vlii">Next<br class="astro-jgq3vlii"><span class="link-title astro-jgq3vlii">Open Source Projects</span></span></a></div></footer></div></div></main></div></div></div></div></body></html>
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
<div class="sl-heading-wrapper level-h3"><h3 id="reference">Reference</h3><a class="sl-anchor-link" href="#reference"><span aria-hidden="true" class="sl-anchor-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor"><path d="m12.11 15.39-3.88 3.88a2.52 2.52 0 0 1-3.5 0 2.47 2.47 0 0 1 0-3.5l3.88-3.88a1 1 0 1 0-1.42-1.42l-3.88 3.89a4.48 4.48 0 0 0 6.33 6.33l3.89-3.88a1 1 0 0 0-1.42-1.42m8.58-12.08a4.49 4.49 0 0 0-6.33 0l-3.89 3.88a1 1 0 1 0 1.42 1.42l3.88-3.88a2.52 2.52 0 0 1 3.5 0 2.47 2.47 0 0 1 0 3.5l-3.88 3.88a1 1 0 0 0 0 1.42 1 1 0 0 0 1.42 0l3.88-3.89a4.49 4.49 0 0 0 0-6.33M8.83 15.17a1 1 0 0 0 .71.29 1 1 0 0 0 .71-.29l4.92-4.92a1 1 0 1 0-1.42-1.42l-4.92 4.92a1 1 0 0 0 0 1.42"></path></svg></span><span class="sr-only" data-pagefind-ignore>Section titled “Reference”</span></a></div>
|
|
97
97
|
<ul>
|
|
98
98
|
<li><a href="https://www.eoss.org/pubs/nmeafaq">NMEA FAQ</a> - 2006 vintage, latest and remains relevant.</li>
|
|
99
|
-
<li><img src="
|
|
99
|
+
<li><img src="../images/icons/gitlab.png" width="16" height="16"> <a href="https://gpsd.gitlab.io/gpsd/NMEA.html">NMEA Revealed</a> - Detailed technical reference for NMEA0183, part of the gpsd project.</li>
|
|
100
100
|
<li><a href="http://www.thomasknauf.de/seatalk.htm">Seatalk Technical Reference</a> - Unofficial documentation of Seatalk 1 protocol.</li>
|
|
101
101
|
</ul>
|
|
102
102
|
<div class="sl-heading-wrapper level-h4"><h4 id="checklists">Checklists</h4><a class="sl-anchor-link" href="#checklists"><span aria-hidden="true" class="sl-anchor-icon"><svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor"><path d="m12.11 15.39-3.88 3.88a2.52 2.52 0 0 1-3.5 0 2.47 2.47 0 0 1 0-3.5l3.88-3.88a1 1 0 1 0-1.42-1.42l-3.88 3.89a4.48 4.48 0 0 0 6.33 6.33l3.89-3.88a1 1 0 0 0-1.42-1.42m8.58-12.08a4.49 4.49 0 0 0-6.33 0l-3.89 3.88a1 1 0 1 0 1.42 1.42l3.88-3.88a2.52 2.52 0 0 1 3.5 0 2.47 2.47 0 0 1 0 3.5l-3.88 3.88a1 1 0 0 0 0 1.42 1 1 0 0 0 1.42 0l3.88-3.89a4.49 4.49 0 0 0 0-6.33M8.83 15.17a1 1 0 0 0 .71.29 1 1 0 0 0 .71-.29l4.92-4.92a1 1 0 1 0-1.42-1.42l-4.92 4.92a1 1 0 0 0 0 1.42"></path></svg></span><span class="sr-only" data-pagefind-ignore>Section titled “Checklists”</span></a></div>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|