Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GAFAM
www.gafam.info
Commits
a3accf53
Commit
a3accf53
authored
Jan 14, 2018
by
The GAFAM tech collective
Browse files
Add "About" section to both index.html and README.rst
parent
4193bd3d
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGES.rst
View file @
a3accf53
...
...
@@ -16,6 +16,7 @@ in progress
- Add English PDFs to "resources" section. Split "collected translations" from "resources" section.
- Improve responsiveness
- Improve wording
- Add "About" section to both index.html and README.rst
2018-01-12 0.2.0
----------------
...
...
README.rst
View file @
a3accf53
...
...
@@ -5,9 +5,21 @@ www.gafam.info
About
=====
This repository contains the sources of
https://www.gafam.info/
.
This repository contains the sources of
the `gafam.info`_ web page
.
Contributions are welcome!
It is about collecting, maintaining and promoting translations of the
`GAFAM poster campaign`_ by `La Quadrature du Net`_.
The web page and its accompanying repository `gafam-poster-translations`_
are intended to support the lovely people of LQDN in spreading
the word about their campaign.
Contributions are always welcome!
.. _gafam.info: https://gafam.info/
.. _GAFAM poster campaign: https://twitter.com/laquadrature/status/942764007286591490
.. _La Quadrature du Net: https://www.laquadrature.net/
.. _gafam-poster-translations: https://github.com/gafam/gafam-poster-translations
How to work with it
...
...
htdocs/index.html
View file @
a3accf53
...
...
@@ -65,29 +65,44 @@
</div>
</section>
<!--
Looking for more translations
-->
<!--
About
-->
<section
class=
"section"
id=
"more-translations-needed"
>
<div
class=
"container"
>
<h3
class=
"title"
>
Looking for more translations!
About
</h3>
<div
class=
"columns is-variable is-8"
>
<div
class=
"column is-6"
>
<p
class=
"content is-spaced"
>
<a
href=
"https://www.laquadrature.net/"
>
La Quadrature du Net
</a>
started the
<a
href=
"https://wiki.laquadrature.net/QSPTAG#Campagne_de_dons_2017"
>
GAFAM poster campaign
</a>
around November 2017 in order to support their
<a
href=
"https://support.laquadrature.net/"
>
call for donations
</a>
.
After getting hooked at the 34C3 congress, we picked this up in January 2018
to support the lovely people of LQDN in covering the whole world.
</p>
<p
class=
"content is-spaced"
>
We wrote down the original French texts and its translations
to the English language from the GAFAM campaign poster texts
<a
href=
"https://twitter.com/laquadrature/status/942764007286591490"
>
published by La Quadrature du
Net
</a>
and
and
<a
href=
"https://github.com/gafam/gafam-poster-translations"
>
put them on GitHub
</a>
using the
<a
href=
"https://en.wikipedia.org/wiki/Gettext"
>
GNU gettext
</a>
format.
</p>
<p
class=
"content is-spaced"
>
<strong>
Now, we are looking for
<a
href=
"#contribute"
>
contributors
</a>
adding more translations into different languages.
</strong>
</p>
<div
class=
"notification is-warning"
>
<div
class=
"media"
>
<div
class=
"media-left"
>
<i
class=
"fa fa-language fa-3x"
aria-hidden=
"true"
></i>
</div>
<div
class=
"media-content"
>
<strong>
Now, we are looking for
<a
href=
"#contribute"
>
contributors
</a>
to add more
<a
href=
"#translations"
>
translations
</a>
into different languages.
</strong>
</div>
</div>
</div>
</div>
<div
class=
"column is-6"
>
<img
src=
"static/img/gafam-poster-ces2018.jpg"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment