Skip to content

Commit 2436fc5

Browse files
author
Kiko Fernandez Reyes
committed
working client
1 parent 8f15166 commit 2436fc5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

clients/web/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="utf-8" />
66

77
<!-- jquery stuff -->
8-
<title>Easy Interface to Encore</title>
8+
<title>Easy Interface</title>
99
<link rel="stylesheet" href="./lib/jquery-ui/css/redmond/jquery-ui.css" />
1010
<script src="./lib/jquery-ui/js/jquery.js"></script>
1111
<script src="./lib/jquery-ui/js/jquery-ui.js"></script>

notes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- webclient.cfg has the language text/encore should define a file in:
2+
3+
clients/web/lib/codemirror/mode/encore/encore.js
4+
5+
with our configuration files (JavaScript)
6+
7+
- There's no integration yet with Docker. We do it manually or from link given by Jesus

0 commit comments

Comments
 (0)