Consolidate asset folders
11
README.md
|
@ -6,22 +6,22 @@
|
||||||
<h1>Meshtastic</h1>
|
<h1>Meshtastic</h1>
|
||||||
<span>
|
<span>
|
||||||
<a href="https://www.meshtastic.org" target="_blank">
|
<a href="https://www.meshtastic.org" target="_blank">
|
||||||
<img src="assets/globe.svg" width="16" />
|
<img src="static/img/readme/globe.svg" width="16" />
|
||||||
Website
|
Website
|
||||||
</a>
|
</a>
|
||||||
<span> • </span>
|
<span> • </span>
|
||||||
<a href="https://meshtastic.discourse.group" target="_blank">
|
<a href="https://meshtastic.discourse.group" target="_blank">
|
||||||
<img src="assets/comment-alt.svg" width="16" />
|
<img src="static/img/readme/comment-alt.svg" width="16" />
|
||||||
Forum
|
Forum
|
||||||
</a>
|
</a>
|
||||||
<span> • </span>
|
<span> • </span>
|
||||||
<a href="https://discord.gg/UQJ5QuM7vq" target="_blank">
|
<a href="https://discord.gg/UQJ5QuM7vq" target="_blank">
|
||||||
<img src="assets/discord.svg" width="16" />
|
<img src="static/img/readme/discord.svg" width="16" />
|
||||||
Discord
|
Discord
|
||||||
</a>
|
</a>
|
||||||
<span> • </span>
|
<span> • </span>
|
||||||
<a href="https://play.google.com/store/apps/details?id=com.geeksville.mesh" target="_blank">
|
<a href="https://play.google.com/store/apps/details?id=com.geeksville.mesh" target="_blank">
|
||||||
<img src="assets/google-play.svg" width="16" />
|
<img src="static/img/readme/google-play.svg" width="16" />
|
||||||
App
|
App
|
||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
|
@ -43,7 +43,7 @@ Please see our [website](https://meshtastic.org) for more information about Mesh
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
nodejs is required in your dev. environment. The method for installing nodejs depends on your operating system. This software is built using [Docusaurus](https://docusaurus.io).
|
nodejs is required in your dev. environment. The method for installing nodejs depends on your operating system. This software is built using [Docusaurus](https://docusaurus.io).
|
||||||
|
|
||||||
Fork then clone the repository:
|
Fork then clone the repository:
|
||||||
|
|
||||||
|
@ -51,7 +51,6 @@ Fork then clone the repository:
|
||||||
git clone https://github.com/meshtastic/meshtastic
|
git clone https://github.com/meshtastic/meshtastic
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
Go to the root directory of your repository and install dependencies:
|
Go to the root directory of your repository and install dependencies:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Before Width: | Height: | Size: 691 B After Width: | Height: | Size: 691 B |
Before Width: | Height: | Size: 2 KiB After Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 650 B After Width: | Height: | Size: 650 B |