svn commit: r50024 - head/en_US.ISO8859-1/htdocs/projects
Gavin Atkinson
gavin at FreeBSD.org
Wed Mar 1 00:49:05 UTC 2017
Author: gavin
Date: Wed Mar 1 00:49:03 2017
New Revision: 50024
URL: https://svnweb.freebsd.org/changeset/doc/50024
Log:
Add an A4 size poster for Google Summer of Code 2017, for people to print
and distribute around campus.
This is a minimal update for Google Summer of Code to the English
language GSoC poster from last year. It would be nice to redesign the
poster from scratch but I don't have time right now, others are welcome
to do so. Similarly, a US Letter sized poster would be welcome.
Remove the Polish GSoC 2016 posters, as they are out of date.
Everybody is encouraged to create posters in their local language and add
them here, either using the same design or a design of your own. Note that
the stipend varies on a country by country basis this year: It is likely
best to avoid listing a specific stipend value.
Added:
head/en_US.ISO8859-1/htdocs/projects/2017-freebsd-gsoc-thumbnail.png (contents, props changed)
head/en_US.ISO8859-1/htdocs/projects/2017-freebsd-gsoc.pdf (contents, props changed)
Deleted:
head/en_US.ISO8859-1/htdocs/projects/2016-freebsd-gsoc-poland-thumbnail.png
head/en_US.ISO8859-1/htdocs/projects/2016-freebsd-gsoc-poland.jpg
head/en_US.ISO8859-1/htdocs/projects/2016-freebsd-gsoc-thumbnail.png
head/en_US.ISO8859-1/htdocs/projects/2016-freebsd-gsoc.pdf
Modified:
head/en_US.ISO8859-1/htdocs/projects/Makefile
head/en_US.ISO8859-1/htdocs/projects/summerofcode.xml
Added: head/en_US.ISO8859-1/htdocs/projects/2017-freebsd-gsoc-thumbnail.png
==============================================================================
Binary file. No diff available.
Added: head/en_US.ISO8859-1/htdocs/projects/2017-freebsd-gsoc.pdf
==============================================================================
Binary file. No diff available.
Modified: head/en_US.ISO8859-1/htdocs/projects/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/projects/Makefile Tue Feb 28 23:37:48 2017 (r50023)
+++ head/en_US.ISO8859-1/htdocs/projects/Makefile Wed Mar 1 00:49:03 2017 (r50024)
@@ -16,10 +16,8 @@ DOCS+= summerofcode-2006.xml
DOCS+= summerofcode-2007.xml
DOCS+= summerofcode-2008.xml
-DATA= 2016-freebsd-gsoc-thumbnail.png
-DATA+= 2016-freebsd-gsoc.pdf
-DATA+= 2016-freebsd-gsoc-poland-thumbnail.png
-DATA+= 2016-freebsd-gsoc-poland.jpg
+DATA= 2017-freebsd-gsoc-thumbnail.png
+DATA+= 2017-freebsd-gsoc.pdf
INDEXLINK= projects.html
Modified: head/en_US.ISO8859-1/htdocs/projects/summerofcode.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/projects/summerofcode.xml Tue Feb 28 23:37:48 2017 (r50023)
+++ head/en_US.ISO8859-1/htdocs/projects/summerofcode.xml Wed Mar 1 00:49:03 2017 (r50024)
@@ -379,18 +379,20 @@ href="https://wiki.FreeBSD.org/SummerOfC
local university or college campus! You can forward around our e-mail
announcement to department and club mailing lists, and to department
secretaries to distribute. You can also print out and post copies of the
- <a href="2016-freebsd-gsoc.pdf">FreeBSD GSoC 2016 poster</a>.
- We have posters in both English and Polish.</p>
+ <a href="2017-freebsd-gsoc.pdf">FreeBSD GSoC 2017 poster</a>.
+ </p>
<p>
- <a href="2016-freebsd-gsoc.pdf" style="float: left;"> <img
- src="2016-freebsd-gsoc-thumbnail.png"
- alt="[FreeBSD GSoC 2016 poster thumbnail]" height="248" width="192"
+ <a href="2017-freebsd-gsoc.pdf" style="float: left;"> <img
+ src="2017-freebsd-gsoc-thumbnail.png"
+ alt="[FreeBSD GSoC 2017 poster thumbnail]" height="248" width="192"
border="0" /></a>
+<!--
<a href="2016-freebsd-gsoc-poland.jpg" style="float: left;"> <img
src="2016-freebsd-gsoc-poland-thumbnail.png"
alt="[FreeBSD GSoC 2016 Polish poster thumbnail]" height="248" width="192"
border="0" /></a>
+-->
</p>
</body>
More information about the svn-doc-head
mailing list