Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions src/gsoc/directory.conf
Original file line number Diff line number Diff line change
Expand Up @@ -194,4 +194,20 @@ ideas: [
}
]
},

{
title: Krop Template System
description: "Add a template system to the Krop web framework that works client- and server-side."
prereqs: "Proficient with Scala and a reasonable understanding of parsing."
difficulty: Medium
length: ${medium-length}
mentors: [noelwelsh, j-mie6]
categories: [web, programming languages]
repolinks: [
{
name: Krop
url: "https://github.com/creativescala/krop/issues/14"
}
]
},
]
Loading