Skip to content
This repository was archived by the owner on May 10, 2021. It is now read-only.

Commit 39c3a38

Browse files
Software and Collab additions and iGEM-deploy
1 parent b1244ce commit 39c3a38

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

src/pages/Collaborations.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ block article
124124

125125
.col-md-8
126126
h3 iGEM MIT MAHE
127-
p We helped MIT MAHE set up their wiki using our iGEM Wiki Starter Pack and WikiSync softwares in exchange for their valuable feedback. We also helped them set up continuous deployment from their Github repository to iGEM.
127+
p We helped MIT MAHE set up their wiki using our iGEM Wiki Starter Pack and WikiSync softwares in exchange for their valuable feedback. We also helped them set up continuous deployment from their Github repository to iGEM, along with continued support towards the end of the competition season with several aspects of their wiki.
128128

129129

130130
.row

src/pages/Software.pug

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ block headVars
1717
}
1818
.col-md-4, .col-md-8 {
1919
margin: 0;
20+
padding: 0;
2021
}
2122

2223
block article
@@ -129,11 +130,12 @@ block article
129130
Instead of reinventing the wheel and starting from scratch every year, teams can expand on this base to kick-start
130131
their wiki building process.
131132

132-
The out-of-the-box design of the package is clean and modern, scales to mobile devices, comes with a dark mode, and
133-
works great with screen readers and the like. All wiki content can be written in plain English (using Markdown)
134-
instead of pure HTML, which has poor readability and code to text ratio. Design is also completely separated from
135-
content while editing the starter pack; this lets teams customize pages and write content simultaneously, and
136-
prevents the workflow from being bottlenecked at either step.
133+
The [out-of-the-box design](https://igembitsgoa.github.io/wiki-starter-demo) of the package is clean and modern,
134+
scales to mobile devices, comes with a dark mode, and works great with screen readers and the like. All wiki
135+
content can be written in plain English (using Markdown) instead of pure HTML, which has poor readability
136+
and code to text ratio. Design is also completely separated from content while editing the starter pack;
137+
this lets teams customize pages and write content simultaneously, and prevents the workflow from being
138+
bottlenecked at either step.
137139

138140
In addition to simplifying content and design, the package includes common web development libraries like Bootstrap
139141
(layout), jQuery (JavaScript), MathJax (mathematical notation), and Font Awesome (icons) that add functionality to

0 commit comments

Comments
 (0)