changeset 0:09d66acc7c73

initial commit, website first draft: - presentation page - documentation (generated from backend and Libervia) - social contract (HTML generated from sat repository) - press/conferences (adapted from former website) - association page (adpated from former website) - news (a selected blog is displayed) - fr i18n
author Goffi <goffi@goffi.org>
date Sun, 26 May 2019 22:26:30 +0200
parents
children b7045cd85da9
files COPYING README i18n/babel.ini i18n/fr.po i18n/fr/LC_MESSAGES/sat.mo i18n/sat.pot pages/association/membership/page_meta.py pages/association/page_meta.py pages/documentation/page_meta.py pages/news/page_meta.py pages/presentation/page_meta.py pages/press/page_meta.py pages/social_contract/page_meta.py tasks/task_generate_doc.py tasks/task_social_contract.py templates/default/association/association.html templates/default/association/membership.html templates/default/base/base.html templates/default/components/menu_labels.html templates/default/doc/doc.html templates/default/news/news.html templates/default/presentation/presentation.html templates/default/press/press.html templates/default/social_contract/social_contract.html templates/default/static/cagou_chat.png templates/default/static/cagou_chat_desktop.jpg templates/default/static/libervia_event.png templates/default/static/press_releases/20150615/Libervia - Communiqué de presse.pdf templates/default/static/press_releases/20150615/Libervia - Press release.pdf templates/default/static/press_releases/20150615/Libervia - Presse-Text.pdf templates/default/static/press_releases/20150615/libervia_overview.png templates/default/static/styles_extra.css
diffstat 32 files changed, 2727 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/COPYING	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,661 @@
+                    GNU AFFERO GENERAL PUBLIC LICENSE
+                       Version 3, 19 November 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                            Preamble
+
+  The GNU Affero General Public License is a free, copyleft license for
+software and other kinds of works, specifically designed to ensure
+cooperation with the community in the case of network server software.
+
+  The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works.  By contrast,
+our General Public Licenses are intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+  Developers that use our General Public Licenses protect your rights
+with two steps: (1) assert copyright on the software, and (2) offer
+you this License which gives you legal permission to copy, distribute
+and/or modify the software.
+
+  A secondary benefit of defending all users' freedom is that
+improvements made in alternate versions of the program, if they
+receive widespread use, become available for other developers to
+incorporate.  Many developers of free software are heartened and
+encouraged by the resulting cooperation.  However, in the case of
+software used on network servers, this result may fail to come about.
+The GNU General Public License permits making a modified version and
+letting the public access it on a server without ever releasing its
+source code to the public.
+
+  The GNU Affero General Public License is designed specifically to
+ensure that, in such cases, the modified source code becomes available
+to the community.  It requires the operator of a network server to
+provide the source code of the modified version running there to the
+users of that server.  Therefore, public use of a modified version, on
+a publicly accessible server, gives the public access to the source
+code of the modified version.
+
+  An older license, called the Affero General Public License and
+published by Affero, was designed to accomplish similar goals.  This is
+a different license, not a version of the Affero GPL, but Affero has
+released a new version of the Affero GPL which permits relicensing under
+this license.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+                       TERMS AND CONDITIONS
+
+  0. Definitions.
+
+  "This License" refers to version 3 of the GNU Affero General Public License.
+
+  "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+  "The Program" refers to any copyrightable work licensed under this
+License.  Each licensee is addressed as "you".  "Licensees" and
+"recipients" may be individuals or organizations.
+
+  To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy.  The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+  A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+  To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy.  Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+  To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies.  Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+  An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License.  If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+  1. Source Code.
+
+  The "source code" for a work means the preferred form of the work
+for making modifications to it.  "Object code" means any non-source
+form of a work.
+
+  A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+  The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form.  A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+  The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities.  However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work.  For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+  The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+  The Corresponding Source for a work in source code form is that
+same work.
+
+  2. Basic Permissions.
+
+  All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met.  This License explicitly affirms your unlimited
+permission to run the unmodified Program.  The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work.  This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+  You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force.  You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright.  Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+  Conveying under any other circumstances is permitted solely under
+the conditions stated below.  Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+  3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+  No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+  When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+  4. Conveying Verbatim Copies.
+
+  You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+  You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+  5. Conveying Modified Source Versions.
+
+  You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+    a) The work must carry prominent notices stating that you modified
+    it, and giving a relevant date.
+
+    b) The work must carry prominent notices stating that it is
+    released under this License and any conditions added under section
+    7.  This requirement modifies the requirement in section 4 to
+    "keep intact all notices".
+
+    c) You must license the entire work, as a whole, under this
+    License to anyone who comes into possession of a copy.  This
+    License will therefore apply, along with any applicable section 7
+    additional terms, to the whole of the work, and all its parts,
+    regardless of how they are packaged.  This License gives no
+    permission to license the work in any other way, but it does not
+    invalidate such permission if you have separately received it.
+
+    d) If the work has interactive user interfaces, each must display
+    Appropriate Legal Notices; however, if the Program has interactive
+    interfaces that do not display Appropriate Legal Notices, your
+    work need not make them do so.
+
+  A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit.  Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+  6. Conveying Non-Source Forms.
+
+  You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+    a) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by the
+    Corresponding Source fixed on a durable physical medium
+    customarily used for software interchange.
+
+    b) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by a
+    written offer, valid for at least three years and valid for as
+    long as you offer spare parts or customer support for that product
+    model, to give anyone who possesses the object code either (1) a
+    copy of the Corresponding Source for all the software in the
+    product that is covered by this License, on a durable physical
+    medium customarily used for software interchange, for a price no
+    more than your reasonable cost of physically performing this
+    conveying of source, or (2) access to copy the
+    Corresponding Source from a network server at no charge.
+
+    c) Convey individual copies of the object code with a copy of the
+    written offer to provide the Corresponding Source.  This
+    alternative is allowed only occasionally and noncommercially, and
+    only if you received the object code with such an offer, in accord
+    with subsection 6b.
+
+    d) Convey the object code by offering access from a designated
+    place (gratis or for a charge), and offer equivalent access to the
+    Corresponding Source in the same way through the same place at no
+    further charge.  You need not require recipients to copy the
+    Corresponding Source along with the object code.  If the place to
+    copy the object code is a network server, the Corresponding Source
+    may be on a different server (operated by you or a third party)
+    that supports equivalent copying facilities, provided you maintain
+    clear directions next to the object code saying where to find the
+    Corresponding Source.  Regardless of what server hosts the
+    Corresponding Source, you remain obligated to ensure that it is
+    available for as long as needed to satisfy these requirements.
+
+    e) Convey the object code using peer-to-peer transmission, provided
+    you inform other peers where the object code and Corresponding
+    Source of the work are being offered to the general public at no
+    charge under subsection 6d.
+
+  A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+  A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling.  In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage.  For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product.  A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+  "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source.  The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+  If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information.  But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+  The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed.  Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+  Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+  7. Additional Terms.
+
+  "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law.  If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+  When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it.  (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.)  You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+  Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+    a) Disclaiming warranty or limiting liability differently from the
+    terms of sections 15 and 16 of this License; or
+
+    b) Requiring preservation of specified reasonable legal notices or
+    author attributions in that material or in the Appropriate Legal
+    Notices displayed by works containing it; or
+
+    c) Prohibiting misrepresentation of the origin of that material, or
+    requiring that modified versions of such material be marked in
+    reasonable ways as different from the original version; or
+
+    d) Limiting the use for publicity purposes of names of licensors or
+    authors of the material; or
+
+    e) Declining to grant rights under trademark law for use of some
+    trade names, trademarks, or service marks; or
+
+    f) Requiring indemnification of licensors and authors of that
+    material by anyone who conveys the material (or modified versions of
+    it) with contractual assumptions of liability to the recipient, for
+    any liability that these contractual assumptions directly impose on
+    those licensors and authors.
+
+  All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10.  If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term.  If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+  If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+  Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+  8. Termination.
+
+  You may not propagate or modify a covered work except as expressly
+provided under this License.  Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+  However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+  Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+  Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License.  If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+  9. Acceptance Not Required for Having Copies.
+
+  You are not required to accept this License in order to receive or
+run a copy of the Program.  Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance.  However,
+nothing other than this License grants you permission to propagate or
+modify any covered work.  These actions infringe copyright if you do
+not accept this License.  Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+  10. Automatic Licensing of Downstream Recipients.
+
+  Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License.  You are not responsible
+for enforcing compliance by third parties with this License.
+
+  An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations.  If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+  You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License.  For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+  11. Patents.
+
+  A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based.  The
+work thus licensed is called the contributor's "contributor version".
+
+  A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version.  For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+  Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+  In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement).  To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+  If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients.  "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+  If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+  A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License.  You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+  Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+  12. No Surrender of Others' Freedom.
+
+  If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all.  For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+  13. Remote Network Interaction; Use with the GNU General Public License.
+
+  Notwithstanding any other provision of this License, if you modify the
+Program, your modified version must prominently offer all users
+interacting with it remotely through a computer network (if your version
+supports such interaction) an opportunity to receive the Corresponding
+Source of your version by providing access to the Corresponding Source
+from a network server at no charge, through some standard or customary
+means of facilitating copying of software.  This Corresponding Source
+shall include the Corresponding Source for any work covered by version 3
+of the GNU General Public License that is incorporated pursuant to the
+following paragraph.
+
+  Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU General Public License into a single
+combined work, and to convey the resulting work.  The terms of this
+License will continue to apply to the part which is the covered work,
+but the work with which it is combined will remain governed by version
+3 of the GNU General Public License.
+
+  14. Revised Versions of this License.
+
+  The Free Software Foundation may publish revised and/or new versions of
+the GNU Affero General Public License from time to time.  Such new versions
+will be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+  Each version is given a distinguishing version number.  If the
+Program specifies that a certain numbered version of the GNU Affero General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation.  If the Program does not specify a version number of the
+GNU Affero General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+  If the Program specifies that a proxy can decide which future
+versions of the GNU Affero General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+  Later license versions may give you additional or different
+permissions.  However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+  15. Disclaimer of Warranty.
+
+  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. Limitation of Liability.
+
+  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+  17. Interpretation of Sections 15 and 16.
+
+  If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+state the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU Affero General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU Affero General Public License for more details.
+
+    You should have received a copy of the GNU Affero General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+Also add information on how to contact you by electronic and paper mail.
+
+  If your software can interact with users remotely through a computer
+network, you should also make sure that it provides a way for users to
+get its source.  For example, if your program is a web application, its
+interface could display a "Source" link that leads users to an archive
+of the code.  There are many ways you could offer source, and different
+solutions will be better for different programs; see section 13 for the
+specific requirements.
+
+  You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU AGPL, see
+<http://www.gnu.org/licenses/>.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,20 @@
+Salut à Toi's website
+(c) Jérôme Poisson aka Goffi 2012-2019
+(c) Adrien Cossa aka Souliane 2015
+
+** LICENCE **
+
+SàT website is free software: you can redistribute it and/or modify
+it under the terms of the GNU Affero General Public License as
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+SàT website is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU Affero General Public License for more details.
+
+You should have received a copy of the GNU Affero General Public License
+along with SàT website. If not, see <http://www.gnu.org/licenses/>.
+
+This is the official website of Salut à Toi
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/i18n/babel.ini	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,3 @@
+[jinja2: **.html]
+encoding = utf8
+trimmed = true
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/i18n/fr.po	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,631 @@
+# Translations template for Salut à Toi.
+# Copyright (C) 2019 Salut à Toi
+# This file is distributed under the same license as the Salut à Toi project.
+# Jérôme Poisson <goffi@goffi.org>, 2019.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0.7\n"
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
+"POT-Creation-Date: 2019-05-26 18:50+0200\n"
+"PO-Revision-Date: 2019-05-26 19:14+0200\n"
+"Last-Translator: Jérôme Poisson <goffi@goffi.org>\n"
+"Language-Team: French <goffi@goffi.org>\n"
+"Language: fr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Generated-By: Babel 2.6.0\n"
+"X-Generator: Gtranslator 3.32.1\n"
+
+#: templates/default/association/association.html:6
+msgid "The legal structure supporting the project."
+msgstr "La structure légale qui soutient le projet."
+
+#: templates/default/association/association.html:7
+msgid "Mission"
+msgstr "Mission"
+
+#: templates/default/association/association.html:9
+msgid ""
+"The Salut à Toi association has been created in June 2014 and is responsible "
+"for developing, promoting and funding the software. More generally, its goal "
+"is to create free, independent and controllable communication tools. "
+"\"Controllable\" has to be understood this way: the tool is doing exactly "
+"what you want and it will stay under your control. So it applies both to the "
+"present and the future."
+msgstr ""
+"L'association Salut à Toi a été créée en juin 2014 et s'occupe du "
+"développement, de la promotion et du financement du logiciel. Plus "
+"généralement, elle a pour mission de créer des outils de communication "
+"libres, indépendants et maîtrisables. « Maîtrisable » concerne ici le "
+"présent et le futur : l'outil fait exactement ce que vous attendez de lui et "
+"il ne doit pas échapper à votre contrôle."
+
+#: templates/default/association/association.html:11
+msgid "Organisation"
+msgstr "Organisation"
+
+#: templates/default/association/association.html:13
+msgid ""
+"The association is non-profit, self-managed and open for everybody to join. "
+"There is no designated president, secretary or treasurer, the administrating "
+"entity is a college that is today composed by the two main developers: "
+"Jérôme who started this as a personal project in 2008 and Adrien who joined "
+"him in 2013."
+msgstr ""
+"L'association est à but non lucratif, autogérée et ouverte à tous. Nous ne "
+"fonctionnons pas avec la structure classique : président, secrétaire et "
+"trésorier. Le bureau de gestion est collégiale, il est actuellement composé "
+"des deux développeurs principaux : Jérôme qui commença le développement dès "
+"2008 en tant que projet personnel, et Adrien qui l'a rejoint en 2013."
+
+#: templates/default/association/association.html:15
+msgid "Funding"
+msgstr "Financement"
+
+#: templates/default/association/association.html:17
+msgid ""
+"We have put a lot of time and energy on “Salut à Toi” and we hope to be able "
+"to continue. The software should always be free (libre) and ethical; we are "
+"totally against advertisement and we believe in mutual help. We are "
+"confident that the people who enjoy what we do will be numerous enough and "
+"happy to support us by joining the association and paying a membership fee."
+msgstr ""
+"Nous avons mis beaucoup de temps et d'énergie dans « Salut à Toi », et nous "
+"espérons pouvoir continuer de le faire. Le logiciel doit toujours rester "
+"libre et éthique, nous sommes absolument opposés à la publicité et nous "
+"croyons en l'aide mutuelle. Nous avons bon espoir que les gens qui "
+"apprécient ce que l'on fait seront suffisamment nombreux et nous "
+"soutiendrons avec plaisir, en rejoignant l'association et en payant une "
+"cotisation."
+
+#: templates/default/association/association.html:19
+#, python-format
+msgid ""
+"Because the money should not create any separation between us, the people "
+"who cannot or who do not want to participate financially can still join the "
+"association for free and as moral support. The French law doesn't allow "
+"members to decide the amount of payment, so we had to fix several amounts in "
+"the Rules of Procedure: 0, 10, 20, 30, 50, 80 or 100. If you want to raise "
+"over 100 €, it is possible to do it as a donation (which is not the same as "
+"a membership fee). In that case, please contact us. As we want to stay "
+"100% independent and autonomous, we won't allow any company to hi-jack the "
+"project and we won't add any commercial logo to the website."
+msgstr ""
+"Parce que l'argent ne doit opérer aucune séparation entre nous, les "
+"personnes qui ne peuvent pas ou qui ne veulent pas participer financièrement "
+"sont toujours libres d'adhérer gratuitement à l'association et tant que "
+"soutien moral. La loi française ne permet pas aux adhérents de décider du "
+"montant de leur cotisation, c'est pourquoi nous avons fixé plusieurs "
+"montants dans le règlement intérieur : 0, 10, 20, 30, 50, 80 ou 100. Si vous "
+"voulez contribuer davantage que 100 €, il est possible de le faire avec un "
+"don (ce n'est pas la même chose qu'une cotisation). Dans ce cas, merci de "
+"bien vouloir nous contacter. Parce que nous souhaitons rester "
+"100% indépendant et autonome, nous n'accepterons pas qu'une entreprise "
+"commerciale s'empare du projet et nous n'ajouterons aucun logo commercial "
+"sur le site du projet."
+
+#: templates/default/association/association.html:21
+msgid ""
+"We also think about other funding sources that are compatible with our "
+"social contract and ethical view, in particular technical services "
+"(assistance, customisation or features development released under a free - "
+"as in “freedom” - license)."
+msgstr ""
+"Nous cherchons également d'autre moyens de financement qui sont compatibles "
+"avec notre contrat social et notre éthique ; nous pensons en particulier à "
+"du service technique (assistance, adaptation ou développement de "
+"fonctionnalités réalisées sous une licence libre)."
+
+#: templates/default/association/association.html:23
+msgid "Become a member"
+msgstr "Adhésion"
+
+#: templates/default/association/association.html:25
+msgid ""
+"The membership lasts exactly one year and isn't automatically renewed: you "
+"have to renew it yourself and you can change the amount of your subscription "
+"every year."
+msgstr ""
+"L'adhésion dure une année et n'est pas tacitement renouvelable : vous devez "
+"la renouveler vous-même et vous pouvez modifier le montant de votre "
+"cotisation d'une année sur l'autre."
+
+#: templates/default/association/association.html:26
+msgid "Click here to join the association"
+msgstr "Cliquez ici pour adhérer à l'association"
+
+#: templates/default/association/association.html:28
+msgid "Donations"
+msgstr "Dons"
+
+#: templates/default/association/association.html:30
+msgid ""
+"You can also make a donation without joining the association. We recommend "
+"using the open funding platform Liberapay to set up a weekly, monthly or "
+"yearly donation."
+msgstr ""
+"Vous pouvez aussi faire un don sans rejoindre l'association. Nous "
+"conseillons la plateforme de financement libre Liberapay pour mettre en "
+"place un don hebdomadaire, mensuel ou annuel."
+
+#: templates/default/association/association.html:31
+msgid "Or you can make a transfer to the following account:"
+msgstr ""
+" Ou bien vous pouvez effectuez un virement bancaire sur le compte suivant :"
+
+#: templates/default/association/association.html:45
+msgid "Official documents"
+msgstr "Documents officiels"
+
+#: templates/default/association/association.html:49
+msgid "Statutes of the association"
+msgstr "Statuts de l'association"
+
+#: templates/default/association/association.html:53
+msgid "Rules of the association"
+msgstr "Règlement intérieur de l'association"
+
+#: templates/default/association/association.html:57
+msgid "Minutes"
+msgstr "Comptes rendus"
+
+#: templates/default/association/membership.html:6
+msgid "Salut à Toi association membership request"
+msgstr "Faire une demande pour adhérer à l'association « Salut à Toi »"
+
+#: templates/default/association/membership.html:7
+msgid ""
+"Please fill the form below if you're willing to join the Salut à Toi "
+"association."
+msgstr ""
+"Merci de remplir le formulaire ci-dessous si vous souhaitez adhérer à "
+"l'association « Salut à Toi »."
+
+#: templates/default/association/membership.html:10
+msgid "Identity"
+msgstr "Identité"
+
+#: templates/default/association/membership.html:12
+msgid "firstname"
+msgstr "prénom"
+
+#: templates/default/association/membership.html:13
+msgid "Given name"
+msgstr "votre prénom"
+
+#: templates/default/association/membership.html:17
+msgid "name"
+msgstr "nom de famille"
+
+#: templates/default/association/membership.html:18
+msgid "Family name"
+msgstr "Votre nom de famille"
+
+#: templates/default/association/membership.html:22
+msgid "address"
+msgstr "adresse"
+
+#: templates/default/association/membership.html:23
+msgid "Address, post code, city"
+msgstr "addresse, code postal, ville"
+
+#: templates/default/association/membership.html:26
+msgid "Contacts"
+msgstr "Contacts"
+
+#: templates/default/association/membership.html:28
+msgid "email address"
+msgstr "adresse courriel"
+
+#: templates/default/association/membership.html:29
+msgid "please double check your email address"
+msgstr "merci de bien vérifier votre adresse de courriel"
+
+#: templates/default/association/membership.html:34
+msgid "XMPP identifier (may be your SàT login)"
+msgstr "identifiant XMPP (ce peut être votre identifiant SàT)"
+
+#: templates/default/association/membership.html:36
+msgid "Subscription"
+msgstr "Adhésion"
+
+#: templates/default/association/membership.html:38
+msgid "0€"
+msgstr "0 €"
+
+#: templates/default/association/membership.html:39
+msgid "10€"
+msgstr "10 €"
+
+#: templates/default/association/membership.html:40
+msgid "20€"
+msgstr "20 €"
+
+#: templates/default/association/membership.html:41
+msgid "30€"
+msgstr "30 €"
+
+#: templates/default/association/membership.html:42
+msgid "50€"
+msgstr "50 €"
+
+#: templates/default/association/membership.html:43
+msgid "80€"
+msgstr "80 €"
+
+#: templates/default/association/membership.html:44
+msgid "100€"
+msgstr "100 €"
+
+#: templates/default/association/membership.html:49
+msgid "Reference"
+msgstr "Référence"
+
+#: templates/default/association/membership.html:51
+msgid "reference (in case of renewal)"
+msgstr "Numéro d'adhérent (en cas de renouvellement)"
+
+#: templates/default/association/membership.html:52
+msgid "Your adherent number. You may let empty if you don't know it."
+msgstr ""
+"Votre numéro d'adhérent. Vous pouvez laisser vide si vous ne le connaissez "
+"pas."
+
+#: templates/default/association/membership.html:54
+msgid "Comment"
+msgstr "Commentaire"
+
+#: templates/default/association/membership.html:56
+msgid "comment"
+msgstr "commentaire"
+
+#: templates/default/association/membership.html:57
+msgid "This is a free field if you have anything to say or request."
+msgstr ""
+"Ce champ est libre, vous pouvez l'utiliser si vous quelque chose à dire ou "
+"demander."
+
+#: templates/default/association/membership.html:61
+msgid "I would like to subscribe to the adherents' mailing list (low traffic)."
+msgstr ""
+"Je souhaite être abonné à la liste de diffusion des adhérents (peu de "
+"messages). "
+
+#: templates/default/association/membership.html:64
+#, python-format
+msgid ""
+"I have read the %(statutes)s and %(rules)s and I agree with both of them"
+msgstr ""
+"J'ai lu les %(statutes)s et le %(rules)s de l'associationn, et je les "
+"accepte tous les deux"
+
+#: templates/default/association/membership.html:65
+msgid "statutes"
+msgstr "status"
+
+#: templates/default/association/membership.html:66
+msgid "rules"
+msgstr "règlement intérieur"
+
+#: templates/default/association/membership.html:70
+msgid "join the association"
+msgstr "adhérer à l'association"
+
+#: templates/default/base/base.html:4
+#, python-format
+msgid "Powered by %(app_name)s"
+msgstr "Ce site utilise %(app_name)s"
+
+#: templates/default/base/base.html:7
+msgid "contact"
+msgstr "contact"
+
+#: templates/default/base/base.html:7
+msgid "replace invalid with org"
+msgstr "remplacez invalid par org"
+
+#: templates/default/components/menu_labels.html:3
+msgid "Session"
+msgstr "Session"
+
+#: templates/default/components/menu_labels.html:3
+msgid "Log in"
+msgstr "Connexion"
+
+#: templates/default/components/menu_labels.html:4
+msgid "Overview"
+msgstr "Aperçu"
+
+#: templates/default/components/menu_labels.html:5
+msgid "Features"
+msgstr "Fonctionnalités"
+
+#: templates/default/components/menu_labels.html:6
+msgid "Documentation"
+msgstr "Documentation"
+
+#: templates/default/components/menu_labels.html:7
+msgid "News"
+msgstr "Informations"
+
+#: templates/default/components/menu_labels.html:8
+msgid "Association"
+msgstr "Association"
+
+#: templates/default/components/menu_labels.html:9
+msgid "Press/Talks"
+msgstr "Presse/conférences"
+
+#: templates/default/components/menu_labels.html:10
+msgid "Social Contract"
+msgstr "Contrat Social"
+
+#: templates/default/doc/doc.html:6
+msgid "Please select the documentation you want to see."
+msgstr "Merci de choisir la documentation que vous souhaitez voir."
+
+#: templates/default/news/news.html:5
+msgid "Salut à Toi News"
+msgstr "Informations sur Salut à Toi"
+
+#: templates/default/presentation/presentation.html:10
+msgid "The Universal Communication Ecosystem"
+msgstr "L'écosystème de communication universel"
+
+#: templates/default/presentation/presentation.html:15
+msgid ""
+"Salut à Toi is a all-in-one tool to manage all your communications needs: "
+"instant messaging, (micro)blogging, file sharing, events, forums, tasks "
+"management, etc."
+msgstr ""
+"Salut à toi est un outil tout-en-un pour gérer tous vos besoin en "
+"communication: messagerie instantanée, (micro)blogage, partage de fichiers, "
+"événements, forums, gestion de tâches, etc."
+
+#: templates/default/presentation/presentation.html:24
+msgid "chat with your friends, family or coworkers"
+msgstr "communiquez avec vos amis, votre famille ou vos collègues"
+
+#: templates/default/presentation/presentation.html:28
+msgid "encrypt conversations to protect your privacy"
+msgstr "chiffrez vos conversations pour protéger votre vie privée"
+
+#: templates/default/presentation/presentation.html:32
+msgid "blog publicly or only with a group of contacts"
+msgstr "bloguez publiquement ou seulement avec un groupe de contacts"
+
+#: templates/default/presentation/presentation.html:36
+msgid ""
+"share files directly (peer to peer) or store them on your server and access "
+"them from anywhere"
+msgstr ""
+"partagez des fichiers directement (en pair-à-pair) ou stockez les sur votre "
+"serveur et accédez-y depuis n'importe où"
+
+#: templates/default/presentation/presentation.html:40
+msgid "share private photos albums with your family"
+msgstr "partagez des albums photos privés avec votre famille"
+
+#: templates/default/presentation/presentation.html:44
+msgid "create and manage events"
+msgstr "créez et gérez des événements"
+
+#: templates/default/presentation/presentation.html:48
+msgid "organise your work using tickets handler"
+msgstr "organisez votre travail en utilisant un gestionnaire de tickets"
+
+#: templates/default/presentation/presentation.html:59
+msgid "works natively on desktop (not a disguised web browser)"
+msgstr ""
+"fonctionne nativement sur le bureau (ce n'est pas un navigateur déguisé)"
+
+#: templates/default/presentation/presentation.html:63
+msgid "works natively on mobile devices (Android)"
+msgstr "fonctionne nativement sur téléphones portables (Android)"
+
+#: templates/default/presentation/presentation.html:67
+msgid "works on the web"
+msgstr "fonctionne sur le web"
+
+#: templates/default/presentation/presentation.html:71
+msgid ""
+"most of web pages can be viewed without javascript enabled, improving "
+"security (javascript is used when available)"
+msgstr ""
+"la plupart des pages web peuvent être utilisées sans javascript, ce qui "
+"améliore la sécurité (javascript est utilisé si disponible)"
+
+#: templates/default/presentation/presentation.html:75
+msgid "powerful command-line interface"
+msgstr "une puissante interface en ligne de commande"
+
+#: templates/default/presentation/presentation.html:79
+msgid "cross-platform"
+msgstr "multiplateformes"
+
+#: templates/default/presentation/presentation.html:83
+msgid "highly modular and customisable"
+msgstr "hautement modulaire et personnalisable"
+
+#: templates/default/presentation/presentation.html:91
+#, python-format
+msgid ""
+"Salut à Toi is a Libre software, based on well established standards (XMPP), "
+"decentralised and federating. It is developed around strong ethical values. "
+"Check our %(url_open)ssocial contract%(url_close)s."
+msgstr ""
+"Salut à Toi est un logiciel Libre, fondé sur un standard bien établi (XMPP), "
+"décentralisé et fédéré. Il est développé avec de fortes valeurs éthiques. "
+"Vous pouvez lire notre %(url_open)scontrat social%(url_close)s."
+
+#: templates/default/presentation/presentation.html:102
+msgid "Salut à Toi is a Libre software"
+msgstr "Salut à toi est un logiciel libre"
+
+#: templates/default/presentation/presentation.html:104
+#, python-format
+msgid "(%(url_open)ssource code%(url_close)s)."
+msgstr "(%(url_open)scode source%(url_close)s)."
+
+#: templates/default/presentation/presentation.html:110
+msgid "we follow a social contract, a moral engagement with the community"
+msgstr "nous suivons un contrat social, un engagement moral avec la communauté"
+
+#: templates/default/presentation/presentation.html:114
+msgid ""
+"\"Salut a Toi\" is also the name of the association which manage the project."
+"<br>Major decisions are debated there."
+msgstr ""
+"« Salut à Toi » est aussi le nom de l'association (loi 1901) qui gère le "
+"projet.<br>Les décisions majeures y sont prises"
+
+#: templates/default/press/press.html:8
+msgid "Releases and campaigns"
+msgstr "Communiqués et campagnes"
+
+#: templates/default/press/press.html:12
+msgid "October, 26th - December, 05th 2015"
+msgstr "26 octobre - 05 décembre 2015"
+
+#: templates/default/press/press.html:12
+msgid "en"
+msgstr "en"
+
+#: templates/default/press/press.html:12
+msgid "Crowdfunding campaign on Arizuka"
+msgstr "Campagne de financement participatif sur Arizuka"
+
+#: templates/default/press/press.html:14
+msgid "June, 15th 2015"
+msgstr "15 juin 2015"
+
+#: templates/default/press/press.html:14
+msgid ""
+"Membership campaign for Libervia, a free and decentralised social network"
+msgstr "Libervia, réseau social libre et décentralisé, en campagne d'adhésion"
+
+#: templates/default/press/press.html:14
+msgid "Libervia - Press release.pdf"
+msgstr "Libervia - Communiqué de presse.pdf"
+
+#: templates/default/press/press.html:14
+msgid "text"
+msgstr "texte"
+
+#: templates/default/press/press.html:14
+msgid "picture"
+msgstr "image"
+
+#: templates/default/press/press.html:19
+msgid "Articles"
+msgstr "Articles"
+
+#: templates/default/press/press.html:24 templates/default/press/press.html:26
+#: templates/default/press/press.html:32
+msgid "German"
+msgstr "allemand"
+
+#: templates/default/press/press.html:28 templates/default/press/press.html:30
+#: templates/default/press/press.html:34 templates/default/press/press.html:36
+#: templates/default/press/press.html:48 templates/default/press/press.html:51
+#: templates/default/press/press.html:88 templates/default/press/press.html:112
+#: templates/default/press/press.html:119
+#: templates/default/press/press.html:126
+#: templates/default/press/press.html:133
+#: templates/default/press/press.html:134
+#: templates/default/press/press.html:141
+#: templates/default/press/press.html:142
+#: templates/default/press/press.html:149
+#: templates/default/press/press.html:150
+#: templates/default/press/press.html:151
+#: templates/default/press/press.html:158
+#: templates/default/press/press.html:165
+#: templates/default/press/press.html:172
+#: templates/default/press/press.html:173
+msgid "French"
+msgstr "français"
+
+#: templates/default/press/press.html:30 templates/default/press/press.html:32
+#, python-format
+msgid "%(author)s for %(magazine)s"
+msgstr "%(author)s pour %(magazine)s"
+
+#: templates/default/press/press.html:36
+msgid "articles about Salut à Toi"
+msgstr "articles parlant de Salut à Toi"
+
+#: templates/default/press/press.html:38
+msgid ""
+"If you want to write an article about Salut à Toi, we would be pleased to "
+"answer your questions. Please contact us."
+msgstr ""
+"Si vous souhaitez écrire un article sur Salut à Toi, nous répondrons à vos "
+"questions avec plaisir. Merci de nous contacter."
+
+#: templates/default/press/press.html:43
+msgid "Radio"
+msgstr "Radio"
+
+#: templates/default/press/press.html:57
+msgid "Conferences"
+msgstr "Conférences"
+
+#: templates/default/press/press.html:65 templates/default/press/press.html:76
+#: templates/default/press/press.html:180
+msgid "Brussels"
+msgstr "Bruxelles"
+
+#: templates/default/press/press.html:65 templates/default/press/press.html:76
+#: templates/default/press/press.html:98 templates/default/press/press.html:105
+#: templates/default/press/press.html:180
+msgid "English"
+msgstr "anglais"
+
+#: templates/default/press/press.html:67 templates/default/press/press.html:69
+#: templates/default/press/press.html:79 templates/default/press/press.html:81
+#: templates/default/press/press.html:91 templates/default/press/press.html:105
+#: templates/default/press/press.html:112
+#: templates/default/press/press.html:119
+#: templates/default/press/press.html:126
+#: templates/default/press/press.html:133
+#: templates/default/press/press.html:134
+#: templates/default/press/press.html:141
+#: templates/default/press/press.html:142
+#: templates/default/press/press.html:165
+#: templates/default/press/press.html:172
+msgid "video"
+msgstr "vidéo"
+
+#: templates/default/press/press.html:88
+msgid "Lille"
+msgstr "Lille"
+
+#: templates/default/press/press.html:117
+msgid "Round table on new media"
+msgstr "Table ronde sur les nouveaux médias"
+
+#: templates/default/press/press.html:119
+#: templates/default/press/press.html:126
+#: templates/default/press/press.html:134
+#: templates/default/press/press.html:141
+#: templates/default/press/press.html:172
+msgid "Libre Software Meeting"
+msgstr "Rencontres Mondiales du Logiciel Libre"
+
+#: templates/default/press/press.html:142
+msgid "part"
+msgstr "partie"
+
+#: templates/default/press/press.html:186
+msgid ""
+"If you think that we could bring something interesting to an event "
+"(conference, stand...), feel free to contact us."
+msgstr ""
+"Si vous pensez que nous pourrions apporter quelque chose à un événement "
+"(conférence, stand…), n'hésitez pas à nous écrire."
+
+#: templates/default/social_contract/social_contract.html:4
+msgid "Salut à Toi Social Contract"
+msgstr "Contrat Social de Salut à Toi"
Binary file i18n/fr/LC_MESSAGES/sat.mo has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/i18n/sat.pot	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,563 @@
+# Translations template for PROJECT.
+# Copyright (C) 2019 ORGANIZATION
+# This file is distributed under the same license as the PROJECT project.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PROJECT VERSION\n"
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
+"POT-Creation-Date: 2019-05-26 18:50+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Generated-By: Babel 2.6.0\n"
+
+#: templates/default/association/association.html:6
+msgid "The legal structure supporting the project."
+msgstr ""
+
+#: templates/default/association/association.html:7
+msgid "Mission"
+msgstr ""
+
+#: templates/default/association/association.html:9
+msgid ""
+"The Salut à Toi association has been created in June 2014 and is "
+"responsible for developing, promoting and funding the software. More "
+"generally, its goal is to create free, independent and controllable "
+"communication tools. \"Controllable\" has to be understood this way: the "
+"tool is doing exactly what you want and it will stay under your control. "
+"So it applies both to the present and the future."
+msgstr ""
+
+#: templates/default/association/association.html:11
+msgid "Organisation"
+msgstr ""
+
+#: templates/default/association/association.html:13
+msgid ""
+"The association is non-profit, self-managed and open for everybody to "
+"join. There is no designated president, secretary or treasurer, the "
+"administrating entity is a college that is today composed by the two main"
+" developers: Jérôme who started this as a personal project in 2008 and "
+"Adrien who joined him in 2013."
+msgstr ""
+
+#: templates/default/association/association.html:15
+msgid "Funding"
+msgstr ""
+
+#: templates/default/association/association.html:17
+msgid ""
+"We have put a lot of time and energy on “Salut à Toi” and we hope to be "
+"able to continue. The software should always be free (libre) and ethical;"
+" we are totally against advertisement and we believe in mutual help. We "
+"are confident that the people who enjoy what we do will be numerous "
+"enough and happy to support us by joining the association and paying a "
+"membership fee."
+msgstr ""
+
+#: templates/default/association/association.html:19
+#, python-format
+msgid ""
+"Because the money should not create any separation between us, the people"
+" who cannot or who do not want to participate financially can still join "
+"the association for free and as moral support. The French law doesn't "
+"allow members to decide the amount of payment, so we had to fix several "
+"amounts in the Rules of Procedure: 0, 10, 20, 30, 50, 80 or 100. If you "
+"want to raise over 100 €, it is possible to do it as a donation (which is"
+" not the same as a membership fee). In that case, please contact us. As "
+"we want to stay 100% independent and autonomous, we won't allow any "
+"company to hi-jack the project and we won't add any commercial logo to "
+"the website."
+msgstr ""
+
+#: templates/default/association/association.html:21
+msgid ""
+"We also think about other funding sources that are compatible with our "
+"social contract and ethical view, in particular technical services "
+"(assistance, customisation or features development released under a free "
+"- as in “freedom” - license)."
+msgstr ""
+
+#: templates/default/association/association.html:23
+msgid "Become a member"
+msgstr ""
+
+#: templates/default/association/association.html:25
+msgid ""
+"The membership lasts exactly one year and isn't automatically renewed: "
+"you have to renew it yourself and you can change the amount of your "
+"subscription every year."
+msgstr ""
+
+#: templates/default/association/association.html:26
+msgid "Click here to join the association"
+msgstr ""
+
+#: templates/default/association/association.html:28
+msgid "Donations"
+msgstr ""
+
+#: templates/default/association/association.html:30
+msgid ""
+"You can also make a donation without joining the association. We "
+"recommend using the open funding platform Liberapay to set up a weekly, "
+"monthly or yearly donation."
+msgstr ""
+
+#: templates/default/association/association.html:31
+msgid "Or you can make a transfer to the following account:"
+msgstr ""
+
+#: templates/default/association/association.html:45
+msgid "Official documents"
+msgstr ""
+
+#: templates/default/association/association.html:49
+msgid "Statutes of the association"
+msgstr ""
+
+#: templates/default/association/association.html:53
+msgid "Rules of the association"
+msgstr ""
+
+#: templates/default/association/association.html:57
+msgid "Minutes"
+msgstr ""
+
+#: templates/default/association/membership.html:6
+msgid "Salut à Toi association membership request"
+msgstr ""
+
+#: templates/default/association/membership.html:7
+msgid ""
+"Please fill the form below if you're willing to join the Salut à Toi "
+"association."
+msgstr ""
+
+#: templates/default/association/membership.html:10
+msgid "Identity"
+msgstr ""
+
+#: templates/default/association/membership.html:12
+msgid "firstname"
+msgstr ""
+
+#: templates/default/association/membership.html:13
+msgid "Given name"
+msgstr ""
+
+#: templates/default/association/membership.html:17
+msgid "name"
+msgstr ""
+
+#: templates/default/association/membership.html:18
+msgid "Family name"
+msgstr ""
+
+#: templates/default/association/membership.html:22
+msgid "address"
+msgstr ""
+
+#: templates/default/association/membership.html:23
+msgid "Address, post code, city"
+msgstr ""
+
+#: templates/default/association/membership.html:26
+msgid "Contacts"
+msgstr ""
+
+#: templates/default/association/membership.html:28
+msgid "email address"
+msgstr ""
+
+#: templates/default/association/membership.html:29
+msgid "please double check your email address"
+msgstr ""
+
+#: templates/default/association/membership.html:34
+msgid "XMPP identifier (may be your SàT login)"
+msgstr ""
+
+#: templates/default/association/membership.html:36
+msgid "Subscription"
+msgstr ""
+
+#: templates/default/association/membership.html:38
+msgid "0€"
+msgstr ""
+
+#: templates/default/association/membership.html:39
+msgid "10€"
+msgstr ""
+
+#: templates/default/association/membership.html:40
+msgid "20€"
+msgstr ""
+
+#: templates/default/association/membership.html:41
+msgid "30€"
+msgstr ""
+
+#: templates/default/association/membership.html:42
+msgid "50€"
+msgstr ""
+
+#: templates/default/association/membership.html:43
+msgid "80€"
+msgstr ""
+
+#: templates/default/association/membership.html:44
+msgid "100€"
+msgstr ""
+
+#: templates/default/association/membership.html:49
+msgid "Reference"
+msgstr ""
+
+#: templates/default/association/membership.html:51
+msgid "reference (in case of renewal)"
+msgstr ""
+
+#: templates/default/association/membership.html:52
+msgid "Your adherent number. You may let empty if you don't know it."
+msgstr ""
+
+#: templates/default/association/membership.html:54
+msgid "Comment"
+msgstr ""
+
+#: templates/default/association/membership.html:56
+msgid "comment"
+msgstr ""
+
+#: templates/default/association/membership.html:57
+msgid "This is a free field if you have anything to say or request."
+msgstr ""
+
+#: templates/default/association/membership.html:61
+msgid "I would like to subscribe to the adherents' mailing list (low traffic)."
+msgstr ""
+
+#: templates/default/association/membership.html:64
+#, python-format
+msgid "I have read the %(statutes)s and %(rules)s and I agree with both of them"
+msgstr ""
+
+#: templates/default/association/membership.html:65
+msgid "statutes"
+msgstr ""
+
+#: templates/default/association/membership.html:66
+msgid "rules"
+msgstr ""
+
+#: templates/default/association/membership.html:70
+msgid "join the association"
+msgstr ""
+
+#: templates/default/base/base.html:4
+#, python-format
+msgid "Powered by %(app_name)s"
+msgstr ""
+
+#: templates/default/base/base.html:7
+msgid "contact"
+msgstr ""
+
+#: templates/default/base/base.html:7
+msgid "replace invalid with org"
+msgstr ""
+
+#: templates/default/components/menu_labels.html:3
+msgid "Session"
+msgstr ""
+
+#: templates/default/components/menu_labels.html:3
+msgid "Log in"
+msgstr ""
+
+#: templates/default/components/menu_labels.html:4
+msgid "Overview"
+msgstr ""
+
+#: templates/default/components/menu_labels.html:5
+msgid "Features"
+msgstr ""
+
+#: templates/default/components/menu_labels.html:6
+msgid "Documentation"
+msgstr ""
+
+#: templates/default/components/menu_labels.html:7
+msgid "News"
+msgstr ""
+
+#: templates/default/components/menu_labels.html:8
+msgid "Association"
+msgstr ""
+
+#: templates/default/components/menu_labels.html:9
+msgid "Press/Talks"
+msgstr ""
+
+#: templates/default/components/menu_labels.html:10
+msgid "Social Contract"
+msgstr ""
+
+#: templates/default/doc/doc.html:6
+msgid "Please select the documentation you want to see."
+msgstr ""
+
+#: templates/default/news/news.html:5
+msgid "Salut à Toi News"
+msgstr ""
+
+#: templates/default/presentation/presentation.html:10
+msgid "The Universal Communication Ecosystem"
+msgstr ""
+
+#: templates/default/presentation/presentation.html:15
+msgid ""
+"Salut à Toi is a all-in-one tool to manage all your communications needs:"
+" instant messaging, (micro)blogging, file sharing, events, forums, tasks "
+"management, etc."
+msgstr ""
+
+#: templates/default/presentation/presentation.html:24
+msgid "chat with your friends, family or coworkers"
+msgstr ""
+
+#: templates/default/presentation/presentation.html:28
+msgid "encrypt conversations to protect your privacy"
+msgstr ""
+
+#: templates/default/presentation/presentation.html:32
+msgid "blog publicly or only with a group of contacts"
+msgstr ""
+
+#: templates/default/presentation/presentation.html:36
+msgid ""
+"share files directly (peer to peer) or store them on your server and "
+"access them from anywhere"
+msgstr ""
+
+#: templates/default/presentation/presentation.html:40
+msgid "share private photos albums with your family"
+msgstr ""
+
+#: templates/default/presentation/presentation.html:44
+msgid "create and manage events"
+msgstr ""
+
+#: templates/default/presentation/presentation.html:48
+msgid "organise your work using tickets handler"
+msgstr ""
+
+#: templates/default/presentation/presentation.html:59
+msgid "works natively on desktop (not a disguised web browser)"
+msgstr ""
+
+#: templates/default/presentation/presentation.html:63
+msgid "works natively on mobile devices (Android)"
+msgstr ""
+
+#: templates/default/presentation/presentation.html:67
+msgid "works on the web"
+msgstr ""
+
+#: templates/default/presentation/presentation.html:71
+msgid ""
+"most of web pages can be viewed without javascript enabled, improving "
+"security (javascript is used when available)"
+msgstr ""
+
+#: templates/default/presentation/presentation.html:75
+msgid "powerful command-line interface"
+msgstr ""
+
+#: templates/default/presentation/presentation.html:79
+msgid "cross-platform"
+msgstr ""
+
+#: templates/default/presentation/presentation.html:83
+msgid "highly modular and customisable"
+msgstr ""
+
+#: templates/default/presentation/presentation.html:91
+#, python-format
+msgid ""
+"Salut à Toi is a Libre software, based on well established standards "
+"(XMPP), decentralised and federating. It is developed around strong "
+"ethical values. Check our %(url_open)ssocial contract%(url_close)s."
+msgstr ""
+
+#: templates/default/presentation/presentation.html:102
+msgid "Salut à Toi is a Libre software"
+msgstr ""
+
+#: templates/default/presentation/presentation.html:104
+#, python-format
+msgid "(%(url_open)ssource code%(url_close)s)."
+msgstr ""
+
+#: templates/default/presentation/presentation.html:110
+msgid "we follow a social contract, a moral engagement with the community"
+msgstr ""
+
+#: templates/default/presentation/presentation.html:114
+msgid ""
+"\"Salut a Toi\" is also the name of the association which manage the "
+"project.<br>Major decisions are debated there."
+msgstr ""
+
+#: templates/default/press/press.html:8
+msgid "Releases and campaigns"
+msgstr ""
+
+#: templates/default/press/press.html:12
+msgid "October, 26th - December, 05th 2015"
+msgstr ""
+
+#: templates/default/press/press.html:12
+msgid "en"
+msgstr ""
+
+#: templates/default/press/press.html:12
+msgid "Crowdfunding campaign on Arizuka"
+msgstr ""
+
+#: templates/default/press/press.html:14
+msgid "June, 15th 2015"
+msgstr ""
+
+#: templates/default/press/press.html:14
+msgid "Membership campaign for Libervia, a free and decentralised social network"
+msgstr ""
+
+#: templates/default/press/press.html:14
+msgid "Libervia - Press release.pdf"
+msgstr ""
+
+#: templates/default/press/press.html:14
+msgid "text"
+msgstr ""
+
+#: templates/default/press/press.html:14
+msgid "picture"
+msgstr ""
+
+#: templates/default/press/press.html:19
+msgid "Articles"
+msgstr ""
+
+#: templates/default/press/press.html:24 templates/default/press/press.html:26
+#: templates/default/press/press.html:32
+msgid "German"
+msgstr ""
+
+#: templates/default/press/press.html:28 templates/default/press/press.html:30
+#: templates/default/press/press.html:34 templates/default/press/press.html:36
+#: templates/default/press/press.html:48 templates/default/press/press.html:51
+#: templates/default/press/press.html:88 templates/default/press/press.html:112
+#: templates/default/press/press.html:119
+#: templates/default/press/press.html:126
+#: templates/default/press/press.html:133
+#: templates/default/press/press.html:134
+#: templates/default/press/press.html:141
+#: templates/default/press/press.html:142
+#: templates/default/press/press.html:149
+#: templates/default/press/press.html:150
+#: templates/default/press/press.html:151
+#: templates/default/press/press.html:158
+#: templates/default/press/press.html:165
+#: templates/default/press/press.html:172
+#: templates/default/press/press.html:173
+msgid "French"
+msgstr ""
+
+#: templates/default/press/press.html:30 templates/default/press/press.html:32
+#, python-format
+msgid "%(author)s for %(magazine)s"
+msgstr ""
+
+#: templates/default/press/press.html:36
+msgid "articles about Salut à Toi"
+msgstr ""
+
+#: templates/default/press/press.html:38
+msgid ""
+"If you want to write an article about Salut à Toi, we would be pleased to"
+" answer your questions. Please contact us."
+msgstr ""
+
+#: templates/default/press/press.html:43
+msgid "Radio"
+msgstr ""
+
+#: templates/default/press/press.html:57
+msgid "Conferences"
+msgstr ""
+
+#: templates/default/press/press.html:65 templates/default/press/press.html:76
+#: templates/default/press/press.html:180
+msgid "Brussels"
+msgstr ""
+
+#: templates/default/press/press.html:65 templates/default/press/press.html:76
+#: templates/default/press/press.html:98 templates/default/press/press.html:105
+#: templates/default/press/press.html:180
+msgid "English"
+msgstr ""
+
+#: templates/default/press/press.html:67 templates/default/press/press.html:69
+#: templates/default/press/press.html:79 templates/default/press/press.html:81
+#: templates/default/press/press.html:91 templates/default/press/press.html:105
+#: templates/default/press/press.html:112
+#: templates/default/press/press.html:119
+#: templates/default/press/press.html:126
+#: templates/default/press/press.html:133
+#: templates/default/press/press.html:134
+#: templates/default/press/press.html:141
+#: templates/default/press/press.html:142
+#: templates/default/press/press.html:165
+#: templates/default/press/press.html:172
+msgid "video"
+msgstr ""
+
+#: templates/default/press/press.html:88
+msgid "Lille"
+msgstr ""
+
+#: templates/default/press/press.html:117
+msgid "Round table on new media"
+msgstr ""
+
+#: templates/default/press/press.html:119
+#: templates/default/press/press.html:126
+#: templates/default/press/press.html:134
+#: templates/default/press/press.html:141
+#: templates/default/press/press.html:172
+msgid "Libre Software Meeting"
+msgstr ""
+
+#: templates/default/press/press.html:142
+msgid "part"
+msgstr ""
+
+#: templates/default/press/press.html:186
+msgid ""
+"If you think that we could bring something interesting to an event "
+"(conference, stand...), feel free to contact us."
+msgstr ""
+
+#: templates/default/social_contract/social_contract.html:4
+msgid "Salut à Toi Social Contract"
+msgstr ""
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pages/association/membership/page_meta.py	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,92 @@
+#!/usr/bin/env python2.7
+# -*- coding: utf-8 -*-
+
+from collections import namedtuple
+from twisted.internet import defer
+from libervia.server.constants import Const as C
+from sat.core.i18n import D_
+from sat.tools import config
+from sat.tools.common import email
+from sat.core import exceptions
+from sat.core.log import getLogger
+
+log = getLogger(__name__)
+
+name = u"association_membership"
+template = u"association/membership.html"
+
+FIELDS = (
+    'name',
+    'firstname',
+    'address',
+    'email',
+    'jid',
+    'subscription',
+    'reference',
+    'comment',
+    'mailing_list',
+    'documents_read',
+    )
+REQUIRED = ('name', 'firstname', 'address', 'email', 'subscription')
+FormData = namedtuple("FormData", FIELDS)
+
+SUBJECT_ADMIN = D_(u"New subscription to the association")
+BODY_ADMIN = D_(u"""\
+New subscription received:
+
+{fields_list}""").format(
+    fields_list=u"\n".join(u"- {0}: {{{0}}}".format(f) for f in FIELDS)
+    )
+
+SUBJECT = D_(u"Your association membership request")
+BODY = D_(u"""\
+Hello {firstname},
+
+you request to join the "Salut à Toi" association has been well received.
+Thank you and welcome to the SàT community.
+
+You can contact us at contact"""
+# we split the address to avoid
+# it being recognized too easily by spam bots
++ u'@' + u'salut-a-toi' + u'.org'
+u"""
+or on the official XMPP chat room:
+xmpp: sat@chat.jabberfr.org
+web: https://chat.jabberfr.org/converse.js/sat@chat.jabberfr.org
+
+The Salut à Toi team
+""")
+
+WARNING_MSG_NOT_READ = D_(
+    u"You must have read the documents to validate your membership request")
+WARNING_MSG_MISSING_FIELDS = D_(
+    u"The form you posted is not complete, we can't validate this membership request.\n"
+    u"Please fill all the required fields, thank you!")
+
+@defer.inlineCallbacks
+def on_data_post(self, request):
+    data = FormData(*self.getPostedData(request, FIELDS, raise_on_missing=False))
+    if any(not getattr(data, f) for f in REQUIRED):
+        log.warning(u"missing data fields:\n{data}".format(data=data))
+        raise exceptions.DataError(WARNING_MSG_MISSING_FIELDS)
+    if not C.bool(data.documents_read or C.BOOL_FALSE):
+        log.warning(u"documents_read has not been checked:\n{data}".format(data=data))
+        raise exceptions.DataError(WARNING_MSG_NOT_READ)
+    addresses = config.getConfig(
+        self.host.main_conf,
+        None,
+        "email_admins_list",
+        default=Exception)
+    yield email.sendEmail(
+        self.host.main_conf,
+        addresses,
+        SUBJECT_ADMIN,
+        BODY_ADMIN.format(**data._asdict()),
+        )
+    yield email.sendEmail(
+        self.host.main_conf,
+        data.email,
+        SUBJECT,
+        BODY.format(**data._asdict()),
+        )
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pages/association/page_meta.py	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,9 @@
+#!/usr/bin/env python2.7
+# -*- coding: utf-8 -*-
+
+from sat.core.log import getLogger
+
+log = getLogger(__name__)
+
+name = u"association"
+template = u"association/association.html"
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pages/documentation/page_meta.py	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,37 @@
+#!/usr/bin/env python2.7
+# -*- coding: utf-8 -*-
+
+from sat.core.log import getLogger
+from sat.core.i18n import _
+
+log = getLogger(__name__)
+
+name = u"documentation"
+template = u"doc/doc.html"
+
+allowed_docs = None
+
+
+def parse_url(self, request):
+    """URL is /[DOC_NAME]"""
+    global allowed_docs
+    template_data = request.template_data
+
+    if allowed_docs is None:
+        allowed_docs = sorted(self.getConfig("sub_docs_dict", {}).keys())
+        try:
+            allowed_docs.remove(u'sat')
+        except KeyError:
+            log.error(u"sat doc not available")
+        else:
+            allowed_docs.insert(0, u"sat")
+    try:
+        doc_name = self.nextPath(request)
+    except IndexError:
+        doc_name = u'sat'
+    else:
+        if doc_name not in allowed_docs:
+            log.warning(_(u"unknown doc name: {doc_name}").format(doc_name=doc_name))
+            doc_name = u'sat'
+    template_data[u'doc_name'] = doc_name
+    template_data[u'all_docs'] = allowed_docs
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pages/news/page_meta.py	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,46 @@
+#!/usr/bin/env python2.7
+# -*- coding: utf-8 -*-
+
+from libervia.server.constants import Const as C
+from twisted.words.protocols.jabber import jid
+from twisted.internet import defer
+from sat.core.i18n import _
+from sat.core.log import getLogger
+
+log = getLogger(__name__)
+
+name = u"news"
+template = u"news/news.html"
+service = None
+node = None
+
+
+@defer.inlineCallbacks
+def prepare_render(self, request):
+    global service, node
+    if service is None:
+        blog_dict = self.getConfig(u'news_blog_dict', {})
+        try:
+            service = jid.JID(blog_dict['service'])
+        except RuntimeError as e:
+            log.warning(_(u"Can't parse service in news_blog_dict: {e}").format(e=e))
+            service = None
+        except KeyError:
+            log.warnning(_(u"Missing service in news_blog_dict"))
+            service = None
+        node = blog_dict.get('node', u'')
+        if not blog_dict or service is None:
+            log.warning(_(u'No value set for news_blog_dict, "news" page can\'t be used'))
+            self.pageError(request, C.HTTP_SERVICE_UNAVAILABLE)
+
+    data = self.getRData(request)
+    data[u'service'] = service
+    data[u'node'] = node
+
+    # self.checkCache(
+    #     request, C.CACHE_PUBSUB, service=service, node=node, short="microblog")
+
+    # we now need blog items, using blog common page
+    # this will fill the "items" template data
+    blog_page = self.getPageByName(u"blog_view")
+    yield blog_page.prepare_render(self, request)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pages/presentation/page_meta.py	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,9 @@
+#!/usr/bin/env python2.7
+# -*- coding: utf-8 -*-
+
+from sat.core.log import getLogger
+
+log = getLogger(__name__)
+
+name = u"presentation"
+template = u"presentation/presentation.html"
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pages/press/page_meta.py	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,9 @@
+#!/usr/bin/env python2.7
+# -*- coding: utf-8 -*-
+
+from sat.core.log import getLogger
+
+log = getLogger(__name__)
+
+name = u"press"
+template = u"press/press.html"
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pages/social_contract/page_meta.py	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,46 @@
+#!/usr/bin/env python2.7
+# -*- coding: utf-8 -*-
+
+import os.path
+from sat.tools.common.template import safe
+from libervia.server import session_iface
+
+name = u"social_contract"
+template = u"social_contract/social_contract.html"
+social_contracts = {}
+
+
+def prepare_render(self, request):
+    global social_contracts
+    session_data = self.host.getSessionData(request, session_iface.ISATSession)
+    if session_data.locale is None:
+        locale = u"en"
+    else:
+        locale = session_data.locale
+        if u'_' in locale:
+            locale = locale[:locale.find('_')]
+
+    try:
+        social_contract = social_contracts[locale]
+    except KeyError:
+        # we don't have the document in cache
+        build_path = self.host.getBuildPath(self.vhost_root.site_name)
+
+        if locale == u"fr":
+            # main social contract is in French, so we don't have suffix in this case
+            filename = u"CONTRAT_SOCIAL.html"
+        else:
+            filename = u"CONTRAT_SOCIAL_{locale}.html".format(locale=locale)
+
+        filepath = os.path.join(build_path, filename)
+        if not os.path.isfile(filepath):
+            # there is not translation for this locale, we use English one as default
+            filename = u"CONTRAT_SOCIAL_en.html"
+            filepath = os.path.join(build_path, filename)
+
+        with open(filepath) as f:
+            social_contracts[locale] = safe(f.read().decode('utf-8'))
+
+        social_contract = social_contracts[locale]
+
+    request.template_data[u"social_contract"] = social_contract
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tasks/task_generate_doc.py	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,61 @@
+#!/ur/bin/env python2
+
+import os.path
+from twisted.internet import defer
+from sat.core.i18n import _
+from sat.core.log import getLogger
+from sat.tools.common import regex
+log = getLogger(__name__)
+
+WATCH_DIRS = []
+DOC_DIRS_DEFAULT = (u'doc', u'docs')
+
+
+def prepare(self):
+    to_watch = set()
+    doc_path = self.getConfig("doc_path")
+    if doc_path is not None:
+        to_watch.add(doc_path)
+    sub_docs = self.getConfig("sub_docs_dict", value_type=u"path")
+    if sub_docs is not None:
+        for d in sub_docs.values():
+            to_watch.add(d)
+    global WATCH_DIRS
+    WATCH_DIRS = list(to_watch)
+
+
+@defer.inlineCallbacks
+def start(self):
+    # root documentation
+    doc_path = self.getConfig("doc_path")
+    # sub docs will be generated before the root documentation
+    sub_docs = self.getConfig("sub_docs_dict", value_type=u"path")
+
+    if doc_path is None:
+        # we check if there is documentation inside the site
+        for dirname in DOC_DIRS_DEFAULT:
+            path = os.path.join(self.site_path, dirname)
+            conf_file = os.path.join(path, 'conf.py')
+            if os.path.isdir(path) and os.path.exists(conf_file):
+                doc_path = path
+                break
+
+    if doc_path is None and sub_docs is None:
+        log.info(u"No documentation found for {site_name}, skipping".format(
+            site_name = self.site_name))
+        return
+
+    sphinx = self.findCommand('sphinx-build2', 'sphinx-build')
+
+    # we first generate the sub documentations
+    for name, sub_doc_path in sub_docs.iteritems():
+        sub_dir = regex.pathEscape(name or u'')
+        build_path = os.path.join(self.build_path, u'doc', sub_dir)
+        yield self.runCommand(sphinx, sub_doc_path, build_path)
+
+    # then the root one
+    if doc_path is not None:
+        build_path = os.path.join(self.build_path, u'doc')
+        yield self.runCommand(sphinx, doc_path, build_path)
+
+    log.info(_(u"documentation has been generated"))
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tasks/task_social_contract.py	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,21 @@
+#!/ur/bin/env python2
+
+import glob
+import markdown
+import os.path
+from sat.core.i18n import _
+from sat.core.log import getLogger
+log = getLogger(__name__)
+
+
+def start(self):
+    sat_path = self.getConfig("sat_repos_path")
+    for filepath in glob.glob(os.path.join(sat_path, "CONTRAT_SOCIAL*")):
+        filename = os.path.basename(filepath)
+        with open(filepath) as f:
+            md = markdown.markdown(f.read().decode('utf-8'))
+        build_path = os.path.join(self.build_path, filename + '.html')
+        with open(build_path, 'w') as f:
+            f.write(md.encode('utf-8'))
+
+    log.info(_(u"social contract has been converted to  HTML"))
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/default/association/association.html	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,61 @@
+{% if not embedded %}{% extends 'base/base.html' %}{% endif %}
+
+{% block body %}
+<div class="box">
+    <h1 class="page__title">Salut à Toi Association</h1>
+    <p class="heading__subtitle">{% trans %}The legal structure supporting the project.{% endtrans %}</p>
+    <h2>{% trans %}Mission{% endtrans %}</h2>
+
+    <p>{% trans %}The Salut à Toi association has been created in June 2014 and is responsible for developing, promoting and funding the software. More generally, its goal is to create free, independent and controllable communication tools. "Controllable" has to be understood this way: the tool is doing exactly what you want and it will stay under your control. So it applies both to the present and the future.{% endtrans %}</p>
+
+    <h2>{% trans %}Organisation{% endtrans %}</h2>
+
+    <p>{% trans %}The association is non-profit, self-managed and open for everybody to join. There is no designated president, secretary or treasurer, the administrating entity is a college that is today composed by the two main developers: Jérôme who started this as a personal project in 2008 and Adrien who joined him in 2013.{% endtrans %}</p>
+
+    <h2>{% trans %}Funding{% endtrans %}</h2>
+
+    <p>{% trans %}We have put a lot of time and energy on “Salut à Toi” and we hope to be able to continue. The software should always be free (libre) and ethical; we are totally against advertisement and we believe in mutual help. We are confident that the people who enjoy what we do will be numerous enough and happy to support us by joining the association and paying a membership fee.{% endtrans %}</p>
+
+    <p>{% trans %}Because the money should not create any separation between us, the people who cannot or who do not want to participate financially can still join the association for free and as moral support. The French law doesn't allow members to decide the amount of payment, so we had to fix several amounts in the Rules of Procedure: 0, 10, 20, 30, 50, 80 or 100. If you want to raise over 100 €, it is possible to do it as a donation (which is not the same as a membership fee). In that case, please contact us. As we want to stay 100% independent and autonomous, we won't allow any company to hi-jack the project and we won't add any commercial logo to the website.{% endtrans %}</p>
+
+    <p>{% trans %}We also think about other funding sources that are compatible with our social contract and ethical view, in particular technical services (assistance, customisation or features development released under a free - as in “freedom” - license).{% endtrans %}</p>
+
+    <h2>{% trans %}Become a member{% endtrans %}</h2>
+
+    <p>{% trans %}The membership lasts exactly one year and isn't automatically renewed: you have to renew it yourself and you can change the amount of your subscription every year.{% endtrans %}</p>
+    <p class="box box--center"><a href="association/membership">{% trans %}Click here to join the association{% endtrans %}</a></p>
+
+    <h2>{% trans %}Donations{% endtrans %}</h2>
+
+    <p>{% trans %}You can also make a donation without joining the association. We recommend using the open funding platform Liberapay to set up a weekly, monthly or yearly donation.{% endtrans %}</p>
+    <p>{% trans %}Or you can make a transfer to the following account:{% endtrans %}<p>
+
+    <pre class="box">
+Payee: Salut à Toi
+IBAN: FR76 1027 8060 4300 0207 3220 109
+BIC: CMCIFR2A
+Bank: Crédit Mutuel (France)</pre>
+
+    <p>Please contact us if you do a bank transfer.</p>
+
+    <address>
+    You can contact us at <a href="mailto:contact@salut-a-toi.invalid">contact@salut-a-toi.invalid</a> (replace invalid with org)
+    </address>
+
+    <h2>{% trans %}Official documents{% endtrans %}</h2>
+
+    <ul>
+        <li>
+            <a href="https://repos.goffi.org/sat_docs/raw-file/tip/association/statuts.pdf">{% trans %}Statutes of the association{% endtrans %}</a> (fr)
+        </li>
+
+        <li>
+            <a href="https://repos.goffi.org/sat_docs/raw-file/tip/association/r%C3%A8glement%20int%C3%A9rieur.pdf">{% trans %}Rules of the association{% endtrans %}</a> (fr)
+        </li>
+
+        <li>
+            <a href="http://repos.goffi.org/sat_docs/file/tip/association">{% trans %}Minutes{% endtrans %}</a> (fr)
+        </li>
+    </ul>
+</div>
+{% endblock body %}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/default/association/membership.html	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,91 @@
+{% if not embedded %}{% extends 'base/base.html' %}{% endif %}
+{% import 'input/form.html' as form with context %}
+{% import 'input/field.html' as field with context %}
+
+{% block body %}
+    <h1 class='heading__subtitle'>{% trans %}Salut à Toi association membership request{% endtrans %}</h1>
+    <p class='instructions--head'>{% trans %}Please fill the form below if you're willing to join the Salut à Toi association.{% endtrans %}</p>
+    <div>
+        {% call form.form(class="form--paper form__panel--center") %}
+            <h3 class="center">{% trans %}Identity{% endtrans %}</h3 class="center">
+            {{ field.text("firstname",
+                          _("firstname"),
+                          placeholder=_("Given name"),
+                          required=true,
+                          class="form__field--big") }}
+            {{ field.text("name",
+                          _("name"),
+                          placeholder=_("Family name"),
+                          required=true,
+                          class="form__field--big") }}
+            {{ field.textarea("address",
+                              _("address"),
+                              placeholder=_("Address, post code, city"),
+                              required=true,
+                              class="form__field--big") }}
+            <h3 class="center">{% trans %}Contacts{% endtrans %}</h3 class="center">
+            {{ field.email("email",
+                          _("email address"),
+                          placeholder=_("please double check your email address"),
+                          required=true,
+                          class="form__field--big") }}
+            {{ field.text("jid",
+                          "Jabber ID",
+                          placeholder=_("XMPP identifier (may be your SàT login)"),
+                          class="form__field--big") }}
+            <h3 class="center">{% trans %}Subscription{% endtrans %}</h3 class="center">
+            {{ field.select("subscription",
+                            (("0", _("0€")),
+                            ("10", _("10€")),
+                            ("20", _("20€")),
+                            ("30", _("30€")),
+                            ("50", _("50€")),
+                            ("80", _("80€")),
+                            ("100", _("100€"))),
+                            selected=["10"],
+                            required=true,
+                            class="form__field--big",
+            ) }}
+            <h3 class="center">{% trans %}Reference{% endtrans %}</h3 class="center">
+            {{ field.text("reference",
+                          _("reference (in case of renewal)"),
+                          placeholder=_("Your adherent number. You may let empty if you don't know it."),
+                          class="form__field--big") }}
+            <h3 class="center">{% trans %}Comment{% endtrans %}</h3 class="center">
+            {{ field.textarea("comment",
+                              _("comment"),
+                              placeholder=_("This is a free field if you have anything to say or request."),
+                              class="form__field--big") }}
+
+            {{ field.checkbox("mailing_list",
+                              _("I would like to subscribe to the adherents' mailing list (low traffic)."),
+                              checked=true) }}
+            {{ field.checkbox("documents_read",
+                              _("I have read the %(statutes)s and %(rules)s and I agree with both of them",
+                                statutes='<a href="https://repos.goffi.org/sat_docs/raw-file/tip/association/statuts.pdf">'|safe + _("statutes") + '</a>'|safe,
+                                rules='<a href="https://repos.goffi.org/sat_docs/raw-file/tip/association/r%C3%A8glement%20int%C3%A9rieur.pdf">'|safe + _("rules") + '</a>'|safe,
+                                ),
+                              checked=false,
+                              required=true) }}
+            {{ field.submit(_("join the association"), id="membership_submit") }}
+        {% endcall %}
+    </div>
+
+<script>
+    /* Q&D way to have form submit disabled if documents_read is not checked
+
+    TODO: do this in a cleaner way
+    */
+    let membership_submit = document.getElementById("membership_submit");
+    let documents_read = document.getElementById("documents_read")
+
+    documents_read.addEventListener(
+        "click",
+        function() {
+            membership_submit.disabled = !documents_read.checked;
+        }
+    );
+
+    membership_submit.disabled=true;
+</script>
+{% endblock body %}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/default/base/base.html	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,10 @@
+{% extends '(default)base/base.html' %}
+{% block footer %}
+    <span>
+        {% trans app_name=C.APP_NAME %}Powered by {{app_name}}{% endtrans %}
+        —
+        <address class="inline">
+            <a href="mailto:contact@salut-a-toi.invalid">{% trans %}contact{% endtrans %}</a> ({% trans %}replace invalid with org{% endtrans %})
+        </address>
+    </span>
+{% endblock %}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/default/components/menu_labels.html	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,11 @@
+{# menu labels, map from menu names to labels #}
+{% set label = {
+    'login': _('Session') if profile else _('Log in'),
+    'presentation': _('Overview'),
+    'features': _('Features'),
+    'documentation': _('Documentation'),
+    'news': _('News'),
+    'association': _('Association'),
+    'press': _('Press/Talks'),
+    'social_contract': _('Social Contract'),
+} %}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/default/doc/doc.html	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,18 @@
+{% if not embedded %}{% extends 'base/base.html' %}{% endif %}
+
+{% block body %}
+<div class="box box--medium box--center">
+    <p>
+        {% trans %}
+        Please select the documentation you want to see.
+        {% endtrans %}
+    </p>
+    <ul class="list list--inline">
+    {% for name in all_docs %}
+        {% set selected = "list__item--selected" if name == doc_name else "" %}
+        <li class="list__item {{selected}}"><a href="{{page_url}}/{{name}}">{{name}}</a></li>
+    {% endfor %}
+    </ul>
+</div>
+<iframe src="{{build_path}}doc/{{doc_name}}" onload="fitHeightToContent(this)"></iframe>
+{% endblock body %}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/default/news/news.html	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,9 @@
+{% if not embedded %}{% extends 'base/base.html' %}{% endif %}
+{% import 'blog/macros.html' as blog with context %}
+
+{% block body %}
+<h1 class="page__title">{% trans %}Salut à Toi News{% endtrans %}</h1>
+<div id="blog_items">
+    {{ blog.show_items(items) }}
+</div>
+{% endblock body %}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/default/presentation/presentation.html	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,119 @@
+{% if not embedded %}{% extends 'base/base.html' %}{% endif %}
+
+{% block body %}
+{{ icon_defs('chat', 'lock-filled', 'blog', 'exchange', 'picture', 'calendar', 'clipboard', 'desktop', 'mobile', 'globe', 'terminal', 'shield', 'ok', 'brush', 'unlink', 'heart-filled', 'group', 'file-code') }}
+<div class="box box--zero box--center">
+    <h1>
+        <img class="img--inline-bottom img--very-small" src="{{media_path}}icons_svg/sat.svg">
+        Salut à Toi
+    </h1>
+    <p class="heading__subtitle">{% trans %}The Universal Communication Ecosystem{% endtrans %}</p>
+</div>
+
+
+<div class="box box--quarter-screen box--large box--center box--hollow box--extra-margin">
+    <p class="description">{% trans %}Salut à Toi is a all-in-one tool to manage all your communications needs: instant messaging, (micro)blogging, file sharing, events, forums, tasks management, etc.{% endtrans %}</p>
+</div>
+
+
+<div class="paired-slides box--large box--middle box-zero box--half-screen box--center">
+    <div><img class="img--center" src="cagou_chat_desktop.jpg"></div>
+    <ul class="list list--features">
+        <li class="list__item">
+            {{ icon('chat', cls='icon--small') }}
+            {% trans %}chat with your friends, family or coworkers{% endtrans %}
+        </li>
+        <li class="list__item">
+            {{ icon('lock-filled', cls='icon--small') }}
+            {% trans %}encrypt conversations to protect your privacy{% endtrans %}
+        </li>
+        <li class="list__item">
+            {{ icon('blog', cls='icon--small') }}
+            {% trans %}blog publicly or only with a group of contacts{% endtrans %}
+        </li>
+        <li class="list__item">
+            {{ icon('exchange', cls='icon--small') }}
+            {% trans %}share files directly (peer to peer) or store them on your server and access them from anywhere{% endtrans %}
+        </li>
+        <li class="list__item">
+            {{ icon('picture', cls='icon--small') }}
+            {% trans %}share private photos albums with your family{% endtrans %}
+        </li>
+        <li class="list__item">
+            {{ icon('calendar', cls='icon--small') }}
+            {% trans %}create and manage events{% endtrans %}
+        </li>
+        <li class="list__item">
+            {{ icon('clipboard', cls='icon--small') }}
+            {% trans %}organise your work using tickets handler{% endtrans %}
+        </li>
+    </ul>
+</div>
+
+
+<div class="paired-slides box--large box--middle box-zero box--half-screen box--center">
+    <div><img class="img--center" src="libervia_event.png"></div>
+    <ul class="list list--features">
+        <li class="list__item">
+            {{ icon('desktop', cls='icon--small') }}
+            {% trans %}works natively on desktop (not a disguised web browser){% endtrans %}
+        </li>
+        <li class="list__item">
+            {{ icon('mobile', cls='icon--small') }}
+            {% trans %}works natively on mobile devices (Android){% endtrans %}
+        </li>
+        <li class="list__item">
+            {{ icon('globe', cls='icon--small') }}
+            {% trans %}works on the web{% endtrans %}
+        </li>
+        <li class="list__item">
+            {{ icon('shield', cls='icon--small') }}
+            {% trans %}most of web pages can be viewed without javascript enabled, improving security (javascript is used when available){% endtrans %}
+        </li>
+        <li class="list__item">
+            {{ icon('terminal', cls='icon--small') }}
+            {% trans %}powerful command-line interface{% endtrans %}
+        </li>
+        <li class="list__item">
+            {{ icon('ok', cls='icon--small') }}
+            {% trans %}cross-platform{% endtrans %}
+        </li>
+        <li class="list__item">
+            {{ icon('brush', cls='icon--small') }}
+            {% trans %}highly modular and customisable{% endtrans %}
+        </li>
+    </ul>
+</div>
+
+
+<div class="box box--quarter-screen box--zero box--large box--center">
+    <p class="description description--emphasis">
+        {% trans url_open='<a href="/social_contract">'|safe,url_close='</a>'|safe %}
+            Salut à Toi is a Libre software, based on well established standards (XMPP), decentralised and federating. It is developed around strong ethical values. Check our {{url_open}}social contract{{url_close}}.
+        {% endtrans %}
+    </p>
+</div>
+
+
+<div class="box box--zero box--large box--center">
+    <ul class="list list--features">
+        <li class="list__item list__item--show-links">
+            {{ icon('unlink', cls='icon--small') }}
+            {% trans %}Salut à Toi is a Libre software{% endtrans %}
+
+            {% trans url_open='<a href="https://repos.goffi.org/sat/file/tip">'|safe,url_close='</a>'|safe %}
+                ({{url_open}}source code{{url_close}}).
+            {% endtrans %}
+        </li>
+        <li class="list__item">
+            {{ icon('heart-filled', cls='icon--small') }}
+            {% trans %}we follow a social contract, a moral engagement with the community{% endtrans %}
+        </li>
+        <li class="list__item">
+            {{ icon('group', cls='icon--small') }}
+            {% trans %}"Salut a Toi" is also the name of the association which manage the project.<br>Major decisions are debated there.{% endtrans %}
+        </li>
+    </ul>
+</div>
+
+{% endblock body %}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/default/press/press.html	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,189 @@
+{% if not embedded %}{% extends 'base/base.html' %}{% endif %}
+
+{% block body %}
+
+<div class="row">
+
+    <h2 class="heading__subtitle heading--plain">
+        {% trans %}Releases and campaigns{% endtrans %}
+    </h2>
+
+    <div class="box box--zero">
+       <div class="box box--paper">{% trans %}October, 26th - December, 05th 2015{% endtrans %}, <span class="presstitle"><a target="#" href="http://web.archive.org/web/20170610201021/http://www.arizuka.com/{% trans %}en{% endtrans %}/projects/libervia">{% trans %}Crowdfunding campaign on Arizuka{% endtrans %}</a></span></div>
+
+       <div class="box box--paper">{% trans %}June, 15th 2015{% endtrans %}, <span class="presstitle">{% trans %}Membership campaign for Libervia, a free and decentralised social network{% endtrans %}</span> - <a target="#" href="press_releases/20150615/{% trans %}Libervia - Press release.pdf{% endtrans %}">{% trans %}text{% endtrans %}</a> + <a href="press_releases/20150615/libervia_overview.png" target="#">{% trans %}picture{% endtrans %}</a></div>
+
+     </div>
+
+    <h2 class="heading__subtitle heading--plain">
+        {% trans %}Articles{% endtrans %}
+    </h2>
+
+    <div class="box box--zero">
+
+       <div class="box box--paper">Futter, 2015, <a href="http://fttr.at/2015/12/04/alternative-zu-facebook-entsteht-in-wien/" target="#" class="presstitle">Alternative zu Facebook entsteht in Wien</a> ({% trans %}German{% endtrans %})</div>
+
+       <div class="box box--paper">meinbezirk.at, 2015, <a href="http://www.meinbezirk.at/mariahilf/chronik/neues-facebook-entsteht-mitten-im-sechsten-d1560433.html" target="#" class="presstitle">Neues Facebook entsteht mitten im Sechsten</a> ({% trans %}German{% endtrans %})</div>
+
+       <div class="box box--paper">Framasoft, 2015, <a href="http://framablog.org/2015/11/02/salut-a-toi-couteau-suisse-des-reseaux-sociaux-libres/" target="#" class="presstitle">Salut à toi, couteau suisse des réseaux sociaux libres</a> ({% trans %}French{% endtrans %})</div>
+
+       <div class="box box--paper">{% trans author="Drapher", magazine="Reflets.info" %}{{ author }} for {{ magazine }}{% endtrans %}, 2014, <a href="https://reflets.info/sat-le-couteau-suisse-libre-et-open-source-de-la-communication/" target="#" class="presstitle">SàT : le couteau suisse Libre et open source de la communication</a> ({% trans %}French{% endtrans %})</div>
+
+       <div class="box box--paper">{% trans author="Mathias Huber", magazine="Linux-Magazin Online" %}{{ author }} for {{ magazine }}{% endtrans %}, 2014, <a href="http://www.linux-magazin.de/NEWS/Salut-a-Toi-Verbesserter-XMPP-Client" target="#" class="presstitle">Salut à Toi; Verbesserter XMPP-Client</a> ({% trans %}German{% endtrans %})</div>
+
+       <div class="box box--paper">Ani Andre, 2014, <a href="http://andre-ani.fr/news/profil-libriste-goffi/" target="#" class="presstitle">Profil de libriste : Goffi</a> ({% trans %}French{% endtrans %})</div>
+
+       <div class="box box--paper">LinuxFr.org, <a href="https://linuxfr.org/tags/s%C3%A0t/public" target="#">{% trans %}articles about Salut à Toi{% endtrans %}</a> ({% trans %}French{% endtrans %})</div>
+
+       <div class="box box--paper">{% trans %}If you want to write an article about Salut à Toi, we would be pleased to answer your questions. Please contact us.{% endtrans %}</div>
+
+    </div>
+
+    <h2 class="heading__subtitle heading--plain">
+        {% trans %}Radio{% endtrans %}
+    </h2>
+
+    <div class="box box--zero">
+
+      <div class="box box--paper">Ici et maintenant, 2014, <span class="presstitle">Hotline</span> ({% trans %}French{% endtrans %}) - <a target="#" href="ftp://ftp.goffi.org/media/radio/270914-hotline.ogg">audio</a>
+      </div>
+
+      <div class="box box--paper">Symbiose, 2014, <span class="presstitle">« Salut à toi » L’outil de communication / réseau social libre développé par Goffi</span> ({% trans %}French{% endtrans %}) - <a target="#" href="http://symbiose.bonnes-ondes.fr/ep/salut-a-toi-version-longue">audio</a>
+      </div>
+
+    </div>
+
+    <h2 class="heading__subtitle heading--plain">
+        {% trans %}Conferences{% endtrans %}
+    </h2>
+
+    <div class="box box--zero">
+
+        <div class="box box--paper">
+            Goffi, <span class="presstitle">XMPP Beyond Instant Messaging</span>
+            <ul>
+              <li>FOSDEM, {% trans %}Brussels{% endtrans %}, 2019 ({% trans %}English{% endtrans %}) - <a
+              href="https://video.fosdem.org/2019/H.1309/xmpp_beyond_im.webm"
+              target="#" >{% trans %}video{% endtrans %} (webm/vp9)</a>, <a
+              href="https://video.fosdem.org/2019/H.1309/xmpp_beyond_im.mp4"
+              target="#" >{% trans %}video{% endtrans %} (mp4)</a></li>
+            </ul>
+        </div>
+
+        <div class="box box--paper">
+            Goffi, <span class="presstitle">Salut à Toi: A Python Based Social Network And More</span>
+            <ul>
+              <li>FOSDEM, {% trans %}Brussels{% endtrans %}, 2019 ({% trans %}English{%
+              endtrans %}) - <a
+              href="https://video.fosdem.org/2019/UD2.120/python_salut_a_toi_network.webm"
+              target="#" >{% trans %}video{% endtrans %} (webm/vp9)</a>, <a
+              href="https://video.fosdem.org/2019/UD2.120/python_salut_a_toi_network.mp4"
+              target="#" >{% trans %}video{% endtrans %} (mp4)</a></li>
+            </ul>
+        </div>
+
+        <div class="box box--paper">
+            Goffi, <span class="presstitle">Salut à Toi: un écosystème de communication libre, standard et décentralisé</span>
+            <ul>
+              <li>PyConFr, {% trans %}Lille{% endtrans %}, 2018 ({% trans %}French{%
+              endtrans %}) - <a
+              href="https://pyvideo.org/pycon-fr-2018/salut-a-toi-un-ecosysteme-de-communication-libre-standard-et-decentralise.html"
+              target="#" >{% trans %}video{% endtrans %}</a></li>
+            </ul>
+        </div>
+
+        <div class="box box--paper">
+            Goffi, <span class="presstitle">Technology is not neutral: meet Libervia and Cagou (Salut à Toi) - free and ethical communication tools</span>
+            <ul>
+              <li>LinuxDays, Prague, 2016 ({% trans %}English{% endtrans %})</li>
+            </ul>
+        </div>
+
+        <div class="box box--paper">
+            Goffi, Souliane, <span class="presstitle">Salut à Toi and Libervia</span>
+            <ul>
+              <li>Linuxwochen, Vienna, 2016 ({% trans %}English{% endtrans %}) - <a href="http://meetings-archive.debian.net/pub/debian-meetings/2016/mini-debconf-vienna/webm/Salut_%c3%a0_Toi_and_Libervia.webm" target="#" >{% trans %}video{% endtrans %}</a></li>
+            </ul>
+        </div>
+
+        <div class="box box--paper">
+            Goffi, <span class="presstitle">Salut à Toi, XMPP et réseau social</span>
+            <ul>
+              <li>Fêtons Linux, Lausanne, 2015 ({% trans %}French{% endtrans %}) - <a href="https://www.youtube.com/watch?v=tXnwQ5me7zo" target="#" >{% trans %}video{% endtrans %}</a></li>
+            </ul>
+        </div>
+
+        <div class="box box--paper">
+            Goffi, Arnaud Martin, Luc Fievet, Pouhiou, Edhelas and Olicat, <span class="presstitle">{% trans %}Round table on new media{% endtrans %}</span>
+            <ul>
+              <li>{% trans %}Libre Software Meeting{% endtrans %}, Beauvais, 2015 ({% trans %}French{% endtrans %}) - <a href="http://video.rmll.info/videos/table-ronde-sur-les-nouveaux-medias/" target="#" >{% trans %}video{% endtrans %}</a></li>
+            </ul>
+        </div>
+
+        <div class="box box--paper">
+            Goffi, <span class="presstitle">PubSub, microblogage et XMPP</span>
+            <ul>
+              <li>{% trans %}Libre Software Meeting{% endtrans %}, Beauvais, 2015 ({% trans %}French{% endtrans %}) - <a href="http://video.rmll.info/videos/pubsub-microblogage-et-xmpp/" target="#">{% trans %}video{% endtrans %}</a></li>
+            </ul>
+        </div>
+
+        <div class="box box--paper">
+            Goffi, <span class="presstitle">Libervia : repenser nos communications</span>
+            <ul>
+              <li>Pas Sage En Seine, Paris, 2015 ({% trans %}French{% endtrans %}) - <a href="http://data.passageenseine.org/2015/webm/PSES2015_libervia-repenser-communication.webm" target="#">{% trans %}video{% endtrans %}</a></li>
+              <li>{% trans %}Libre Software Meeting{% endtrans %}, Beauvais, 2015 ({% trans %}French{% endtrans %}) - <a href="http://video.rmll.info/videos/libervia-repenser-nos-communications/" target="#" >{% trans %}video{% endtrans %}</a></li>
+            </ul>
+        </div>
+
+        <div class="box box--paper">
+            Goffi, <span class="presstitle">Salut à Toi : et si on repolitisait tout ça ?</span>
+            <ul>
+              <li>{% trans %}Libre Software Meeting{% endtrans %}, Montpellier, 2014 ({% trans %}French{% endtrans %}) - <a href="http://video.rmll.info/videos/salut-a-toi-et-si-on-repolitisait-tout-ca/" target="#" >{% trans %}video{% endtrans %}</a></li>
+              <li>Pas Sage En Seine, Paris, 2014 ({% trans %}French{% endtrans %}) - <a href="http://numaparis.ubicast.tv/videos/salut-a-toi-1-partie-1/" target="#">{% trans %}video{% endtrans %} {% trans %}part{% endtrans %} 1</a> + <a href="http://numaparis.ubicast.tv/videos/salut-a-toi-1-partie-2/" target="#">{% trans %}part{% endtrans %} 2</a></li>
+            </ul>
+        </div>
+
+        <div class="box box--paper">
+            Goffi, <span class="presstitle">Salut à Toi : outil libre de communication</span>
+            <ul>
+              <li>Journées De Logiciel Libre, Lyon, 2014 ({% trans %}French{% endtrans %})</li>
+              <li>Parinux, Paris, 2014 ({% trans %}French{% endtrans %})</li>
+              <li>Ubuntu Party, Paris, 2014 ({% trans %}French{% endtrans %})</li>
+            </ul>
+        </div>
+
+       <div class="box box--paper">
+           Goffi, <span class="presstitle">Nouveaux usage numériques, nouvelles problématiques</span>
+           <ul>
+             <li>Festival Déclics, Nanterre, 2013 ({% trans %}French{% endtrans %})</li>
+           </ul>
+       </div>
+
+       <div class="box box--paper">
+           Goffi, <span class="presstitle">Salut à Toi : repensez vos communications</span>
+           <ul>
+             <li>Journées De Logiciel Libre, Lyon, 2012 ({% trans %}French{% endtrans %}) - <a href="http://www.goffi.org/videos/conf%c3%a9rence%20S%c3%a0T%20JDLL%202012.webm" target="#">{% trans %}video{% endtrans %}</a></li>
+           </ul>
+       </div>
+
+        <div class="box box--paper">
+            Goffi, <span class="presstitle">Salut à Toi : communication Libre, Fédérée, Décentralisée et Standard</span>
+            <ul>
+              <li>{% trans %}Libre Software Meeting{% endtrans %}, Geneva, 2012 ({% trans %}French{% endtrans %}) - <a href="http://video.rmll.info/videos/salut-a-toi-communication-libre-federee-decentralisee-et-standard/" target="#">{% trans %}video{% endtrans %}</a></li>
+              <li>JDLL, Lyon, 2011 ({% trans %}French{% endtrans %})</li>
+            </ul>
+        </div>
+
+        <div class="box box--paper">
+            Goffi, <span class="presstitle">Salut à Toi : multi interface and multipurpose XMPP client</span>
+            <ul>
+              <li>FOSDEM, {% trans %}Brussels{% endtrans %}, 2012 ({% trans %}English{% endtrans %})</li>
+            </ul>
+        </div>
+
+    </div>
+    <div class="box box--zero">
+        <div class="box box--paper">{% trans %}If you think that we could bring something interesting to an event (conference, stand...), feel free to contact us.{% endtrans %}</div>
+    </div>
+</div>
+{% endblock body %}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/default/social_contract/social_contract.html	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,8 @@
+{% if not embedded %}{% extends 'base/base.html' %}{% endif %}
+
+{% block body %}
+<h1 class="page__title">{% trans %}Salut à Toi Social Contract{% endtrans %}</h1>
+<div class="box box--zero box--medium box__content">
+    {{social_contract}}
+</div>
+{% endblock body %}
Binary file templates/default/static/cagou_chat.png has changed
Binary file templates/default/static/cagou_chat_desktop.jpg has changed
Binary file templates/default/static/libervia_event.png has changed
Binary file templates/default/static/press_releases/20150615/Libervia - Communiqué de presse.pdf has changed
Binary file templates/default/static/press_releases/20150615/Libervia - Press release.pdf has changed
Binary file templates/default/static/press_releases/20150615/Libervia - Presse-Text.pdf has changed
Binary file templates/default/static/press_releases/20150615/libervia_overview.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/default/static/styles_extra.css	Sun May 26 22:26:30 2019 +0200
@@ -0,0 +1,3 @@
+html {
+    font-family: "sat-base-font";
+}