So I put together this simple website to document my galactic journey. I used a program called Mobirise which is built on Bootstrap 3. I found it very easy to use, just drag and drop. I was able to get a layout I was happy with that I was not able to find with Wordpress or Blogger or any of the other easy web design tools.
My issue is that I cannot add entries or changes to my website without having to re-upload the entire website after each small addition or change.
Does anyone have any suggestions on how I could do this while still keeping the design layout? I can't code websites so keep that in mind ^_^
My website: www.cmdrarmored.com
This is what the code to my "project" file looks like if anyone cares to know.
My issue is that I cannot add entries or changes to my website without having to re-upload the entire website after each small addition or change.
Does anyone have any suggestions on how I could do this while still keeping the design layout? I can't code websites so keep that in mind ^_^
My website: www.cmdrarmored.com
This is what the code to my "project" file looks like if anyone cares to know.
{
"settings": {
"currentPage": "index.html",
"version": "2.0"
},
"pages": {
"index.html": {
"settings": {
"main": true,
"title": "CMDR ARMORED",
"meta_descr": "Cmdr Armord's Journey of the Milky Way Galaxy.",
"header_custom": "<!-- Paste any valid HTML code here. The code will be inserted to the end of <head> section, right before </head> -->",
"footer_custom": "<!-- Paste any valid HTML code here. The code will be inserted to the end of <body> section, right before </body> -->",
"analytics": "<!-- Paste google analytics code or any valid JS code here -->"
},
"components": [
{
"_name": "menu",
"_styles": {
".mbr-brand__name": {
"font-size": "16px"
},
"&.mbr-navbar--stuck .mbr-navbar__section": {
"background": "#7c706b"
},
".mbr-navbar__section": {
"background": "#7c706b"
},
".mbr-brand__name a": {
"font-size": "22px",
"font-family": "'Oxygen', sans-serif",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700"
},
".mbr-navbar__items a": {
"font-family": "'Oxygen', sans-serif",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700"
}
},
"_anchor": "menu-0",
"_params": {
"color": "#7c706b",
"transparent": false,
"sticky": true,
"collapsed": false,
"logo": true,
"showBrand": true,
"showButtons": false
},
"logo": "{PROJECT_IMAGES}elite-badge143x128-149.png",
"brand": "<a class="mbr-brand__name text-warning" data-app-btn="true" href="index.html" data-app-selector=".mbr-brand__name a" data-app-placeholder="Type Brand Name" data-toolbar="-mbrBtnMove,-mbrBtnAdd,-mbrBtnRemove,mbrColor">CMDR ARMORED</a>",
"items": "<li class="mbr-navbar__item"><a data-app-btn="true" class="mbr-buttons__link btn mbr-menu-item text-white" data-app-selector=".mbr-navbar__items a" href="index.html">HOME</a></li> <li class="mbr-navbar__item"><a data-app-btn="true" class="mbr-buttons__link btn mbr-menu-item text-white" data-app-selector=".mbr-navbar__items a" href="logs.html">CMDR LOGS</a></li>",
"buttons": "<li class="mbr-navbar__item"><a data-app-btn="parent" class="mbr-buttons__btn btn btn-default" data-app-selector=".mbr-navbar__items a" href="logs.html" data-toolbar="-mbrBtnMove">STARLOG</a></li>"
},
{
"_name": "header1",
"center": true,
"_styles": {
"H1": {
"color": "#e1680a !important",
"font-family": "'Titillium Web', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700",
"font-size": "100px !important",
"text-align": "center !important"
},
"P": {
"font-family": "'Titillium Web', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700",
"color": "#ffffff !important",
"text-align": "center !important",
"font-size": "25px !important"
},
"B": {
"color": "#000000 !important",
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700"
},
"SPAN": {
"font-size": "72px !important"
}
},
"_anchor": "header1-1",
"_params": {
"parallax": true,
"bgImageRadio": true,
"bgImage": "{PROJECT_IMAGES}Milky%20Way%20Galaxy1920x1200_167.jpg",
"bgColor": "#28324e",
"bgColorRadio": false,
"bgVideo": {
"url": "http://www.youtube.com/watch?v=uNCr7NdOJgw"
},
"bgVideoRadio": false,
"contentAlign": "center",
"overlay": false,
"overlayOpacity": "0",
"overlayColor": "#000000",
"showTitle": true,
"showText": true,
"showButtons": false,
"showArrow": true
},
"title": "<span style="font-weight: normal;">A Galactic Journey</span><span style="font-weight: normal;"><br></span>",
"text": "<br>Follow Cmdr Armored as he explores the galaxy!<br>",
"buttons": "<a data-app-btn="true" class="mbr-buttons__btn btn btn-lg animated fadeInUp delay btn-danger" href="logs.html" data-toolbar="-mbrBtnMove">CAPTAIN'S STARLOG</a>"
},
{
"_styles": {
".caption h3": {
"color": "#fff",
"font-size": "25px",
"font-family": "'Titillium Web', sans-serif",
"googleLink": "https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700",
"text-align": "left"
},
"P": {
"color": "#ffffff !important",
"font-size": "17px !important",
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700",
"text-align": "left !important"
},
"SPAN": {
"text-align": "left !important"
}
},
"_name": "content5",
"_anchor": "content5-27",
"_params": {
"bgImageRadio": true,
"parallax": false,
"bgImage": "{PROJECT_IMAGES}Blood%20Moon2000x1000_151.png",
"bgColor": "#fff",
"bgColorRadio": false,
"bgVideo": {
"url": "http://www.youtube.com/watch?v=uNCr7NdOJgw"
},
"bgVideoRadio": false,
"overlay": true,
"overlayOpacity": "0.3",
"overlayColor": "#ff6000",
"showTitle": true,
"showCaption": true
},
"title": "<span style="font-weight: normal;">ABOUT</span>",
"caption": "<p>Flying a top of the line Asp Explorer Starship. CMDR ARMORED Set out on a deep space exploration of the Milky Way Galaxy on 9/27/3301 During the Super 'Blood Moon' Lunar Eclipse. His first destination the Lagoon Nebula some 4,000LY from SOL.</p>"
},
{
"_styles": {
"h2": {
"color": "#fff"
},
"p": {
"color": "#fff"
},
"P": {
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700",
"text-align": "left !important"
},
"H2": {
"font-family": "'Titillium Web', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700",
"text-align": "left !important"
},
".btn": {
"font-family": "'Titillium Web', sans-serif",
"googleLink": "https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700"
},
"SPAN": {
"text-align": "left !important"
}
},
"_name": "msg-box1",
"_anchor": "msg-box1-17",
"_params": {
"bgImageRadio": true,
"parallax": false,
"bgImage": "{PROJECT_IMAGES}Lagoon%20Nebula%20Cloud1920x1080_161.png",
"bgColor": "#3C3C3C",
"bgColorRadio": false,
"bgVideo": {
"url": "http://www.youtube.com/watch?v=uNCr7NdOJgw"
},
"bgVideoRadio": false,
"overlay": false,
"overlayOpacity": "0.9",
"overlayColor": "#e1680a",
"inverse": false,
"showTitle": true,
"showText": true
},
"button": "<a data-app-btn="true" class="btn btn-lg btn-danger" href="logs.html" data-toolbar="-mbrBtnMove">VIEW CMDR LOGS</a>",
"title": "<span style="font-weight: normal;">CMDR LOGS</span>",
"text": "CMDR ARMORED keeps a detailed log entry as he explorers the galaxy. You can follow his journey by viewing his logs.<br>"
},
{
"_name": "footer1",
"_styles": {
"P": {
"color": "#000000 !important",
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700",
"text-align": "center !important"
}
},
"_anchor": "footer1-2",
"_params": {
"bgImageRadio": false,
"parallax": true,
"bgImage": "{PROJECT_IMAGES}bg3.jpg",
"bgColor": "#e1680a",
"bgColorRadio": true,
"overlay": true,
"overlayOpacity": 0.8,
"overlayColor": "#444444"
},
"text": "COPYRIGHT (c) 2015 CMDR ARMORED. ELITE: DANGEROUS AND ALL ASSOCIATED MEDIA ARE THE INTELLECTUAL PROPERTY OF <a href="http://www.frontier.co.uk/" target="_blank">FRONTIER DEVELOPMENTS</a>."
}
]
},
"logs.html": {
"settings": {
"title": "Logs"
},
"components": [
{
"_name": "footer1",
"_styles": {
"P": {
"color": "#000000 !important",
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700",
"text-align": "center !important"
}
},
"_anchor": "footer1-2",
"_params": {
"bgImageRadio": false,
"parallax": true,
"bgImage": "{PROJECT_IMAGES}bg3.jpg",
"bgColor": "#e1680a",
"bgColorRadio": true,
"overlay": true,
"overlayOpacity": 0.8,
"overlayColor": "#444444"
},
"text": "COPYRIGHT (c) 2015 CMDR ARMORED. ELITE: DANGEROUS AND ALL ASSOCIATED MEDIA ARE THE INTELLECTUAL PROPERTY OF <a href="http://www.frontier.co.uk/" target="_blank">FRONTIER DEVELOPMENTS</a>."
},
{
"_styles": {
".mbr-brand__name": {
"font-size": "16px"
},
"&.mbr-navbar--stuck .mbr-navbar__section": {
"background": "#7c706b"
},
".mbr-navbar__section": {
"background": "#7c706b"
},
".mbr-brand__name a": {
"font-size": "22px",
"font-family": "'Oxygen', sans-serif",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700"
},
".mbr-navbar__items a": {
"font-family": "'Oxygen', sans-serif",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700"
}
},
"_name": "menu",
"_anchor": "menu-0",
"_params": {
"color": "#7c706b",
"transparent": false,
"sticky": true,
"collapsed": false,
"logo": true,
"showBrand": true,
"showButtons": false
},
"logo": "{PROJECT_IMAGES}elite-badge143x128-149.png",
"brand": "<a class="mbr-brand__name text-warning" data-app-btn="true" href="index.html" data-app-selector=".mbr-brand__name a" data-app-placeholder="Type Brand Name" data-toolbar="-mbrBtnMove,-mbrBtnAdd,-mbrBtnRemove,mbrColor">CMDR ARMORED</a>",
"items": "<li class="mbr-navbar__item"><a data-app-btn="true" class="mbr-buttons__link btn mbr-menu-item text-white" data-app-selector=".mbr-navbar__items a" href="index.html">HOME</a></li> <li class="mbr-navbar__item"><a data-app-btn="true" class="mbr-buttons__link btn mbr-menu-item text-white" data-app-selector=".mbr-navbar__items a" href="logs.html">CMDR LOGS</a></li>",
"buttons": "<li class="mbr-navbar__item"><a data-app-btn="parent" class="mbr-buttons__btn btn btn-default" data-app-selector=".mbr-navbar__items a" href="logs.html" data-toolbar="-mbrBtnMove">STARLOG</a></li>"
},
{
"_name": "header3",
"_styles": {
"H3": {
"font-family": "'Titillium Web', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700",
"color": "#252525 !important"
},
"P": {
"font-size": "12px !important"
}
},
"_anchor": "header3-24",
"title": "<br><span style="font-weight: normal;">CMDR'S LOG 10.5.3301 - "The Cat's Paw"</span>",
"_params": {
"showMeta": true
},
"meta": "Uploaded by CMDR ARMORED"
},
{
"_name": "content1",
"_styles": {
"P": {
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700",
"color": "#777777 !important"
}
},
"_anchor": "content1-28",
"text": "<p>I made haste towards the Cat's Paw Nebula after putting the Lagoon Nebula behind me and arrived in just under a day. It was the quickest part of my journey so far. I'm starting to get the feel for knowing when to stop and scan for interesting data and balancing the sight seeing. With the amount of stars in this galaxy I've come to terms that i cannot stop and admire them all. <br></p><p><br></p><p>I've been using nebula's as POI's in my journey, i still don't have a set destination. My idea is to make a complete "around the galaxy" trip of the Milky Way, with a bit more calculations I will decide if i want to finish that journey now or wait until after i get my SRV.</p>"
},
{
"_name": "image2",
"_styles": {
"SMALL": {
"color": "#ffffff !important",
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700"
}
},
"_anchor": "image2-27",
"_params": {
"outside": false,
"showText": true
},
"image": "{PROJECT_IMAGES}cats-paw-nebula1400x788-163.png",
"text": "I made it to the Cat's Paw Nebula in just under a day from the Lagoon Nebula."
},
{
"_name": "header3",
"_styles": {
"SPAN": {
"font-family": "'Titillium Web', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700"
},
"P": {
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700",
"font-size": "12px !important"
}
},
"_anchor": "header3-12",
"title": "<span style="color: inherit; font-family: inherit; line-height: 1.5em;">CMDR'S LOG 10.4.3301 - "Goodbye Lagoon"</span><br>",
"_params": {
"showMeta": true
},
"meta": "Uploaded by CMDR ARMORED<br>"
},
{
"_name": "content1",
"_styles": {
"P": {
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700",
"color": "#777777 !important"
}
},
"_anchor": "content1-13",
"text": "<p>It took me 6 days to reach the Lagoon Nebula partly because I did a lot of stopping along the way, after all this is my first deep space exploration mission. I spent 4 days scouting and mapping the Lagoon Nebula, I'm pleased with the data I have collected and I'm ready to depart and continue on my journey. </p><p>Next stop the Cat's Paw Nebula. </p>"
},
{
"_name": "header3",
"_styles": {
"H3": {
"font-family": "'Titillium Web', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700"
},
"P": {
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700"
}
},
"_anchor": "header3-32",
"title": "CMDRS LOG 10.1.3301 - "The Lagoon Nebula"",
"_params": {
"showMeta": true
},
"meta": "Uploaded by CMDR ARMORED<br>"
},
{
"_name": "image2",
"_styles": {
"SMALL": {
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700",
"color": "#ffffff !important"
}
},
"_anchor": "image2-31",
"_params": {
"outside": false,
"showText": true
},
"image": "{PROJECT_IMAGES}lagoon-nebula800x450-187.png",
"text": "Arrived at the Lagoon Nebula. It has been a 6 day journey thus far."
},
{
"_name": "buttons1",
"_styles": {
".btn": {
"font-family": "'Titillium Web', sans-serif",
"googleLink": "https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700",
"font-size": "17px"
}
},
"_anchor": "buttons1-19",
"buttons": "<a data-app-btn="true" class="mbr-buttons__btn btn btn-lg btn-primary" href="http://1drv.ms/1VzQEoI" data-toolbar="-mbrBtnMove" target="_blank">Journey to Lagoon Nebula Album</a>"
},
{
"_name": "header3",
"_styles": {
"SPAN": {
"font-family": "'Titillium Web', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700"
},
"P": {
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700",
"font-size": "12px !important"
}
},
"_anchor": "header3-22",
"title": "<span style="color: inherit; font-family: inherit; line-height: 1.5em;">CMDRS LOG 9.27.3301 - "The Departure"</span><br>",
"_params": {
"showMeta": true
},
"meta": "Uploaded by CMDR ARMORED"
},
{
"_name": "content1",
"_styles": {
"P": {
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700"
}
},
"_anchor": "content1-30",
"text": "<p>Today I have set out into deep space to explore the Milky Way Galaxy. My fist destination is the Lagoon Nebula some 4,000LY from SOL. </p>"
}
]
}
}
}
"settings": {
"currentPage": "index.html",
"version": "2.0"
},
"pages": {
"index.html": {
"settings": {
"main": true,
"title": "CMDR ARMORED",
"meta_descr": "Cmdr Armord's Journey of the Milky Way Galaxy.",
"header_custom": "<!-- Paste any valid HTML code here. The code will be inserted to the end of <head> section, right before </head> -->",
"footer_custom": "<!-- Paste any valid HTML code here. The code will be inserted to the end of <body> section, right before </body> -->",
"analytics": "<!-- Paste google analytics code or any valid JS code here -->"
},
"components": [
{
"_name": "menu",
"_styles": {
".mbr-brand__name": {
"font-size": "16px"
},
"&.mbr-navbar--stuck .mbr-navbar__section": {
"background": "#7c706b"
},
".mbr-navbar__section": {
"background": "#7c706b"
},
".mbr-brand__name a": {
"font-size": "22px",
"font-family": "'Oxygen', sans-serif",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700"
},
".mbr-navbar__items a": {
"font-family": "'Oxygen', sans-serif",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700"
}
},
"_anchor": "menu-0",
"_params": {
"color": "#7c706b",
"transparent": false,
"sticky": true,
"collapsed": false,
"logo": true,
"showBrand": true,
"showButtons": false
},
"logo": "{PROJECT_IMAGES}elite-badge143x128-149.png",
"brand": "<a class="mbr-brand__name text-warning" data-app-btn="true" href="index.html" data-app-selector=".mbr-brand__name a" data-app-placeholder="Type Brand Name" data-toolbar="-mbrBtnMove,-mbrBtnAdd,-mbrBtnRemove,mbrColor">CMDR ARMORED</a>",
"items": "<li class="mbr-navbar__item"><a data-app-btn="true" class="mbr-buttons__link btn mbr-menu-item text-white" data-app-selector=".mbr-navbar__items a" href="index.html">HOME</a></li> <li class="mbr-navbar__item"><a data-app-btn="true" class="mbr-buttons__link btn mbr-menu-item text-white" data-app-selector=".mbr-navbar__items a" href="logs.html">CMDR LOGS</a></li>",
"buttons": "<li class="mbr-navbar__item"><a data-app-btn="parent" class="mbr-buttons__btn btn btn-default" data-app-selector=".mbr-navbar__items a" href="logs.html" data-toolbar="-mbrBtnMove">STARLOG</a></li>"
},
{
"_name": "header1",
"center": true,
"_styles": {
"H1": {
"color": "#e1680a !important",
"font-family": "'Titillium Web', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700",
"font-size": "100px !important",
"text-align": "center !important"
},
"P": {
"font-family": "'Titillium Web', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700",
"color": "#ffffff !important",
"text-align": "center !important",
"font-size": "25px !important"
},
"B": {
"color": "#000000 !important",
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700"
},
"SPAN": {
"font-size": "72px !important"
}
},
"_anchor": "header1-1",
"_params": {
"parallax": true,
"bgImageRadio": true,
"bgImage": "{PROJECT_IMAGES}Milky%20Way%20Galaxy1920x1200_167.jpg",
"bgColor": "#28324e",
"bgColorRadio": false,
"bgVideo": {
"url": "http://www.youtube.com/watch?v=uNCr7NdOJgw"
},
"bgVideoRadio": false,
"contentAlign": "center",
"overlay": false,
"overlayOpacity": "0",
"overlayColor": "#000000",
"showTitle": true,
"showText": true,
"showButtons": false,
"showArrow": true
},
"title": "<span style="font-weight: normal;">A Galactic Journey</span><span style="font-weight: normal;"><br></span>",
"text": "<br>Follow Cmdr Armored as he explores the galaxy!<br>",
"buttons": "<a data-app-btn="true" class="mbr-buttons__btn btn btn-lg animated fadeInUp delay btn-danger" href="logs.html" data-toolbar="-mbrBtnMove">CAPTAIN'S STARLOG</a>"
},
{
"_styles": {
".caption h3": {
"color": "#fff",
"font-size": "25px",
"font-family": "'Titillium Web', sans-serif",
"googleLink": "https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700",
"text-align": "left"
},
"P": {
"color": "#ffffff !important",
"font-size": "17px !important",
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700",
"text-align": "left !important"
},
"SPAN": {
"text-align": "left !important"
}
},
"_name": "content5",
"_anchor": "content5-27",
"_params": {
"bgImageRadio": true,
"parallax": false,
"bgImage": "{PROJECT_IMAGES}Blood%20Moon2000x1000_151.png",
"bgColor": "#fff",
"bgColorRadio": false,
"bgVideo": {
"url": "http://www.youtube.com/watch?v=uNCr7NdOJgw"
},
"bgVideoRadio": false,
"overlay": true,
"overlayOpacity": "0.3",
"overlayColor": "#ff6000",
"showTitle": true,
"showCaption": true
},
"title": "<span style="font-weight: normal;">ABOUT</span>",
"caption": "<p>Flying a top of the line Asp Explorer Starship. CMDR ARMORED Set out on a deep space exploration of the Milky Way Galaxy on 9/27/3301 During the Super 'Blood Moon' Lunar Eclipse. His first destination the Lagoon Nebula some 4,000LY from SOL.</p>"
},
{
"_styles": {
"h2": {
"color": "#fff"
},
"p": {
"color": "#fff"
},
"P": {
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700",
"text-align": "left !important"
},
"H2": {
"font-family": "'Titillium Web', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700",
"text-align": "left !important"
},
".btn": {
"font-family": "'Titillium Web', sans-serif",
"googleLink": "https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700"
},
"SPAN": {
"text-align": "left !important"
}
},
"_name": "msg-box1",
"_anchor": "msg-box1-17",
"_params": {
"bgImageRadio": true,
"parallax": false,
"bgImage": "{PROJECT_IMAGES}Lagoon%20Nebula%20Cloud1920x1080_161.png",
"bgColor": "#3C3C3C",
"bgColorRadio": false,
"bgVideo": {
"url": "http://www.youtube.com/watch?v=uNCr7NdOJgw"
},
"bgVideoRadio": false,
"overlay": false,
"overlayOpacity": "0.9",
"overlayColor": "#e1680a",
"inverse": false,
"showTitle": true,
"showText": true
},
"button": "<a data-app-btn="true" class="btn btn-lg btn-danger" href="logs.html" data-toolbar="-mbrBtnMove">VIEW CMDR LOGS</a>",
"title": "<span style="font-weight: normal;">CMDR LOGS</span>",
"text": "CMDR ARMORED keeps a detailed log entry as he explorers the galaxy. You can follow his journey by viewing his logs.<br>"
},
{
"_name": "footer1",
"_styles": {
"P": {
"color": "#000000 !important",
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700",
"text-align": "center !important"
}
},
"_anchor": "footer1-2",
"_params": {
"bgImageRadio": false,
"parallax": true,
"bgImage": "{PROJECT_IMAGES}bg3.jpg",
"bgColor": "#e1680a",
"bgColorRadio": true,
"overlay": true,
"overlayOpacity": 0.8,
"overlayColor": "#444444"
},
"text": "COPYRIGHT (c) 2015 CMDR ARMORED. ELITE: DANGEROUS AND ALL ASSOCIATED MEDIA ARE THE INTELLECTUAL PROPERTY OF <a href="http://www.frontier.co.uk/" target="_blank">FRONTIER DEVELOPMENTS</a>."
}
]
},
"logs.html": {
"settings": {
"title": "Logs"
},
"components": [
{
"_name": "footer1",
"_styles": {
"P": {
"color": "#000000 !important",
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700",
"text-align": "center !important"
}
},
"_anchor": "footer1-2",
"_params": {
"bgImageRadio": false,
"parallax": true,
"bgImage": "{PROJECT_IMAGES}bg3.jpg",
"bgColor": "#e1680a",
"bgColorRadio": true,
"overlay": true,
"overlayOpacity": 0.8,
"overlayColor": "#444444"
},
"text": "COPYRIGHT (c) 2015 CMDR ARMORED. ELITE: DANGEROUS AND ALL ASSOCIATED MEDIA ARE THE INTELLECTUAL PROPERTY OF <a href="http://www.frontier.co.uk/" target="_blank">FRONTIER DEVELOPMENTS</a>."
},
{
"_styles": {
".mbr-brand__name": {
"font-size": "16px"
},
"&.mbr-navbar--stuck .mbr-navbar__section": {
"background": "#7c706b"
},
".mbr-navbar__section": {
"background": "#7c706b"
},
".mbr-brand__name a": {
"font-size": "22px",
"font-family": "'Oxygen', sans-serif",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700"
},
".mbr-navbar__items a": {
"font-family": "'Oxygen', sans-serif",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700"
}
},
"_name": "menu",
"_anchor": "menu-0",
"_params": {
"color": "#7c706b",
"transparent": false,
"sticky": true,
"collapsed": false,
"logo": true,
"showBrand": true,
"showButtons": false
},
"logo": "{PROJECT_IMAGES}elite-badge143x128-149.png",
"brand": "<a class="mbr-brand__name text-warning" data-app-btn="true" href="index.html" data-app-selector=".mbr-brand__name a" data-app-placeholder="Type Brand Name" data-toolbar="-mbrBtnMove,-mbrBtnAdd,-mbrBtnRemove,mbrColor">CMDR ARMORED</a>",
"items": "<li class="mbr-navbar__item"><a data-app-btn="true" class="mbr-buttons__link btn mbr-menu-item text-white" data-app-selector=".mbr-navbar__items a" href="index.html">HOME</a></li> <li class="mbr-navbar__item"><a data-app-btn="true" class="mbr-buttons__link btn mbr-menu-item text-white" data-app-selector=".mbr-navbar__items a" href="logs.html">CMDR LOGS</a></li>",
"buttons": "<li class="mbr-navbar__item"><a data-app-btn="parent" class="mbr-buttons__btn btn btn-default" data-app-selector=".mbr-navbar__items a" href="logs.html" data-toolbar="-mbrBtnMove">STARLOG</a></li>"
},
{
"_name": "header3",
"_styles": {
"H3": {
"font-family": "'Titillium Web', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700",
"color": "#252525 !important"
},
"P": {
"font-size": "12px !important"
}
},
"_anchor": "header3-24",
"title": "<br><span style="font-weight: normal;">CMDR'S LOG 10.5.3301 - "The Cat's Paw"</span>",
"_params": {
"showMeta": true
},
"meta": "Uploaded by CMDR ARMORED"
},
{
"_name": "content1",
"_styles": {
"P": {
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700",
"color": "#777777 !important"
}
},
"_anchor": "content1-28",
"text": "<p>I made haste towards the Cat's Paw Nebula after putting the Lagoon Nebula behind me and arrived in just under a day. It was the quickest part of my journey so far. I'm starting to get the feel for knowing when to stop and scan for interesting data and balancing the sight seeing. With the amount of stars in this galaxy I've come to terms that i cannot stop and admire them all. <br></p><p><br></p><p>I've been using nebula's as POI's in my journey, i still don't have a set destination. My idea is to make a complete "around the galaxy" trip of the Milky Way, with a bit more calculations I will decide if i want to finish that journey now or wait until after i get my SRV.</p>"
},
{
"_name": "image2",
"_styles": {
"SMALL": {
"color": "#ffffff !important",
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700"
}
},
"_anchor": "image2-27",
"_params": {
"outside": false,
"showText": true
},
"image": "{PROJECT_IMAGES}cats-paw-nebula1400x788-163.png",
"text": "I made it to the Cat's Paw Nebula in just under a day from the Lagoon Nebula."
},
{
"_name": "header3",
"_styles": {
"SPAN": {
"font-family": "'Titillium Web', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700"
},
"P": {
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700",
"font-size": "12px !important"
}
},
"_anchor": "header3-12",
"title": "<span style="color: inherit; font-family: inherit; line-height: 1.5em;">CMDR'S LOG 10.4.3301 - "Goodbye Lagoon"</span><br>",
"_params": {
"showMeta": true
},
"meta": "Uploaded by CMDR ARMORED<br>"
},
{
"_name": "content1",
"_styles": {
"P": {
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700",
"color": "#777777 !important"
}
},
"_anchor": "content1-13",
"text": "<p>It took me 6 days to reach the Lagoon Nebula partly because I did a lot of stopping along the way, after all this is my first deep space exploration mission. I spent 4 days scouting and mapping the Lagoon Nebula, I'm pleased with the data I have collected and I'm ready to depart and continue on my journey. </p><p>Next stop the Cat's Paw Nebula. </p>"
},
{
"_name": "header3",
"_styles": {
"H3": {
"font-family": "'Titillium Web', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700"
},
"P": {
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700"
}
},
"_anchor": "header3-32",
"title": "CMDRS LOG 10.1.3301 - "The Lagoon Nebula"",
"_params": {
"showMeta": true
},
"meta": "Uploaded by CMDR ARMORED<br>"
},
{
"_name": "image2",
"_styles": {
"SMALL": {
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700",
"color": "#ffffff !important"
}
},
"_anchor": "image2-31",
"_params": {
"outside": false,
"showText": true
},
"image": "{PROJECT_IMAGES}lagoon-nebula800x450-187.png",
"text": "Arrived at the Lagoon Nebula. It has been a 6 day journey thus far."
},
{
"_name": "buttons1",
"_styles": {
".btn": {
"font-family": "'Titillium Web', sans-serif",
"googleLink": "https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700",
"font-size": "17px"
}
},
"_anchor": "buttons1-19",
"buttons": "<a data-app-btn="true" class="mbr-buttons__btn btn btn-lg btn-primary" href="http://1drv.ms/1VzQEoI" data-toolbar="-mbrBtnMove" target="_blank">Journey to Lagoon Nebula Album</a>"
},
{
"_name": "header3",
"_styles": {
"SPAN": {
"font-family": "'Titillium Web', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700"
},
"P": {
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700",
"font-size": "12px !important"
}
},
"_anchor": "header3-22",
"title": "<span style="color: inherit; font-family: inherit; line-height: 1.5em;">CMDRS LOG 9.27.3301 - "The Departure"</span><br>",
"_params": {
"showMeta": true
},
"meta": "Uploaded by CMDR ARMORED"
},
{
"_name": "content1",
"_styles": {
"P": {
"font-family": "'Oxygen', sans-serif !important",
"googleLink": "https://fonts.googleapis.com/css?family=Oxygen:400,300,700"
}
},
"_anchor": "content1-30",
"text": "<p>Today I have set out into deep space to explore the Milky Way Galaxy. My fist destination is the Lagoon Nebula some 4,000LY from SOL. </p>"
}
]
}
}
}