From 1d5dd7e9fbd69fa86e810e12115e7eae8e61a2fe Mon Sep 17 00:00:00 2001 From: Oyvind Kvanes Date: Tue, 4 Oct 2016 14:35:24 +0200 Subject: [PATCH 1/7] Create contribute template --- getting-started/contribute.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 getting-started/contribute.md diff --git a/getting-started/contribute.md b/getting-started/contribute.md new file mode 100644 index 00000000..037531ba --- /dev/null +++ b/getting-started/contribute.md @@ -0,0 +1,23 @@ +--- +layout: static_page +title: "Contributing To Monero" +title-pre-kick: "Contributing " +title-kick: "to " +title-post-kick: "Monero" +kick-class: "kicks" +icon: "icon_people" +attribution: "" +--- + +### Contributing To Monero + +Some text about contributing. + +- Way 1 +Bla bla +- Way 2 +Bla bla + +### End + +This is the end. From 4d8b3eb8d2efc3ebd27514d9604d0c20282e092a Mon Sep 17 00:00:00 2001 From: Oyvind Kvanes Date: Tue, 4 Oct 2016 14:50:30 +0200 Subject: [PATCH 2/7] Add contribute to strings_en --- _strings_en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_strings_en.yml b/_strings_en.yml index c61224b9..9fbdf86e 100644 --- a/_strings_en.yml +++ b/_strings_en.yml @@ -28,6 +28,7 @@ menu: choose: How to Choose a Monero Client running: How to Run a Monero Node donations: Donating and Sponsorships + contribute: Contributing to Monero downloads: All Monero Downloads merchants: Merchants and Services Directory accepting: Accepting Monero Payments From b0f3f2d0c8191ed4ee025dcfd6f5c1bfff5a6995 Mon Sep 17 00:00:00 2001 From: Oyvind Kvanes Date: Tue, 4 Oct 2016 14:52:30 +0200 Subject: [PATCH 3/7] Add contribute to menu --- _includes/header.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/header.html b/_includes/header.html index 5f90e00c..b701f559 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -25,6 +25,7 @@