diff --git a/config.toml b/config.toml index c99dace152b2d889ab6dcbc72e161770d0d6bc4f..58f93825f9163d6f678dff406427c586bfbffffc 100644 --- a/config.toml +++ b/config.toml @@ -72,6 +72,12 @@ hasChildren = true URL = "partner" weight = 4 + [[menu.main]] + parent = "about" + name = "legal notice" + URL = "about/legal-notice" + weight = 5 + [[menu.main]] parent = "about" name = "contact" @@ -117,7 +123,7 @@ weight = 2 [[menu.main]] parent = "fields" name = "finances" - URL = "tag/founding" + URL = "tags/founding" weight = 6 [[menu.main]] diff --git a/content/english/about/_index.md b/content/english/about/_index.md index f0aa35aea06bc7bf9d0b820f690ac02e8c1f2af1..a680b49a7b56282be0d725e53f25631d2b2b969a 100644 --- a/content/english/about/_index.md +++ b/content/english/about/_index.md @@ -11,4 +11,22 @@ description : ""  +### The Axiom-Team association fulfills two missions: +* Help members promote free currency by providing users with tools to organize local events. We offer graphic designs (flyers, posters, stickers) and logistical advice in the form of documents available online. + +* Support the developers of the Duniter ecosystem by providing organizational tools and funding. For this, we have two permanent funds intended to welcome donations in euros and ğ1. + +### A dedicated team + +Axiom Team members combined their energies to produce a diverse and cohesive vision of free currency. By bringing together free electron profiles in the service of a Free Currency, we hope to gradually spread the idea of a smooth monetary paradigm shift, among all communities, human by human, freely. + +### Axiom Team antennas + +The association operates through regional branches in order to decentralize the organization of events. + +Each regional branch has the insurance coverage provided by the Axiom-Team association. +It also has the support and mutual assistance of the free currency network, and support in administrative procedures if there is any. + +To apply as an Axiom-Team branch, just send an email to contact@axiom-team.fr +Allow 2/3 days of response time. diff --git a/content/english/about/donate.md b/content/english/about/donate.md new file mode 100644 index 0000000000000000000000000000000000000000..6d0a8fc54bb316c551570b105036fa94935ce3e6 --- /dev/null +++ b/content/english/about/donate.md @@ -0,0 +1,18 @@ +--- +title: "contribute financially " +lang: en +#date: 2019-07-06T15:27:17+06:00 +draft: false +bg_image: "images/backgrounds/puzzle.jpg" +description : "Donate to Axiom-Team to support the libre currencies." +image: "images/donate/logo_g1_flare_512.png" +categories: ["about"] +tags: ["founding"] +type: "post" +--- + +You can contribute by donating in June (Ǧ1) to the Axiom Team account. +Public key: +[8CWuf4f1jYoVzHh4DEFpCyzZYC1pgz4t2wU8F2zKCthh](https://g1.duniter.fr/#/app/wot/8CWuf4f1jYoVzHh4DEFpCyzZYC1pgz4t2wU8hF2zK) + +For a participation in euros (donation, membership, pot, etc.) you can go through our [membership page](https://axiom-team.fr/adherer), or by sending a check to: Axiom Team 14 rue Johannes Kepler 31500 Toulouse. diff --git a/content/english/about/legal-notice.md b/content/english/about/legal-notice.md index c037591c38502cd641d185acf6493ff195633d65..f722d578065d2963d4d65037a5e70e795f3c8b26 100644 --- a/content/english/about/legal-notice.md +++ b/content/english/about/legal-notice.md @@ -5,7 +5,7 @@ lang: en draft: false bg_image: "images/backgrounds/puzzle.jpg" description : "Legal Notice" -image: "images/logos/logo-black-pgp.png" +image: "images/logo.png" categories: ["about"] tags: ["governance"] type: "post" diff --git a/content/french/about/donate.md b/content/french/about/donate.md new file mode 100644 index 0000000000000000000000000000000000000000..65d442903b596f55560cc16fd5b276fcc2e70286 --- /dev/null +++ b/content/french/about/donate.md @@ -0,0 +1,21 @@ +--- +title: "Contribuer financièrement" +lang: fr +#date: 2019-07-06T15:27:17+06:00 +draft: false +bg_image: "images/backgrounds/puzzle.jpg" +description : "Faites un don à Axiom-Team pour soutenir les monnaies libres." +image: "images/donate/logo_g1_flare_512.png" +categories: ["about"] +tags: ["founding"] +type: "post" +--- + + +Vous pouvez contribuer par un don en June (Ǧ1) sur le compte d’Axiom Team. +Clé publique : +[8CWuf4f1jYoVzHh4DEFpCyzZYC1pgz4t2wU8F2zKCthh](https://g1.duniter.fr/#/app/wot/8CWuf4f1jYoVzHh4DEFpCyzZYC1pgz4t2wU8F2zKCthh/) + +Pour une participation en euros (don, adhésion, cagnotte, etc..) vous pouvez passer par notre [page d'adhésion](https://axiom-team.fr/adherer), ou en envoyant un chèque à : Axiom Team 14 rue Johannes Kepler 31500 Toulouse. + + diff --git a/content/french/about/legal-notice.md b/content/french/about/legal-notice.md index 8de3f7369beb4e413f882fe087ceabf2f4d7c10c..d9b98abdcb131c530fd5bff1db84d5a12327d3a9 100644 --- a/content/french/about/legal-notice.md +++ b/content/french/about/legal-notice.md @@ -5,7 +5,7 @@ lang: fr draft: false bg_image: "images/backgrounds/puzzle.jpg" description : "Mentions et conditions d'utilisations" -image: "images/logos/logo-black-pgp.png" +image: "images/logo.png" categories: ["about"] tags: ["governance"] type: "post" diff --git a/static/images/donate/logo_g1_flare_512.png b/static/images/donate/logo_g1_flare_512.png new file mode 100644 index 0000000000000000000000000000000000000000..989ea8a570ff03aea14a77f0b8e1d0f3e7bd2439 Binary files /dev/null and b/static/images/donate/logo_g1_flare_512.png differ