Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jonathan Bell
srctweb
Commits
3ae4d730
Unverified
Commit
3ae4d730
authored
Oct 13, 2017
by
Zach Knox
Browse files
started work on events page
parent
13bc8ab4
Changes
2
Hide whitespace changes
Inline
Side-by-side
srctweb/_pages/events.html
0 → 100644
View file @
3ae4d730
---
title: "Events"
permalink: /events/
---
{% for post in site.posts offset: 0 limit: 4 %}
<h3><a
href=
"{{ post.url | absolute_url }}"
{{
post.title
}}</
a
></h3>
<h4>
{{ post.event_date }}
</h4>
<br
/>
{{ post.excerpt }}
<br
/>
{% endfor %}
\ No newline at end of file
srctweb/_posts/2017-10-07-Open-Source-Day-2017.html
0 → 100644
View file @
3ae4d730
---
title: "Open Source Day 2017"
categories: event
slug: ossday2017
date: 2017-08-29 00:00:00 -0400
event_date: 2017-10-07 09:30:00 -0400
---
<p>
Learn the tools and culture of open source development, meet great people, and help impact real projects during this all-day
immersion workshop. No prior experience is needed for participation in this event: students of all levels of technical skill
and from all majors are welcomed. (Not all contributions come in the form of code. It can be artwork, documenation and copy,
translations, and more!) And yes, all meals and snacks are provided.
</p>
<p>
Open Source Day at Mason 2017 is organized by Mason student organization Student-Run Computing and Technology, with financial
support from the George Mason Department of Computer Science.
</p>
<p>
The three years past we've held this event in co-ordination with the Boston-based nonprofit Openhatch through their
Open Source Comes to Campus initiative. Because that organization is now in the process of winding down its operations, this
year we are incredibly excited to be teaching our own curriculum we've developed.
</p>
<p>
Participants will work in small groups with both outside open source professionals and trained student mentors to cover the practical
skills needed to contribute to open source projects. They'll also hear talks by Mason faculty on open source history, and its use in academia as well
as a discussion by a panel of open source contributors in industry.
</p>
<p>
Making open source more welcoming to newcomers and more diverse are mutually reinforcing goals, and we're committed to building as broad
a group of contributors and greater community as we can. We hope you'll join us encouraging participation by women, minorities, and other
members of groups generally underrepresented in tech.
</p>
\ No newline at end of file
Write
Preview
Markdown
is supported
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