Skip to content

Commit ce1b4ee

Browse files
refactor: use automd for README updates (#14)
* refactor: use automd for README updates * chore: update documentation and distribution files * refactor: simplify comments (why not what) * add nimiq hub logo --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 058b9b2 commit ce1b4ee

File tree

6 files changed

+1074
-1232
lines changed

6 files changed

+1074
-1232
lines changed

.github/nimiq-hub-logo.svg

Lines changed: 1 addition & 0 deletions
Loading

.vscode/settings.json

Lines changed: 0 additions & 51 deletions
This file was deleted.

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<img alt="Nimiq Awesome" src="https://raw.githubusercontent.com/onmax/nimiq-awesome/HEAD/.github/logo-light.svg" width="350" height="70" style="max-width: 100%;">
77
</picture>
88
</a>
9+
<br>
10+
<a href="https://hub.nimiq.com" target="_blank">
11+
<img src="./.github/nimiq-hub-logo.svg" alt="Nimiq Hub" width="20" height="20">
12+
</a>
913
</p>
1014

1115
<p align="center">
@@ -51,6 +55,7 @@
5155

5256

5357
<!-- automd:file src="./src/resources.md" -->
58+
5459
## Developer Resources
5560

5661
### Developer Tool
@@ -122,6 +127,7 @@
122127
123128

124129
<!-- automd:file src="./src/apps.md" -->
130+
125131
## Apps
126132

127133
### Wallets
@@ -166,6 +172,7 @@
166172
<!-- /automd -->
167173

168174
<!-- automd:file src="./src/exchanges.md" -->
175+
169176
## Exchanges
170177

171178
Where you can buy, sell, or trade Nimiq:
@@ -190,6 +197,7 @@ Where you can buy, sell, or trade Nimiq:
190197
<!-- /automd -->
191198

192199
<!-- automd:file src="./src/explorers.md" -->
200+
193201
## Explorers
194202

195203
### Mainnet
@@ -204,6 +212,7 @@ Where you can buy, sell, or trade Nimiq:
204212
<!-- /automd -->
205213

206214
<!-- automd:file src="./src/rpc-servers.md" -->
215+
207216
## Open RPC Servers
208217

209218
> [!WARNING]

src/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"devDependencies": {
1818
"@antfu/eslint-config": "^4.12.0",
1919
"@types/node": "^22.15.3",
20+
"automd": "^0.4.2",
2021
"consola": "^3.4.2",
2122
"eslint": "^9.25.1",
2223
"eslint-plugin-format": "^1.0.1",

0 commit comments

Comments
 (0)