Skip to content

Commit ac2d542

Browse files
committed
Add Krop template project
1 parent a89bbd7 commit ac2d542

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/gsoc/directory.conf

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,4 +194,20 @@ ideas: [
194194
}
195195
]
196196
},
197+
198+
{
199+
title: Krop Template System
200+
description: "Add a template system to the Krop web framework that works client- and server-side."
201+
prereqs: "Proficient with Scala and a reasonable understanding of parsing."
202+
difficulty: Medium
203+
length: ${medium-length}
204+
mentors: [noelwelsh, j-mie6]
205+
categories: [web, programming languages]
206+
repolinks: [
207+
{
208+
name: Krop
209+
url: "https://github.com/creativescala/krop/issues/14"
210+
}
211+
]
212+
},
197213
]

0 commit comments

Comments
 (0)