diff --git a/_config.yml b/_config.yml index 56089ff..f69516b 100644 --- a/_config.yml +++ b/_config.yml @@ -14,6 +14,7 @@ twitter: BigchainDB facebook: BigchainDB github: BigchainDB medium: the-bigchaindb-blog +googlegroup: bigchaindb disqus: bigchain address: diff --git a/_src/_assets/images/google.svg b/_src/_assets/images/google.svg new file mode 100755 index 0000000..c110787 --- /dev/null +++ b/_src/_assets/images/google.svg @@ -0,0 +1,6 @@ + + + + diff --git a/_src/_assets/styles/page-community.scss b/_src/_assets/styles/page-community.scss index 3915bd2..cea66b2 100644 --- a/_src/_assets/styles/page-community.scss +++ b/_src/_assets/styles/page-community.scss @@ -16,6 +16,10 @@ } .section-community { + .section-header { + .section-description { margin-bottom: ($spacer * 2); } + } + .grid h1 { @extend .h3; } .social-link { diff --git a/_src/community.html b/_src/community.html index b5427e9..0c9bcaa 100644 --- a/_src/community.html +++ b/_src/community.html @@ -8,14 +8,21 @@ title: Community
There are many ways you can contribute to the BigchainDB project, some very easy and others more involved. We welcome all potential contributors, so we ask that everyone participating abide by some simple guidelines.
+We’re happy you’re participating in this project and doing something big that's going to help the world. There are many ways you can contribute to the BigchainDB project, some very easy and others more involved. We welcome all potential contributors, so we ask that everyone participating abide by some simple guidelines.
+ + Read Guidelines