Skip to content

Commit 0f8e9b4

Browse files
authored
Merge pull request #35 from sumanjeet0012/fix-connectivity
Fix: Restore connectivity.libp2p.io content into unified website
2 parents b751a7c + c656c17 commit 0f8e9b4

13 files changed

Lines changed: 674 additions & 0 deletions

config.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,10 @@ url = "/blog/"
144144
name = "Docs"
145145
url = "/docs/"
146146

147+
[[extra.nav]]
148+
name = "Connectivity"
149+
url = "/connectivity/"
150+
147151
[[extra.nav]]
148152
name = "Projects"
149153
url = "/projects/"

content/connectivity/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
+++
2+
title = "libp2p Connectivity"
3+
description = "libp2p enables universal connectivity between nodes across different network positions by supporting a wide range of transport protocols."
4+
template = "connectivity.html"
5+
+++

static/connectivity.css

Lines changed: 25 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/img/connectivity/hole-punching_gbdmww.svg

Lines changed: 74 additions & 0 deletions
Loading
Lines changed: 139 additions & 0 deletions
Loading
Lines changed: 29 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)