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
SRCT
srct.gmu.io
Commits
8f7417ab
Commit
8f7417ab
authored
Mar 03, 2014
by
Nicholas J Anderson
Browse files
Fixed merge conflicts, up to date with branch (hopefully)
parents
0ef67bfa
5dfa65db
Changes
1
Hide whitespace changes
Inline
Side-by-side
srctweb/website/templates/index.html
View file @
8f7417ab
...
@@ -51,22 +51,23 @@ at Mason. See some of the ways we've improved life on campus on the <a href="{{
...
@@ -51,22 +51,23 @@ at Mason. See some of the ways we've improved life on campus on the <a href="{{
available on our
<a
href=
"http://wiki.srct.gmu.edu"
>
wiki
</a>
, and all of our
available on our
<a
href=
"http://wiki.srct.gmu.edu"
>
wiki
</a>
, and all of our
code is visible on the
<a
href=
"http://git.gmu.edu/public"
>
public page
</a>
of
code is visible on the
<a
href=
"http://git.gmu.edu/public"
>
public page
</a>
of
our student git repository.
</p>
our student git repository.
</p>
<p>
You can come to any of our planned
<a
href=
"
{{ url_for('events') }}
"
>
events
</a>
. We hold
<p>
You can come to any of our planned
<a
href=
"
//hackmason.org
"
>
events
</a>
. We hold
numerous events each semester, from traveling to hackathons and conferences to
numerous events each semester, from traveling to hackathons and conferences to
doing local outreach, holding large programming events, and hosting speakers.
</p>
doing local outreach, holding large programming events, and hosting speakers.
</p>
<p>
We're on
<a
href=
"https://www.facebook.com/MasonSRCT"
>
Facebook
</a>
and
<p>
We're on
<a
href=
"https://www.facebook.com/MasonSRCT"
>
Facebook
</a>
and
<a
href=
"https://www.twitter.com/MasonSRCT"
>
Twitter
</a>
, have
<a
href=
"https://www.twitter.com/MasonSRCT"
>
Twitter
</a>
, have
<a
href=
"http://lists.srct.gmu.edu/mailman/listinfo"
>
active mailing lists
</a>
<a
href=
"http://lists.srct.gmu.edu/mailman/listinfo"
>
active mailing lists
</a>
,
and an
<a
href=
"https://en.wikipedia.org/wiki/Internet_Relay_Chat"
>
IRC
</a>
and an
<a
href=
"https://en.wikipedia.org/wiki/Internet_Relay_Chat"
>
IRC
</a>
channel on
<a
href=
"https://www.freenode.net/"
>
freenode
</a>
, #srct. More ways to
channel on
<a
href=
"https://www.freenode.net/"
>
freenode
</a>
, #srct. More ways to
get in touch are on our
<a
href=
"{{ url_for('contact') }}"
>
contact page
</a>
.
</p>
get in touch are on our
<a
href=
"{{ url_for('contact') }}"
>
contact page
</a>
.
</p>
<legend><strong>
Next Meeting
</strong></legend>
<legend><strong>
Next Meeting
</strong></legend>
<p>
Our next meeting is scheduled for
<em>
TBA
</em>
. For more information, check
<p>
Our next meeting is scheduled for
<em>
TBA
</em>
. For more information, check
out our
<a
href=
"{{ url_for('calendar') }}"
>
calendar
</a>
, or visit our
out our
<a
href=
"{{ url_for('calendar') }}"
>
calendar
</a>
, or visit our
<a
href=
"https://www.facebook.com/MasonSRCT"
>
Facebook
</a>
or
<a
href=
"https://www.facebook.com/MasonSRCT"
>
Facebook
</a>
or
<a
href=
"https://www.twitter.com/MasonSRCT"
>
Twitter
</a>
pages.
</p>
<a
href=
"https://www.twitter.com/MasonSRCT"
>
Twitter
</a>
pages.
</p>
</div>
<!-- <script src="/static/js/parallax.min.js"></script>
<!-- <script src="/static/js/parallax.min.js"></script>
var scene = document.getElementById('jumboparallax');
var scene = document.getElementById('jumboparallax');
...
...
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