diff --git a/.hugo_build.lock b/.hugo_build.lock new file mode 100644 index 0000000..e69de29 diff --git a/config.toml b/config.toml index 4bc88d4..57944c4 100755 --- a/config.toml +++ b/config.toml @@ -14,3 +14,4 @@ googleAnalytics = "UA-96910779-2" author = "Protocol Labs" github = "https://github.com/libp2p/libp2p" specifications = "https://github.com/libp2p/specs" + website = "https://github.com/libp2p/website" diff --git a/content/implementations.html b/content/implementations.html index 234f548..2772c11 100755 --- a/content/implementations.html +++ b/content/implementations.html @@ -15,7 +15,8 @@

Implementations

-

libp2p is composed of many modules and different parts. Here you can see an overview over all the different libraries we develop, along with the status of the implementation.

+

libp2p is composed of many modules and different parts. Here, overviews are available for all the different libraries, along with the + status of each implementation. All sections use the same status legend and link to the implementation's source code.