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
1ec1ce55
Verified
Commit
1ec1ce55
authored
Dec 30, 2017
by
David Haynes
🙆
Browse files
Updated status of #masonstrap and #whats-open
- also fixed the tables on /people
parent
07333ede
Changes
2
Hide whitespace changes
Inline
Side-by-side
srctweb/_data/projects.json
View file @
1ec1ce55
...
@@ -19,7 +19,8 @@
...
@@ -19,7 +19,8 @@
{
{
"name"
:
"Masonstrap"
,
"name"
:
"Masonstrap"
,
"language"
:
"Sass"
,
"language"
:
"Sass"
,
"current_release"
:
"4 Beta 1"
,
"current_release"
:
"4.0 Beta 3"
,
"current_release_url"
:
"https://git.gmu.edu/srct/masonstrap/tags/4.0-beta3"
,
"status"
:
"active"
,
"status"
:
"active"
,
"repo_url"
:
"https://git.gmu.edu/srct/masonstrap"
,
"repo_url"
:
"https://git.gmu.edu/srct/masonstrap"
,
"fa_icon"
:
"fas fa-paint-brush"
,
"fa_icon"
:
"fas fa-paint-brush"
,
...
@@ -41,7 +42,7 @@
...
@@ -41,7 +42,7 @@
"name"
:
"PatriotChat"
,
"name"
:
"PatriotChat"
,
"language"
:
"JavaScript"
,
"language"
:
"JavaScript"
,
"status"
:
"in_dev"
,
"status"
:
"in_dev"
,
"repo_url"
:
"github.com/zosman1/patriotchat"
,
"repo_url"
:
"github.com/zosman1/patriotchat"
,
"fa_icon"
:
"fas fa-comments"
,
"fa_icon"
:
"fas fa-comments"
,
"project_manager"
:
"Zach Osman"
,
"project_manager"
:
"Zach Osman"
,
"issues_url"
:
"https://github.com/zosman1/PatriotChat/issues"
,
"issues_url"
:
"https://github.com/zosman1/PatriotChat/issues"
,
...
@@ -107,10 +108,8 @@
...
@@ -107,10 +108,8 @@
{
{
"name"
:
"What's Open"
,
"name"
:
"What's Open"
,
"language"
:
"Python"
,
"language"
:
"Python"
,
"current_release"
:
"2.0 - API Refresh"
,
"current_release"
:
"2.1 - Grain of Salt"
,
"current_release_url"
:
"https://git.gmu.edu/srct/whats-open/milestones/2"
,
"current_release_url"
:
"https://git.gmu.edu/srct/whats-open/tags/2.1"
,
"next_release"
:
"2.1 - Grain of Salt"
,
"next_release_url"
:
"https://git.gmu.edu/srct/whats-open/milestones/3"
,
"status"
:
"active"
,
"status"
:
"active"
,
"repo_url"
:
"https://git.gmu.edu/srct/whats-open"
,
"repo_url"
:
"https://git.gmu.edu/srct/whats-open"
,
"fa_icon"
:
"far fa-clock"
,
"fa_icon"
:
"far fa-clock"
,
...
...
srctweb/_pages/people.html
View file @
1ec1ce55
...
@@ -9,7 +9,7 @@ permalink: /people/
...
@@ -9,7 +9,7 @@ permalink: /people/
<strong><a
href=
"http://wiki.srct.gmu.edu/Executive_Board"
>
Executive Board
</a></strong>
<strong><a
href=
"http://wiki.srct.gmu.edu/Executive_Board"
>
Executive Board
</a></strong>
</h3>
</h3>
<table
class=
"table
table-responsive
table-hover text-center"
>
<table
class=
"table table-hover text-center"
>
<thead>
<thead>
<tr>
<tr>
<th></th>
<th></th>
...
@@ -38,7 +38,7 @@ permalink: /people/
...
@@ -38,7 +38,7 @@ permalink: /people/
<h3>
<h3>
<strong><a
href=
"http://wiki.srct.gmu.edu/Developers"
>
Developers
</a></strong>
<strong><a
href=
"http://wiki.srct.gmu.edu/Developers"
>
Developers
</a></strong>
</h3>
</h3>
<table
class=
"table table-hover
table-responsive
text-center"
>
<table
class=
"table table-hover text-center"
>
<thead>
<thead>
<tr>
<tr>
<th></th>
<th></th>
...
@@ -65,7 +65,7 @@ permalink: /people/
...
@@ -65,7 +65,7 @@ permalink: /people/
<h3>
<h3>
<strong><a
href=
"#"
>
Alumni
</a></strong>
<strong><a
href=
"#"
>
Alumni
</a></strong>
</h3>
</h3>
<table
class=
"table table-hover
table-responsive
text-center"
>
<table
class=
"table table-hover text-center"
>
<thead>
<thead>
<tr>
<tr>
<th></th>
<th></th>
...
...
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