From 93dde3ca33b74abf6771705289e54447eafd9a3b Mon Sep 17 00:00:00 2001 From: Pierre Date: Sat, 12 May 2018 11:44:39 +0200 Subject: [PATCH] Added developper help page --- _includes/developer/home/head.html | 2 +- developer/help.html | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 developer/help.html diff --git a/_includes/developer/home/head.html b/_includes/developer/home/head.html index b8f12f3..d1cbe96 100644 --- a/_includes/developer/home/head.html +++ b/_includes/developer/home/head.html @@ -5,7 +5,7 @@

Help us building Comunic or setup your own server.

- Help us + Help us Install Comunic
diff --git a/developer/help.html b/developer/help.html new file mode 100644 index 0000000..b76db5b --- /dev/null +++ b/developer/help.html @@ -0,0 +1,11 @@ +--- +title: Help us +subtitle: Participate to the development of the social network +layout: common/page +--- + +

Although donations can be a great way to help us build the network, there are plenty over ways to get involved.

+ +

You can for example help us by participating in the development of the network.

+ +

The content of this page while be available within a few weeks... While you wait, you can still visit the GitHub account where all the Comunic projects are hosted: https://github.com/pierre42100

\ No newline at end of file