Author: jruchaud Date: 2015-04-15 09:46:04 +0000 (Wed, 15 Apr 2015) New Revision: 1180 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1180 Log: Initial Added: wit/ wit/index.html wit/package.json wit/svn-commit.tmp Added: wit/index.html =================================================================== --- wit/index.html (rev 0) +++ wit/index.html 2015-04-15 09:46:04 UTC (rev 1180) @@ -0,0 +1,13 @@ +<!DOCTYPE html> +<html> + <head> + <title>WIT</title> + </head> + <body> + <div id="tags"> + <div>wit</div> + <div>js</div> + <div>dev</div> + </div> + </body> +</html> Added: wit/package.json =================================================================== --- wit/package.json (rev 0) +++ wit/package.json 2015-04-15 09:46:04 UTC (rev 1180) @@ -0,0 +1,8 @@ +{ + "name": "wit", + "main": "index.html", + "window": { + "width": 300, + "height": 300 + } +} Added: wit/svn-commit.tmp =================================================================== --- wit/svn-commit.tmp (rev 0) +++ wit/svn-commit.tmp 2015-04-15 09:46:04 UTC (rev 1180) @@ -0,0 +1,4 @@ +Create wit +--Cette ligne, et les suivantes ci-dessous, seront ignorées-- + +A .