diff --git a/app/index.html~ b/app/index.html~
index 86f2678..faf768d 100644
--- a/app/index.html~
+++ b/app/index.html~
@@ -1,63 +1,64 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- arkiwiJsBoilerplate
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- App Generated with the html5 app generator
- Now go develop
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+ arkiwiJsBoilerplate
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ App Generated with the html5 app generator
+ Now go develop
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/app/scripts/main.js b/app/scripts/main.js
index 66d1077..d3764e0 100644
--- a/app/scripts/main.js
+++ b/app/scripts/main.js
@@ -13,10 +13,10 @@
This file is the main entry point for js on the arkiwiJsBoilerplate app.
--------------------------------------------------------------------------------------------------------------------- */
$(document).ready(function () {
- var arkiwi = new ARKIWI.Arkiwi('http://www.arkiwi.org');
+ var arkiwi = new ARKIWI.Arkiwi('http://www.arkiwi.org', 'http://upload.arkiwi.org');
$.get("templates/list.txt", function (template) {
- arkiwi.path("XM24", function (listone) {
+ arkiwi.path("XM24/Occupy_Mordor", function (listone) {
var dioporco = Mustache.render(template, listone);
$(".row").append(dioporco);
},true);
@@ -37,7 +37,7 @@ arkiwi.search('Ampioraggio', function (result) {
});
- arkiwi.path('XM24', function (result) {
+ arkiwi.path('XM24/Occupy_Mordor', function (result) {
console.log('Lettura cartella...');
console.log(result);
}, true);
diff --git a/app/styles/main.css b/app/styles/main.css
index 2054568..a64ca3c 100644
--- a/app/styles/main.css
+++ b/app/styles/main.css
@@ -1,7 +1,7 @@
/*------------------------------------------------------------------------------------------------------------------------
@package: arkiwiJsBoilerplate
- @author: cek
+ @author: cris
@www: arkiwi.oeg
@copyright: COPYRIGHT 18 cek
@@ -10,5 +10,21 @@
=============================================================================
Filename: main.css
=============================================================================
- This file is responsible for all styles on the arkiwiJsBoilerplate app.
- --------------------------------------------------------------------------------------------------------------------- */
\ No newline at end of file
+ This file is responsible for all styles on the arkiwiJsBoilerplate app.
+palette:
+http://paletton.com/#uid=70f0u0ksXsOhL-cmHuduim--whE
+ --------------------------------------------------------------------------------------------------------------------- */
+
+.embed-iframe{
+width:100%;
+min-width:100%;
+height:auto;
+}
+
+audio {
+ background-color: #E65116 !important;
+ border-radius: 6px;
+ height: 35px;
+ opacity: 1;
+ z-index: 99;
+}
\ No newline at end of file
diff --git a/app/templates/list.txt b/app/templates/list.txt
index 95b806b..8c7a54b 100644
--- a/app/templates/list.txt
+++ b/app/templates/list.txt
@@ -1,18 +1,25 @@
{{#items}}
-
-
+ciao
+
{{/items}}
+
+