-
Notifications
You must be signed in to change notification settings - Fork 0
/
project.mobirise
75 lines (75 loc) · 4.33 KB
/
project.mobirise
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
{
"settings": {
"name": "Site-05-27_1353",
"currentPage": "index.html",
"theme": {
"name": "mobirise-amp",
"title": "Mobirise AMP",
"styling": {
"primaryColor": "#4ea2e3",
"secondaryColor": "#4addff",
"successColor": "#0dcd7b",
"infoColor": "#8282e7",
"warningColor": "#767676",
"dangerColor": "#a0a0a0",
"mainFont": "Roboto",
"display1Font": "Roboto",
"display1Size": 4.5,
"display2Font": "Roboto",
"display2Size": 2.2,
"display5Font": "Roboto",
"display5Size": 1.8,
"display7Font": "Roboto",
"display7Size": 1.1,
"display4Font": "Roboto",
"display4Size": 0.9,
"isRoundedButtons": false,
"isScrollToTopButton": false,
"arrowColor": "#4ea2e3"
}
},
"path": "@PROJECT_PATH@",
"versionFirst": "4.12.3",
"siteFonts": [],
"imageResize": true,
"uniqCompNum": 1,
"versionPublish": "4.12.3"
},
"pages": {
"index.html": {
"settings": {
"main": true,
"title": "Home",
"meta_descr": "",
"header_custom": "",
"footer_custom": "",
"html_before": ""
},
"components": [
{
"alias": false,
"_styles": {
"& when not (@fullScreen)": {
"padding-top": "(@paddingTop * 15px)",
"padding-bottom": "(@paddingBottom * 15px)"
},
"& when (@bg-type = 'color')": {
"background-color": "@bg-value"
},
"& when (@bg-type = 'image')": {
"background-image": "url(@bg-value)"
}
},
"_name": "header1",
"_customHTML": "<section class=\"header1\" group=\"Headers\" plugins=\"amp-main\" mbr-class=\"{'mbr-fullscreen': fullScreen}\">\n\n <mbr-parameters>\n <!-- Block parameters controls (Blue \"Gear\" panel) -->\n <input type=\"checkbox\" title=\"Full Screen\" name=\"fullScreen\" checked>\n <input type=\"range\" inline title=\"Top\" name=\"paddingTop\" min=\"0\" max=\"9\" step=\"1\" value=\"6\" condition=\"fullScreen == false\">\n <input type=\"range\" inline title=\"Bottom\" name=\"paddingBottom\" min=\"0\" max=\"9\" step=\"1\" value=\"6\" condition=\"fullScreen == false\">\n\n <input type=\"checkbox\" title=\"Show Title\" name=\"showTitle\" checked>\n <input type=\"checkbox\" title=\"Show Subtitle\" name=\"showSubTitle\" checked>\n <input type=\"checkbox\" title=\"Show Text\" name=\"showText\">\n <input type=\"checkbox\" title=\"Show Buttons\" name=\"showButtons\">\n\n <fieldset type=\"background\" name=\"bg\">\n <input type=\"image\" title=\"Background Image\" value=\"@PROJECT_PATH@/assets/images/ios-13-siri-wallpaper-droidviews-2000x924.png\" selected>\n <input type=\"color\" title=\"Background Color\" value=\"#0dd1ff\">\n </fieldset>\n <!-- End block parameters -->\n </mbr-parameters>\n\n <div class=\"container\">\n <h1 class=\"mbr-section-title mbr-fonts-style align-right mbr-bold mbr-white mbr-pt-1 mbr-pb-3\" mbr-theme-style=\"display-1\" data-app-selector=\".mbr-section-title\" mbr-if=\"showTitle\">\n <b>Loading Emulator</b></h1>\n <h3 class=\"mbr-section-subtitle mbr-fonts-style align-right mbr-white mbr-light mbr-pt-1 mbr-pb-3\" mbr-theme-style=\"display-2\" data-app-selector=\".mbr-section-subtitle\" mbr-if=\"showSubTitle\">On first boot loading can take upwards of 2 minutes</h3>\n <p class=\"mbr-fonts-style mbr-text align-right mbr-pt-1 mbr-pb-3 mbr-white\" mbr-theme-style=\"display-7\" data-app-selector=\".mbr-text, .mbr-section-btn\" mbr-if=\"showText\">\n Full width intro with adjustable height, background image. Click any text to edit or style it.\n </p>\n <div class=\"mbr-section-btn align-right\" mbr-if=\"showButtons\" data-toolbar=\"-mbrBtnMove\" mbr-buttons mbr-theme-style=\"display-4\"><a class=\"btn btn-md btn-primary\" href=\"https://mobirise.co\" data-app-placeholder=\"Type Text\">\n LEARN MORE\n </a></div>\n </div>\n\n</section>",
"_cid": "s0dte3phc3",
"_protectedParams": [],
"_global": false,
"_once": false,
"_params": {},
"_anchor": "header1-0"
}
]
}
}
}