Skip to content

Commit b755ad1

Browse files
committed
add libremesh-interfaces-openwrt-one diagram
1 parent 53d22dc commit b755ad1

4 files changed

Lines changed: 13 additions & 1 deletion

File tree

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ function nav(): DefaultTheme.NavItem[] {
7373
{ text: 'News',
7474
items: [
7575
{ text: 'v2024.1', link: '/news/2025-05-04' },
76-
{ text: 'v2020.4', link: '/news/2020-12-15' },
76+
{ text: 'v2020.4', link: '/news/2023-10-07' },
7777
{ text: 'Latest Articles', link: '/news/' },
7878
{ text: 'Changelog', link: 'changelog'},
7979
{ text: 'Issues', link: 'https://github.com/libremesh/lime-packages/issues'},
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
sidebar: false
3+
layout: page
4+
---
5+
6+
![diagram_libremesh-interfaces-openwrt-one](/diagram_libremesh-interfaces-openwrt-one.png)
247 KB
Loading

docs/what-is-libremesh.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,3 +108,9 @@ The packet is routed through the Babel layer 3 network to the closest Internet g
108108
It may be a node from the same cloud or any other from another cloud far away.
109109

110110
![](/network6.png)
111+
112+
113+
## Diagrams
114+
115+
- Example diagram listing all network interfaces created in LibreMesh installed on a **OpenWrt One** router.
116+
[![diagram_libremesh-interfaces-openwrt-one](/diagram_libremesh-interfaces-openwrt-one.png)](/diagrams/libremesh-interfaces-openwrt-one)

0 commit comments

Comments
 (0)