mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-18 17:54:20 +01:00
Network: WIP
This commit is contained in:
@@ -15,7 +15,7 @@ cyberspace that speaks the [language](/language) of their respective community.
|
||||
|
||||
The purpose of [twentyone.world](/) is to open-source the concept, provide an
|
||||
actionable [blueprint](/blueprint) to help bitcoiners launch their own
|
||||
communities, and connect said communities to learn from each other.
|
||||
communities, and [connect](/network) said communities to learn from each other.
|
||||
|
||||
<center>
|
||||
<a href="/blueprint">
|
||||
|
||||
@@ -3,6 +3,9 @@ layout: text
|
||||
title: Network
|
||||
---
|
||||
|
||||
The "network" part is very much a work-in-progress. If you've started a fork
|
||||
and/or would like to help, please [contact me](https://dergigi.com/contact).
|
||||
|
||||
List of existing "twentyone" forks:
|
||||
|
||||
{% assign communities = "" | split: ',' %}
|
||||
@@ -21,4 +24,4 @@ List of existing "twentyone" forks:
|
||||
{% assign fork = communities | where: "name", name | first %}
|
||||
<li><a href="{{ fork.link_to_public_community_group }}" target="_blank">{{ fork.name }}</a></li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
</ul>
|
||||
Reference in New Issue
Block a user