Consolidate asset folders

This commit is contained in:
Sacha Weatherstone 2022-03-08 22:49:40 +11:00
parent 54ba070db1
commit 53f236bca3
5 changed files with 5 additions and 6 deletions

View file

@ -6,22 +6,22 @@
<h1>Meshtastic</h1>
<span>
<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
</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<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
</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<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
</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<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
</a>
</span>
@ -43,7 +43,7 @@ Please see our [website](https://meshtastic.org) for more information about Mesh
## 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:
@ -51,7 +51,6 @@ Fork then clone the repository:
git clone https://github.com/meshtastic/meshtastic
```
Go to the root directory of your repository and install dependencies:
```bash

View file

Before

Width:  |  Height:  |  Size: 691 B

After

Width:  |  Height:  |  Size: 691 B

View file

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 2 KiB

View file

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

Before

Width:  |  Height:  |  Size: 650 B

After

Width:  |  Height:  |  Size: 650 B