summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2019-02-05 21:25:34 +0100
committerkwadronaut <kwadronaut@leap.se>2019-02-07 20:55:23 +0100
commit374b125cac18198250fdec4e40e8f570e5c1c95f (patch)
tree190c16aaaf614e21a8cf2fd5f477ab4197aaeba5
parentd389ea68127763cde3fe7cf84bc2b5f1163d1ac7 (diff)
no gsoc in 2019
-rw-r--r--amber/layouts/_footer.html.haml2
-rw-r--r--amber/menu.txt1
-rw-r--r--pages/about-us/news/2019/en.haml2
-rw-r--r--pages/about-us/news/2019/google-summer-of-code-2019.md16
-rw-r--r--pages/img/pages/GSoC-icon-192.pngbin0 -> 5636 bytes
5 files changed, 20 insertions, 1 deletions
diff --git a/amber/layouts/_footer.html.haml b/amber/layouts/_footer.html.haml
index e90e43d..4a6aa39 100644
--- a/amber/layouts/_footer.html.haml
+++ b/amber/layouts/_footer.html.haml
@@ -4,4 +4,4 @@
%a{:rel => "license", :href => "https://creativecommons.org/licenses/by-sa/3.0/"}<
%img{:alt => "Creative Commons License", :style => "border-width:0; vertical-align: middle", :src => "/img/by-sa-3.0-80x15.png"}
&nbsp;
- <span>(c) 2012-2018 LEAP Encryption Access Project</span>
+ <span>(c) 2012-2019 LEAP Encryption Access Project</span>
diff --git a/amber/menu.txt b/amber/menu.txt
index 5cb38fc..4f27033 100644
--- a/amber/menu.txt
+++ b/amber/menu.txt
@@ -6,6 +6,7 @@ about-us
# people
contact
news
+ 2019
2018
2017
2016
diff --git a/pages/about-us/news/2019/en.haml b/pages/about-us/news/2019/en.haml
new file mode 100644
index 0000000..cb248fe
--- /dev/null
+++ b/pages/about-us/news/2019/en.haml
@@ -0,0 +1,2 @@
+- @path_prefix = '2019'
+= child_summaries :order_by => :posted_at
diff --git a/pages/about-us/news/2019/google-summer-of-code-2019.md b/pages/about-us/news/2019/google-summer-of-code-2019.md
new file mode 100644
index 0000000..7408e59
--- /dev/null
+++ b/pages/about-us/news/2019/google-summer-of-code-2019.md
@@ -0,0 +1,16 @@
+@title = 'So long Google Summer of Code!'
+@author = 'kwadronaut'
+@posted_at = '2019-02-03'
+@more = true
+@preview_image = '/img/pages/GSoC-icon-192.png'
+
+We've enjoyed participating in the Google Summer of Code in the past and will probably do it again in the future. Alas, this year we will not participate in GSoC. Prioritizing ideas, mentoring students and being on top of the organizational aspects all requires time and energy that the current team would like to devote to our core pieces. Even with the talent that wants to dive into this project during their school breaks, time remains limited.
+
+However, this shouldn't hold anyone back to contribute in their own time! Our Windows firewall is advancing, snap packages get pushed almost monthly (tailored for Riseup at [snapcraft](https://snapcraft.io/riseup-vpn)), we're experimenting with [pluggable transports](https://www.pluggabletransports.info/)… input is welcome in many areas: from translations to code over documentation to general praise and feedback.
+
+* Code & Bugtracker: https://0xacab.org/leap
+* Android translations: https://www.transifex.com/otf/bitmask-android/dashboard/
+* Desktop translations: https://www.transifex.com/otf/bitmask/RiseupVPN/
+* Mailinglist: leap-discuss@lists.riseup.net
+* Chat: ircs://irc.freenode.org/#leap if you don't have an irc client, you can use some gateway like [Matrix](https://about.riot.im/)
+* ♥ donation: <https://leap.se/en/about-us/donate>
diff --git a/pages/img/pages/GSoC-icon-192.png b/pages/img/pages/GSoC-icon-192.png
new file mode 100644
index 0000000..f2afbde
--- /dev/null
+++ b/pages/img/pages/GSoC-icon-192.png
Binary files differ