Skip to content

Commit c19998b

Browse files
committed
deploy: c24bed8
1 parent 4da2a26 commit c19998b

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

gsoc/ideas.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,31 @@ <h1 class="bulma-title bulma-is-1">Google Summer of Code</h1>
381381
</div>
382382
</div>
383383

384+
<div class="bulma-cell">
385+
<div class="bulma-card">
386+
<div class="bulma-card-content">
387+
<div class="bulma-content">
388+
<p class="bulma-title bulma-is-5">Krop Template System</p>
389+
<div class="bulma-tags">
390+
391+
<span class="bulma-tag bulma-is-light">web</span>
392+
393+
<span class="bulma-tag bulma-is-light">programming languages</span>
394+
395+
</div>
396+
<p>Add a template system to the Krop web framework that works client- and server-side.</p>
397+
<p class="bulma-mb-0"><strong>Prerequisites</strong><br />Proficient with Scala and a reasonable understanding of parsing.</p>
398+
<p class="bulma-mb-0"><strong>Expected Difficulty</strong><br />Medium</p>
399+
<p class="bulma-mb-0"><strong>Expected Length</strong><br />Medium (~ 175 hours)</p>
400+
<p class="bulma-mb-0"><strong>Mentors</strong><br /> <a
401+
href="https://github.com/noelwelsh">@noelwelsh</a> <a
402+
href="https://github.com/j-mie6">@j-mie6</a></p>
403+
<p><strong>Related Repositories</strong><br /> <a href="https://github.com/creativescala/krop/issues/14">Krop</a></p>
404+
</div>
405+
</div>
406+
</div>
407+
</div>
408+
384409
</div>
385410
</div>
386411

0 commit comments

Comments
 (0)