implemented generation of pages for each data in json

This commit is contained in:
arnaucode
2017-05-31 20:32:00 +02:00
parent d6c359c1f4
commit 186d170ffd
23 changed files with 364 additions and 12 deletions

View File

@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<body>
<h1>Projects page</h1>
<konstrui-template html="templates/projectTemplate.html" data="templates/projectTemplate.json"></konstrui-template>
</body>
</html>