We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f15166 commit 2436fc5Copy full SHA for 2436fc5
clients/web/index.html
@@ -5,7 +5,7 @@
5
<meta charset="utf-8" />
6
7
<!-- jquery stuff -->
8
- <title>Easy Interface to Encore</title>
+ <title>Easy Interface</title>
9
<link rel="stylesheet" href="./lib/jquery-ui/css/redmond/jquery-ui.css" />
10
<script src="./lib/jquery-ui/js/jquery.js"></script>
11
<script src="./lib/jquery-ui/js/jquery-ui.js"></script>
notes.md
@@ -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
+with our configuration files (JavaScript)
+- There's no integration yet with Docker. We do it manually or from link given by Jesus
0 commit comments