This commit is contained in:
readme 2020-03-06 13:24:42 +01:00
parent b5fc98a38b
commit b26cfc274e
20 changed files with 1500 additions and 1380 deletions

View file

@ -1,22 +1,24 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Future publication - dashdevs-suite</title> <title>Future publication - dashdevs-suite</title>
<meta name="description" content="This article will be published after 1 March, 2016." /> <meta name="description" content="This article will be published after 1 March, 2016." />
<meta name="HandheldFriendly" content="true"> <meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="320"> <meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui"> <meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<link rel="stylesheet" media="all" href="../../css/styles.css" /> <link rel="stylesheet" media="all" href="../../css/styles.css" />
</head> </head>
<body> <body>
<header> <header>
<div class="content"> <div class="content">
@ -41,9 +43,11 @@
</div> </div>
</header> </header>
<main class="subpages"> <main class="subpages" >
<div class="content">
<!-- sub navigation --> <!-- sub navigation -->
@ -67,8 +71,6 @@
</nav> </nav>
<div class="content">
<article> <article>
<h1>Future publication</h1> <h1>Future publication</h1>
@ -84,7 +86,8 @@
<nav class="nav page"> <nav class="nav page">
<ul> <ul>
<li><a href="../../article/gulp/" class="back">&laquo; back: Gulp</a></li></p> <li><a href="../../article/gulp/" class="back">&laquo; back: Gulp</a></li>
</p>
</ul> </ul>
@ -95,15 +98,17 @@
</div> </div>
</main> </main>
<footer> <footer>
<p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> <p>Help make this page better. <a href="https://github.com/dashdev-suite/dashdev-website/tree/master/src">Edit here</a></p>
<p class="siteinfo">Development build, version 1.0.0, article template</p> <!-- <p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> -->
</footer> <!-- <p class="siteinfo">Development build, version 1.0.0, article template</p> -->
</footer>
</body> </body>
</html> </html>

View file

@ -1,22 +1,24 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Gotchas - dashdevs-suite</title> <title>Gotchas - dashdevs-suite</title>
<meta name="description" content="Issues and workarounds when using Metalsmith." /> <meta name="description" content="Issues and workarounds when using Metalsmith." />
<meta name="HandheldFriendly" content="true"> <meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="320"> <meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui"> <meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<link rel="stylesheet" media="all" href="../../css/styles.css" /> <link rel="stylesheet" media="all" href="../../css/styles.css" />
</head> </head>
<body> <body>
<header> <header>
<div class="content"> <div class="content">
@ -41,9 +43,11 @@
</div> </div>
</header> </header>
<main class="subpages"> <main class="subpages" >
<div class="content">
<!-- sub navigation --> <!-- sub navigation -->
@ -67,8 +71,6 @@
</nav> </nav>
<div class="content">
<article> <article>
<h1>Gotchas</h1> <h1>Gotchas</h1>
@ -91,9 +93,11 @@
<nav class="nav page"> <nav class="nav page">
<ul> <ul>
<li><a href="../../article/usage/" class="back">&laquo; back: Usage options</a></li></p> <li><a href="../../article/usage/" class="back">&laquo; back: Usage options</a></li>
</p>
<li><a href="../../article/gulp/" class="next">next: Gulp &raquo;</a></li></p> <li><a href="../../article/gulp/" class="next">next: Gulp &raquo;</a></li>
</p>
</ul> </ul>
</nav> </nav>
@ -103,15 +107,17 @@
</div> </div>
</main> </main>
<footer> <footer>
<p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> <p>Help make this page better. <a href="https://github.com/dashdev-suite/dashdev-website/tree/master/src">Edit here</a></p>
<p class="siteinfo">Development build, version 1.0.0, article template</p> <!-- <p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> -->
</footer> <!-- <p class="siteinfo">Development build, version 1.0.0, article template</p> -->
</footer>
</body> </body>
</html> </html>

View file

@ -1,22 +1,24 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Gulp - dashdevs-suite</title> <title>Gulp - dashdevs-suite</title>
<meta name="description" content="Do you need Gulp? Can it be integrated with Metalsmith?" /> <meta name="description" content="Do you need Gulp? Can it be integrated with Metalsmith?" />
<meta name="HandheldFriendly" content="true"> <meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="320"> <meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui"> <meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<link rel="stylesheet" media="all" href="../../css/styles.css" /> <link rel="stylesheet" media="all" href="../../css/styles.css" />
</head> </head>
<body> <body>
<header> <header>
<div class="content"> <div class="content">
@ -41,9 +43,11 @@
</div> </div>
</header> </header>
<main class="subpages"> <main class="subpages" >
<div class="content">
<!-- sub navigation --> <!-- sub navigation -->
@ -67,8 +71,6 @@
</nav> </nav>
<div class="content">
<article> <article>
<h1>Gulp</h1> <h1>Gulp</h1>
@ -108,9 +110,11 @@ gulp.task(&#39;html&#39;, function() {
<nav class="nav page"> <nav class="nav page">
<ul> <ul>
<li><a href="../../article/gotchas/" class="back">&laquo; back: Gotchas</a></li></p> <li><a href="../../article/gotchas/" class="back">&laquo; back: Gotchas</a></li>
</p>
<li><a href="../../article/future/" class="next">next: Future publication &raquo;</a></li></p> <li><a href="../../article/future/" class="next">next: Future publication &raquo;</a></li>
</p>
</ul> </ul>
</nav> </nav>
@ -120,15 +124,17 @@ gulp.task(&#39;html&#39;, function() {
</div> </div>
</main> </main>
<footer> <footer>
<p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> <p>Help make this page better. <a href="https://github.com/dashdev-suite/dashdev-website/tree/master/src">Edit here</a></p>
<p class="siteinfo">Development build, version 1.0.0, article template</p> <!-- <p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> -->
</footer> <!-- <p class="siteinfo">Development build, version 1.0.0, article template</p> -->
</footer>
</body> </body>
</html> </html>

View file

@ -1,22 +1,24 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Articles - dashdevs-suite</title> <title>Articles - dashdevs-suite</title>
<meta name="description" content="A set of articles published on this site." /> <meta name="description" content="A set of articles published on this site." />
<meta name="HandheldFriendly" content="true"> <meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="320"> <meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui"> <meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<link rel="stylesheet" media="all" href="../css/styles.css" /> <link rel="stylesheet" media="all" href="../css/styles.css" />
</head> </head>
<body> <body>
<header> <header>
<div class="content"> <div class="content">
@ -41,9 +43,11 @@
</div> </div>
</header> </header>
<main class="subpages"> <main class="subpages" >
<div class="content">
<!-- sub navigation --> <!-- sub navigation -->
@ -67,8 +71,6 @@
</nav> </nav>
<div class="content">
<article> <article>
<h1>Articles</h1> <h1>Articles</h1>
@ -124,15 +126,17 @@
</div> </div>
</main> </main>
<footer> <footer>
<p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> <p>Help make this page better. <a href="https://github.com/dashdev-suite/dashdev-website/tree/master/src">Edit here</a></p>
<p class="siteinfo">Development build, version 1.0.0, article template</p> <!-- <p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> -->
</footer> <!-- <p class="siteinfo">Development build, version 1.0.0, article template</p> -->
</footer>
</body> </body>
</html> </html>

View file

@ -1,22 +1,24 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Usage options - dashdevs-suite</title> <title>Usage options - dashdevs-suite</title>
<meta name="description" content="What type of project could benefit from Metalsmith?" /> <meta name="description" content="What type of project could benefit from Metalsmith?" />
<meta name="HandheldFriendly" content="true"> <meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="320"> <meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui"> <meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<link rel="stylesheet" media="all" href="../../css/styles.css" /> <link rel="stylesheet" media="all" href="../../css/styles.css" />
</head> </head>
<body> <body>
<header> <header>
<div class="content"> <div class="content">
@ -41,9 +43,11 @@
</div> </div>
</header> </header>
<main class="subpages"> <main class="subpages" >
<div class="content">
<!-- sub navigation --> <!-- sub navigation -->
@ -67,8 +71,6 @@
</nav> </nav>
<div class="content">
<article> <article>
<h1>Usage options</h1> <h1>Usage options</h1>
@ -92,9 +94,11 @@
<nav class="nav page"> <nav class="nav page">
<ul> <ul>
<li><a href="../../article/" class="back">&laquo; back: Articles</a></li></p> <li><a href="../../article/" class="back">&laquo; back: Articles</a></li>
</p>
<li><a href="../../article/gotchas/" class="next">next: Gotchas &raquo;</a></li></p> <li><a href="../../article/gotchas/" class="next">next: Gotchas &raquo;</a></li>
</p>
</ul> </ul>
</nav> </nav>
@ -104,15 +108,17 @@
</div> </div>
</main> </main>
<footer> <footer>
<p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> <p>Help make this page better. <a href="https://github.com/dashdev-suite/dashdev-website/tree/master/src">Edit here</a></p>
<p class="siteinfo">Development build, version 1.0.0, article template</p> <!-- <p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> -->
</footer> <!-- <p class="siteinfo">Development build, version 1.0.0, article template</p> -->
</footer>
</body> </body>
</html> </html>

View file

@ -1,22 +1,24 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Contact - dashdevs-suite</title> <title>Contact - dashdevs-suite</title>
<meta name="HandheldFriendly" content="true"> <meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="320"> <meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui"> <meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<link rel="stylesheet" media="all" href="../css/styles.css" /> <link rel="stylesheet" media="all" href="../css/styles.css" />
</head> </head>
<body> <body>
<header> <header>
<div class="content"> <div class="content">
@ -41,9 +43,9 @@
</div> </div>
</header> </header>
<main> <main>
<div class="content"> <div class="content">
@ -60,16 +62,18 @@
</div> </div>
</main> </main>
<!-- <footer> <!-- <footer>
<p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> <p>Help make this page better. <a href="https://github.com/dashdev-suite/dashdev-website/tree/master/src">Edit here</a></p>
<p class="siteinfo">Development build, version 1.0.0, page template</p> <!-- <p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> -->
</footer> <!-- <p class="siteinfo">Development build, version 1.0.0, page template</p> -->
-->
</footer> -->
</body> </body>
</html> </html>

View file

@ -1,7 +1,7 @@
/* basic page styles */ /* basic page styles */
/* dark blue: #1f2833; */ /* current default: 111833 - blue-weak: #1f2833; brown-red: 33111b;
/* light yellow: FBF7EB, new lighter: #f7f2ea */ /* light yellow: FBF7EB, new lighter: #f7f2ea */
@ -30,8 +30,8 @@ body {
/* margin-left: 310px; */ /* margin-left: 310px; */
/* TODO: not sure this is clean solution */ /* TODO: not sure this is clean solution */
/* set background-color for all parts default, specially below content */ /* set background-color for all parts default, specially below content */
background-color: #f7f2ea; /* background-color: #f7f2ea; */
/* color: #1f2833; */ /* color: #111833; */
line-height: 1.5; line-height: 1.5;
/* TODO: put footer at bottom /* TODO: put footer at bottom
https://stackoverflow.com/questions/643879/css-to-make-html-page-footer-stay-at-bottom-of-the-page-with-a-minimum-height-b */ https://stackoverflow.com/questions/643879/css-to-make-html-page-footer-stay-at-bottom-of-the-page-with-a-minimum-height-b */
@ -100,7 +100,7 @@ pre {
font-weight: bold; font-weight: bold;
padding: 0.2em 0.4em; padding: 0.2em 0.4em;
margin: 1em 0 1.5em 3em; margin: 1em 0 1.5em 3em;
background-color: #1f2833; background-color: #111833;
border-radius: 3px; border-radius: 3px;
overflow: auto; overflow: auto;
} }
@ -120,7 +120,7 @@ code {
pre code { pre code {
padding: 0; padding: 0;
color: #eff5ef; color: #eff5ef;
background-color: #1f2833; background-color: #111833;
padding-left: 8px; padding-left: 8px;
line-height: 2.5; line-height: 2.5;
font-size: 0.82em; font-size: 0.82em;
@ -161,7 +161,7 @@ a:active {
outline: 0 none; outline: 0 none;
overflow: hidden; overflow: hidden;
/* color for links in pagelist type page eg "Installation" (1 from 3) */ /* color for links in pagelist type page eg "Installation" (1 from 3) */
color: #1f2833; color: #111833;
} }
.pagelist a:hover, .pagelist a:hover,
@ -176,13 +176,13 @@ a:active {
} }
.pagelist p { .pagelist p {
color: #1f2833; color: #111833;
} }
p.articleinfo { p.articleinfo {
font-size: 0.8em; font-size: 0.8em;
/* currently date */ /* currently date */
color: #1f2833; color: #111833;
} }
@ -201,16 +201,19 @@ main {
} }
.content { .content {
/* this is the content of main navigation header */ /* min-height "influences" the content of navmain=header but it should exclude the <header>*/
/* CHECK min-width makes things too wide */ /* CHECK min-width makes things too wide in the <section> area */
/* min-width: 100%; */ /* min-width: 100%; */
min-height: 100%; /* TODO: there must be bug in other place!
overflow: auto; this is needed to remove scroll in header navigation, so its main navigation header!? */
/* min-height: 100%; */
/* overflow: auto; */
/* move font a little down */ /* move font a little down */
padding-top: 10px; padding-top: 10px;
} }
article { article {
/* this only applys to <section> while .content is also applied */
/* for page and article template */ /* for page and article template */
/* Distance left, right 4em */ /* Distance left, right 4em */
padding: 0 4em; padding: 0 4em;
@ -235,22 +238,25 @@ header {
/* eg can overwrite value for "if desktop" below */ /* eg can overwrite value for "if desktop" below */
height: 60px; height: 60px;
overflow: auto; overflow: auto;
background-color: #1f2833 background-color: #111833;
border-bottom: solid;
color: #66fcf1;
} }
footer { footer {
/* footer global */ /* footer global */
/* TODO: move footer bottom when article not end of page */
clear: both; clear: both;
/* width: 100%; */ /* width: 100%; */
margin-left: 310px; margin-left: 310px;
height: 70px; height: 70px;
/* margin-top: -70px; */ /* margin-top: -70px; */
overflow: auto; /* overflow: auto; */
background-color: #f7f2ea; background-color: #f7f2ea;
} }
footer { footer {
font-size: 0.85em; font-size: 0.90em;
padding: 1em; padding: 1em;
text-align: center; text-align: center;
} }
@ -304,11 +310,14 @@ footer a:hover {
.nav.main a { .nav.main a {
color: #fff; color: #fff;
/* font-size: 1.6em; */
text-transform: uppercase;
font-weight: bold;
} }
.nav a.active, .nav a.active,
.nav strong { .nav strong {
background-color: #1f2833; background-color: #111833;
} }
.nav a:hover { .nav a:hover {
@ -362,7 +371,7 @@ footer a:hover {
} }
.subpages .content { .subpages .content {
/* article template */ /* article template */
/* Important */ /* CHECK What does flex do?? */
display: flex; display: flex;
margin-left: 310px; margin-left: 310px;
} }
@ -380,7 +389,7 @@ footer a:hover {
z-index: 1; z-index: 1;
top: 0; top: 0;
left: 0; left: 0;
background-color: #1f2833; background-color: #111833;
overflow-x: hidden; overflow-x: hidden;
overflow-y: scroll; overflow-y: scroll;
padding-top: 20px; padding-top: 20px;

View file

@ -1,22 +1,24 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>dashdevs-suite</title> <title>dashdevs-suite</title>
<meta name="description" content="A static HTML-only website generated using Metalsmith.io." /> <meta name="description" content="A static HTML-only website generated using Metalsmith.io." />
<meta name="HandheldFriendly" content="true"> <meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="320"> <meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui"> <meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<link rel="stylesheet" media="all" href="css/styles.css" /> <link rel="stylesheet" media="all" href="css/styles.css" />
</head> </head>
<body> <body>
<header> <header>
<div class="content"> <div class="content">
@ -41,9 +43,9 @@
</div> </div>
</header> </header>
<main> <main>
<div class="content"> <div class="content">
@ -70,16 +72,18 @@
</div> </div>
</main> </main>
<!-- <footer> <!-- <footer>
<p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> <p>Help make this page better. <a href="https://github.com/dashdev-suite/dashdev-website/tree/master/src">Edit here</a></p>
<p class="siteinfo">Development build, version 1.0.0, page template</p> <!-- <p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> -->
</footer> <!-- <p class="siteinfo">Development build, version 1.0.0, page template</p> -->
-->
</footer> -->
</body> </body>
</html> </html>

View file

@ -1,22 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[dashdevs-suite]]></title><description><![CDATA[dashdevs-suite metalsmith website]]></description><link>http://127.0.0.1</link><generator>metalsmith-feed</generator><lastBuildDate>Thu, 05 Mar 2020 13:41:51 GMT</lastBuildDate><atom:link href="http://127.0.0.1/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[Articles]]></title><description><![CDATA[<!DOCTYPE html> <?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[dashdevs-suite]]></title><description><![CDATA[dashdevs-suite metalsmith website]]></description><link>http://127.0.0.1</link><generator>metalsmith-feed</generator><lastBuildDate>Fri, 06 Mar 2020 12:23:38 GMT</lastBuildDate><atom:link href="http://127.0.0.1/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[Articles]]></title><description><![CDATA[<!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Articles - dashdevs-suite</title> <title>Articles - dashdevs-suite</title>
<meta name="description" content="A set of articles published on this site." /> <meta name="description" content="A set of articles published on this site." />
<meta name="HandheldFriendly" content="true"> <meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="320"> <meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui"> <meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<link rel="stylesheet" media="all" href="../css/styles.css" /> <link rel="stylesheet" media="all" href="../css/styles.css" />
</head> </head>
<body> <body>
<header> <header>
<div class="content"> <div class="content">
@ -41,9 +43,11 @@
</div> </div>
</header> </header>
<main class="subpages"> <main class="subpages" >
<div class="content">
<!-- sub navigation --> <!-- sub navigation -->
@ -67,8 +71,6 @@
</nav> </nav>
<div class="content">
<article> <article>
<h1>Articles</h1> <h1>Articles</h1>
@ -124,37 +126,40 @@
</div> </div>
</main> </main>
<footer> <footer>
<p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> <p>Help make this page better. <a href="https://github.com/dashdev-suite/dashdev-website/tree/master/src">Edit here</a></p>
<p class="siteinfo">Development build, version 1.0.0, article template</p> <!-- <p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> -->
</footer> <!-- <p class="siteinfo">Development build, version 1.0.0, article template</p> -->
</footer>
</body> </body>
</html>
]]></description><link>http://127.0.0.1/article</link><guid isPermaLink="true">http://127.0.0.1/article</guid><pubDate>Wed, 26 Feb 2020 15:41:33 GMT</pubDate></item><item><title><![CDATA[Usage options]]></title><description><![CDATA[<!DOCTYPE html> </html>]]></description><link>http://127.0.0.1/article</link><guid isPermaLink="true">http://127.0.0.1/article</guid><pubDate>Wed, 26 Feb 2020 15:41:33 GMT</pubDate></item><item><title><![CDATA[Usage options]]></title><description><![CDATA[<!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Usage options - dashdevs-suite</title> <title>Usage options - dashdevs-suite</title>
<meta name="description" content="What type of project could benefit from Metalsmith?" /> <meta name="description" content="What type of project could benefit from Metalsmith?" />
<meta name="HandheldFriendly" content="true"> <meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="320"> <meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui"> <meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<link rel="stylesheet" media="all" href="../../css/styles.css" /> <link rel="stylesheet" media="all" href="../../css/styles.css" />
</head> </head>
<body> <body>
<header> <header>
<div class="content"> <div class="content">
@ -179,9 +184,11 @@
</div> </div>
</header> </header>
<main class="subpages"> <main class="subpages" >
<div class="content">
<!-- sub navigation --> <!-- sub navigation -->
@ -205,8 +212,6 @@
</nav> </nav>
<div class="content">
<article> <article>
<h1>Usage options</h1> <h1>Usage options</h1>
@ -230,9 +235,11 @@
<nav class="nav page"> <nav class="nav page">
<ul> <ul>
<li><a href="../../article/" class="back">&laquo; back: Articles</a></li></p> <li><a href="../../article/" class="back">&laquo; back: Articles</a></li>
</p>
<li><a href="../../article/gotchas/" class="next">next: Gotchas &raquo;</a></li></p> <li><a href="../../article/gotchas/" class="next">next: Gotchas &raquo;</a></li>
</p>
</ul> </ul>
</nav> </nav>
@ -242,37 +249,40 @@
</div> </div>
</main> </main>
<footer> <footer>
<p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> <p>Help make this page better. <a href="https://github.com/dashdev-suite/dashdev-website/tree/master/src">Edit here</a></p>
<p class="siteinfo">Development build, version 1.0.0, article template</p> <!-- <p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> -->
</footer> <!-- <p class="siteinfo">Development build, version 1.0.0, article template</p> -->
</footer>
</body> </body>
</html>
]]></description><link>http://127.0.0.1/article/usage</link><guid isPermaLink="true">http://127.0.0.1/article/usage</guid><pubDate>Mon, 14 Mar 2016 00:00:00 GMT</pubDate></item><item><title><![CDATA[Gotchas]]></title><description><![CDATA[<!DOCTYPE html> </html>]]></description><link>http://127.0.0.1/article/usage</link><guid isPermaLink="true">http://127.0.0.1/article/usage</guid><pubDate>Mon, 14 Mar 2016 00:00:00 GMT</pubDate></item><item><title><![CDATA[Gotchas]]></title><description><![CDATA[<!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Gotchas - dashdevs-suite</title> <title>Gotchas - dashdevs-suite</title>
<meta name="description" content="Issues and workarounds when using Metalsmith." /> <meta name="description" content="Issues and workarounds when using Metalsmith." />
<meta name="HandheldFriendly" content="true"> <meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="320"> <meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui"> <meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<link rel="stylesheet" media="all" href="../../css/styles.css" /> <link rel="stylesheet" media="all" href="../../css/styles.css" />
</head> </head>
<body> <body>
<header> <header>
<div class="content"> <div class="content">
@ -297,9 +307,11 @@
</div> </div>
</header> </header>
<main class="subpages"> <main class="subpages" >
<div class="content">
<!-- sub navigation --> <!-- sub navigation -->
@ -323,8 +335,6 @@
</nav> </nav>
<div class="content">
<article> <article>
<h1>Gotchas</h1> <h1>Gotchas</h1>
@ -347,9 +357,11 @@
<nav class="nav page"> <nav class="nav page">
<ul> <ul>
<li><a href="../../article/usage/" class="back">&laquo; back: Usage options</a></li></p> <li><a href="../../article/usage/" class="back">&laquo; back: Usage options</a></li>
</p>
<li><a href="../../article/gulp/" class="next">next: Gulp &raquo;</a></li></p> <li><a href="../../article/gulp/" class="next">next: Gulp &raquo;</a></li>
</p>
</ul> </ul>
</nav> </nav>
@ -359,37 +371,40 @@
</div> </div>
</main> </main>
<footer> <footer>
<p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> <p>Help make this page better. <a href="https://github.com/dashdev-suite/dashdev-website/tree/master/src">Edit here</a></p>
<p class="siteinfo">Development build, version 1.0.0, article template</p> <!-- <p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> -->
</footer> <!-- <p class="siteinfo">Development build, version 1.0.0, article template</p> -->
</footer>
</body> </body>
</html>
]]></description><link>http://127.0.0.1/article/gotchas</link><guid isPermaLink="true">http://127.0.0.1/article/gotchas</guid><pubDate>Thu, 10 Mar 2016 00:00:00 GMT</pubDate></item><item><title><![CDATA[Gulp]]></title><description><![CDATA[<!DOCTYPE html> </html>]]></description><link>http://127.0.0.1/article/gotchas</link><guid isPermaLink="true">http://127.0.0.1/article/gotchas</guid><pubDate>Thu, 10 Mar 2016 00:00:00 GMT</pubDate></item><item><title><![CDATA[Gulp]]></title><description><![CDATA[<!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Gulp - dashdevs-suite</title> <title>Gulp - dashdevs-suite</title>
<meta name="description" content="Do you need Gulp? Can it be integrated with Metalsmith?" /> <meta name="description" content="Do you need Gulp? Can it be integrated with Metalsmith?" />
<meta name="HandheldFriendly" content="true"> <meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="320"> <meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui"> <meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<link rel="stylesheet" media="all" href="../../css/styles.css" /> <link rel="stylesheet" media="all" href="../../css/styles.css" />
</head> </head>
<body> <body>
<header> <header>
<div class="content"> <div class="content">
@ -414,9 +429,11 @@
</div> </div>
</header> </header>
<main class="subpages"> <main class="subpages" >
<div class="content">
<!-- sub navigation --> <!-- sub navigation -->
@ -440,8 +457,6 @@
</nav> </nav>
<div class="content">
<article> <article>
<h1>Gulp</h1> <h1>Gulp</h1>
@ -481,9 +496,11 @@ gulp.task(&#39;html&#39;, function() {
<nav class="nav page"> <nav class="nav page">
<ul> <ul>
<li><a href="../../article/gotchas/" class="back">&laquo; back: Gotchas</a></li></p> <li><a href="../../article/gotchas/" class="back">&laquo; back: Gotchas</a></li>
</p>
<li><a href="../../article/future/" class="next">next: Future publication &raquo;</a></li></p> <li><a href="../../article/future/" class="next">next: Future publication &raquo;</a></li>
</p>
</ul> </ul>
</nav> </nav>
@ -493,37 +510,40 @@ gulp.task(&#39;html&#39;, function() {
</div> </div>
</main> </main>
<footer> <footer>
<p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> <p>Help make this page better. <a href="https://github.com/dashdev-suite/dashdev-website/tree/master/src">Edit here</a></p>
<p class="siteinfo">Development build, version 1.0.0, article template</p> <!-- <p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> -->
</footer> <!-- <p class="siteinfo">Development build, version 1.0.0, article template</p> -->
</footer>
</body> </body>
</html>
]]></description><link>http://127.0.0.1/article/gulp</link><guid isPermaLink="true">http://127.0.0.1/article/gulp</guid><pubDate>Wed, 02 Mar 2016 00:00:00 GMT</pubDate></item><item><title><![CDATA[Future publication]]></title><description><![CDATA[<!DOCTYPE html> </html>]]></description><link>http://127.0.0.1/article/gulp</link><guid isPermaLink="true">http://127.0.0.1/article/gulp</guid><pubDate>Wed, 02 Mar 2016 00:00:00 GMT</pubDate></item><item><title><![CDATA[Future publication]]></title><description><![CDATA[<!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Future publication - dashdevs-suite</title> <title>Future publication - dashdevs-suite</title>
<meta name="description" content="This article will be published after 1 March, 2016." /> <meta name="description" content="This article will be published after 1 March, 2016." />
<meta name="HandheldFriendly" content="true"> <meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="320"> <meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui"> <meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<link rel="stylesheet" media="all" href="../../css/styles.css" /> <link rel="stylesheet" media="all" href="../../css/styles.css" />
</head> </head>
<body> <body>
<header> <header>
<div class="content"> <div class="content">
@ -548,9 +568,11 @@ gulp.task(&#39;html&#39;, function() {
</div> </div>
</header> </header>
<main class="subpages"> <main class="subpages" >
<div class="content">
<!-- sub navigation --> <!-- sub navigation -->
@ -574,8 +596,6 @@ gulp.task(&#39;html&#39;, function() {
</nav> </nav>
<div class="content">
<article> <article>
<h1>Future publication</h1> <h1>Future publication</h1>
@ -591,7 +611,8 @@ gulp.task(&#39;html&#39;, function() {
<nav class="nav page"> <nav class="nav page">
<ul> <ul>
<li><a href="../../article/gulp/" class="back">&laquo; back: Gulp</a></li></p> <li><a href="../../article/gulp/" class="back">&laquo; back: Gulp</a></li>
</p>
</ul> </ul>
@ -602,16 +623,17 @@ gulp.task(&#39;html&#39;, function() {
</div> </div>
</main> </main>
<footer> <footer>
<p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> <p>Help make this page better. <a href="https://github.com/dashdev-suite/dashdev-website/tree/master/src">Edit here</a></p>
<p class="siteinfo">Development build, version 1.0.0, article template</p> <!-- <p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> -->
</footer> <!-- <p class="siteinfo">Development build, version 1.0.0, article template</p> -->
</footer>
</body> </body>
</html>
]]></description><link>http://127.0.0.1/article/future</link><guid isPermaLink="true">http://127.0.0.1/article/future</guid><pubDate>Tue, 01 Mar 2016 00:00:00 GMT</pubDate></item></channel></rss> </html>]]></description><link>http://127.0.0.1/article/future</link><guid isPermaLink="true">http://127.0.0.1/article/future</guid><pubDate>Tue, 01 Mar 2016 00:00:00 GMT</pubDate></item></channel></rss>

View file

@ -1,15 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
<url> <loc>http://127.0.0.1/</loc> <priority>1.0</priority> </url> <url> <loc>http://127.0.0.1/</loc> <priority>1.0</priority> </url>
<url> <loc>http://127.0.0.1/article/future/</loc> </url>
<url> <loc>http://127.0.0.1/article/gotchas/</loc> </url> <url> <loc>http://127.0.0.1/article/gotchas/</loc> </url>
<url> <loc>http://127.0.0.1/article/future/</loc> </url>
<url> <loc>http://127.0.0.1/article/gulp/</loc> </url> <url> <loc>http://127.0.0.1/article/gulp/</loc> </url>
<url> <loc>http://127.0.0.1/article/</loc> <priority>0.8</priority> </url> <url> <loc>http://127.0.0.1/article/</loc> <priority>0.8</priority> </url>
<url> <loc>http://127.0.0.1/article/usage/</loc> </url> <url> <loc>http://127.0.0.1/article/usage/</loc> </url>
<url> <loc>http://127.0.0.1/contact/</loc> <priority>0.7</priority> </url> <url> <loc>http://127.0.0.1/contact/</loc> <priority>0.7</priority> </url>
<url> <loc>http://127.0.0.1/start/build/</loc> <priority>0.5</priority> </url> <url> <loc>http://127.0.0.1/start/build/</loc> <priority>0.5</priority> </url>
<url> <loc>http://127.0.0.1/start/installation/</loc> <priority>0.5</priority> </url>
<url> <loc>http://127.0.0.1/start/</loc> <priority>0.9</priority> </url> <url> <loc>http://127.0.0.1/start/</loc> <priority>0.9</priority> </url>
<url> <loc>http://127.0.0.1/start/installation/</loc> <priority>0.5</priority> </url>
<url> <loc>http://127.0.0.1/start/page-definitions/</loc> <priority>0.3</priority> </url> <url> <loc>http://127.0.0.1/start/page-definitions/</loc> <priority>0.3</priority> </url>
<url> <loc>http://127.0.0.1/start/plugins/</loc> <priority>0.3</priority> </url> <url> <loc>http://127.0.0.1/start/plugins/</loc> <priority>0.3</priority> </url>
<url> <loc>http://127.0.0.1/start/site-files/</loc> <priority>0.4</priority> </url> <url> <loc>http://127.0.0.1/start/site-files/</loc> <priority>0.4</priority> </url>

View file

@ -1,22 +1,24 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Build - dashdevs-suite</title> <title>Build - dashdevs-suite</title>
<meta name="description" content="How to build the static site using Metalsmith." /> <meta name="description" content="How to build the static site using Metalsmith." />
<meta name="HandheldFriendly" content="true"> <meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="320"> <meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui"> <meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<link rel="stylesheet" media="all" href="../../css/styles.css" /> <link rel="stylesheet" media="all" href="../../css/styles.css" />
</head> </head>
<body> <body>
<header> <header>
<div class="content"> <div class="content">
@ -41,9 +43,11 @@
</div> </div>
</header> </header>
<main class="subpages"> <main class="subpages" >
<div class="content">
<!-- sub navigation --> <!-- sub navigation -->
@ -70,8 +74,6 @@
</nav> </nav>
<div class="content">
<article> <article>
<h1>Build</h1> <h1>Build</h1>
@ -91,9 +93,11 @@
<nav class="nav page"> <nav class="nav page">
<ul> <ul>
<li><a href="../../start/installation/" class="back">&laquo; back: Installation</a></li></p> <li><a href="../../start/installation/" class="back">&laquo; back: Installation</a></li>
</p>
<li><a href="../../start/site-files/" class="next">next: Site files &raquo;</a></li></p> <li><a href="../../start/site-files/" class="next">next: Site files &raquo;</a></li>
</p>
</ul> </ul>
</nav> </nav>
@ -103,15 +107,17 @@
</div> </div>
</main> </main>
<footer> <footer>
<p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> <p>Help make this page better. <a href="https://github.com/dashdev-suite/dashdev-website/tree/master/src">Edit here</a></p>
<p class="siteinfo">Development build, version 1.0.0, article template</p> <!-- <p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> -->
</footer> <!-- <p class="siteinfo">Development build, version 1.0.0, article template</p> -->
</footer>
</body> </body>
</html> </html>

View file

@ -1,22 +1,24 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Start - dashdevs-suite</title> <title>Start - dashdevs-suite</title>
<meta name="HandheldFriendly" content="true"> <meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="320"> <meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui"> <meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<link rel="stylesheet" media="all" href="../css/styles.css" /> <link rel="stylesheet" media="all" href="../css/styles.css" />
</head> </head>
<body> <body>
<header> <header>
<div class="content"> <div class="content">
@ -41,9 +43,11 @@
</div> </div>
</header> </header>
<main class="subpages"> <main class="subpages" >
<div class="content">
<!-- sub navigation --> <!-- sub navigation -->
@ -70,8 +74,6 @@
</nav> </nav>
<div class="content">
<article> <article>
<h1>Start</h1> <h1>Start</h1>
@ -136,15 +138,17 @@
</div> </div>
</main> </main>
<footer> <footer>
<p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> <p>Help make this page better. <a href="https://github.com/dashdev-suite/dashdev-website/tree/master/src">Edit here</a></p>
<p class="siteinfo">Development build, version 1.0.0, article template</p> <!-- <p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> -->
</footer> <!-- <p class="siteinfo">Development build, version 1.0.0, article template</p> -->
</footer>
</body> </body>
</html> </html>

View file

@ -1,22 +1,24 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Installation - dashdevs-suite</title> <title>Installation - dashdevs-suite</title>
<meta name="description" content="How to install this demonstration code." /> <meta name="description" content="How to install this demonstration code." />
<meta name="HandheldFriendly" content="true"> <meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="320"> <meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui"> <meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<link rel="stylesheet" media="all" href="../../css/styles.css" /> <link rel="stylesheet" media="all" href="../../css/styles.css" />
</head> </head>
<body> <body>
<header> <header>
<div class="content"> <div class="content">
@ -41,9 +43,11 @@
</div> </div>
</header> </header>
<main class="subpages"> <main class="subpages" >
<div class="content">
<!-- sub navigation --> <!-- sub navigation -->
@ -70,8 +74,6 @@
</nav> </nav>
<div class="content">
<article> <article>
<h1>Installation</h1> <h1>Installation</h1>
@ -91,9 +93,11 @@
<nav class="nav page"> <nav class="nav page">
<ul> <ul>
<li><a href="../../start/" class="back">&laquo; back: Start</a></li></p> <li><a href="../../start/" class="back">&laquo; back: Start</a></li>
</p>
<li><a href="../../start/build/" class="next">next: Build &raquo;</a></li></p> <li><a href="../../start/build/" class="next">next: Build &raquo;</a></li>
</p>
</ul> </ul>
</nav> </nav>
@ -103,15 +107,17 @@
</div> </div>
</main> </main>
<footer> <footer>
<p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> <p>Help make this page better. <a href="https://github.com/dashdev-suite/dashdev-website/tree/master/src">Edit here</a></p>
<p class="siteinfo">Development build, version 1.0.0, article template</p> <!-- <p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> -->
</footer> <!-- <p class="siteinfo">Development build, version 1.0.0, article template</p> -->
</footer>
</body> </body>
</html> </html>

View file

@ -1,22 +1,24 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Page definitions - dashdevs-suite</title> <title>Page definitions - dashdevs-suite</title>
<meta name="description" content="How pages are defined in the source folder." /> <meta name="description" content="How pages are defined in the source folder." />
<meta name="HandheldFriendly" content="true"> <meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="320"> <meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui"> <meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<link rel="stylesheet" media="all" href="../../css/styles.css" /> <link rel="stylesheet" media="all" href="../../css/styles.css" />
</head> </head>
<body> <body>
<header> <header>
<div class="content"> <div class="content">
@ -41,9 +43,11 @@
</div> </div>
</header> </header>
<main class="subpages"> <main class="subpages" >
<div class="content">
<!-- sub navigation --> <!-- sub navigation -->
@ -70,8 +74,6 @@
</nav> </nav>
<div class="content">
<article> <article>
<h1>Page definitions</h1> <h1>Page definitions</h1>
@ -105,9 +107,11 @@ date: 2016-06-01
<nav class="nav page"> <nav class="nav page">
<ul> <ul>
<li><a href="../../start/site-files/" class="back">&laquo; back: Site files</a></li></p> <li><a href="../../start/site-files/" class="back">&laquo; back: Site files</a></li>
</p>
<li><a href="../../start/plugins/" class="next">next: Custom plugins &raquo;</a></li></p> <li><a href="../../start/plugins/" class="next">next: Custom plugins &raquo;</a></li>
</p>
</ul> </ul>
</nav> </nav>
@ -117,15 +121,17 @@ date: 2016-06-01
</div> </div>
</main> </main>
<footer> <footer>
<p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> <p>Help make this page better. <a href="https://github.com/dashdev-suite/dashdev-website/tree/master/src">Edit here</a></p>
<p class="siteinfo">Development build, version 1.0.0, article template</p> <!-- <p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> -->
</footer> <!-- <p class="siteinfo">Development build, version 1.0.0, article template</p> -->
</footer>
</body> </body>
</html> </html>

View file

@ -1,22 +1,24 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Custom plugins - dashdevs-suite</title> <title>Custom plugins - dashdevs-suite</title>
<meta name="description" content="The custom plugins used to create this website." /> <meta name="description" content="The custom plugins used to create this website." />
<meta name="HandheldFriendly" content="true"> <meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="320"> <meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui"> <meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<link rel="stylesheet" media="all" href="../../css/styles.css" /> <link rel="stylesheet" media="all" href="../../css/styles.css" />
</head> </head>
<body> <body>
<header> <header>
<div class="content"> <div class="content">
@ -41,9 +43,11 @@
</div> </div>
</header> </header>
<main class="subpages"> <main class="subpages" >
<div class="content">
<!-- sub navigation --> <!-- sub navigation -->
@ -70,8 +74,6 @@
</nav> </nav>
<div class="content">
<article> <article>
<h1>Custom plugins</h1> <h1>Custom plugins</h1>
@ -93,7 +95,8 @@
<nav class="nav page"> <nav class="nav page">
<ul> <ul>
<li><a href="../../start/page-definitions/" class="back">&laquo; back: Page definitions</a></li></p> <li><a href="../../start/page-definitions/" class="back">&laquo; back: Page definitions</a></li>
</p>
</ul> </ul>
@ -104,15 +107,17 @@
</div> </div>
</main> </main>
<footer> <footer>
<p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> <p>Help make this page better. <a href="https://github.com/dashdev-suite/dashdev-website/tree/master/src">Edit here</a></p>
<p class="siteinfo">Development build, version 1.0.0, article template</p> <!-- <p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> -->
</footer> <!-- <p class="siteinfo">Development build, version 1.0.0, article template</p> -->
</footer>
</body> </body>
</html> </html>

View file

@ -1,22 +1,24 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Site files - dashdevs-suite</title> <title>Site files - dashdevs-suite</title>
<meta name="description" content="A description of the source files used to build a website" /> <meta name="description" content="A description of the source files used to build a website" />
<meta name="HandheldFriendly" content="true"> <meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="320"> <meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui"> <meta name="viewport" content="width=device-width,shrink-to-fit=no,user-scalable=no,initial-scale=1,minimum-scale=1,minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<link rel="stylesheet" media="all" href="../../css/styles.css" /> <link rel="stylesheet" media="all" href="../../css/styles.css" />
</head> </head>
<body> <body>
<header> <header>
<div class="content"> <div class="content">
@ -41,9 +43,11 @@
</div> </div>
</header> </header>
<main class="subpages"> <main class="subpages" >
<div class="content">
<!-- sub navigation --> <!-- sub navigation -->
@ -70,8 +74,6 @@
</nav> </nav>
<div class="content">
<article> <article>
<h1>Site files</h1> <h1>Site files</h1>
@ -93,9 +95,11 @@
<nav class="nav page"> <nav class="nav page">
<ul> <ul>
<li><a href="../../start/build/" class="back">&laquo; back: Build</a></li></p> <li><a href="../../start/build/" class="back">&laquo; back: Build</a></li>
</p>
<li><a href="../../start/page-definitions/" class="next">next: Page definitions &raquo;</a></li></p> <li><a href="../../start/page-definitions/" class="next">next: Page definitions &raquo;</a></li>
</p>
</ul> </ul>
</nav> </nav>
@ -105,15 +109,17 @@
</div> </div>
</main> </main>
<footer> <footer>
<p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> <p>Help make this page better. <a href="https://github.com/dashdev-suite/dashdev-website/tree/master/src">Edit here</a></p>
<p class="siteinfo">Development build, version 1.0.0, article template</p> <!-- <p>By <a href="https://chat.dashdevs.org">dashdevs</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> -->
</footer> <!-- <p class="siteinfo">Development build, version 1.0.0, article template</p> -->
</footer>
</body> </body>
</html> </html>

View file

@ -1,7 +1,7 @@
/* basic page styles */ /* basic page styles */
/* dark blue: #1f2833; */ /* current default: 111833 - blue-weak: #1f2833; brown-red: 33111b;
/* light yellow: FBF7EB, new lighter: #f7f2ea */ /* light yellow: FBF7EB, new lighter: #f7f2ea */
@ -30,8 +30,8 @@ body {
/* margin-left: 310px; */ /* margin-left: 310px; */
/* TODO: not sure this is clean solution */ /* TODO: not sure this is clean solution */
/* set background-color for all parts default, specially below content */ /* set background-color for all parts default, specially below content */
background-color: #f7f2ea; /* background-color: #f7f2ea; */
/* color: #1f2833; */ /* color: #111833; */
line-height: 1.5; line-height: 1.5;
/* TODO: put footer at bottom /* TODO: put footer at bottom
https://stackoverflow.com/questions/643879/css-to-make-html-page-footer-stay-at-bottom-of-the-page-with-a-minimum-height-b */ https://stackoverflow.com/questions/643879/css-to-make-html-page-footer-stay-at-bottom-of-the-page-with-a-minimum-height-b */
@ -100,7 +100,7 @@ pre {
font-weight: bold; font-weight: bold;
padding: 0.2em 0.4em; padding: 0.2em 0.4em;
margin: 1em 0 1.5em 3em; margin: 1em 0 1.5em 3em;
background-color: #1f2833; background-color: #111833;
border-radius: 3px; border-radius: 3px;
overflow: auto; overflow: auto;
} }
@ -120,7 +120,7 @@ code {
pre code { pre code {
padding: 0; padding: 0;
color: #eff5ef; color: #eff5ef;
background-color: #1f2833; background-color: #111833;
padding-left: 8px; padding-left: 8px;
line-height: 2.5; line-height: 2.5;
font-size: 0.82em; font-size: 0.82em;
@ -161,7 +161,7 @@ a:active {
outline: 0 none; outline: 0 none;
overflow: hidden; overflow: hidden;
/* color for links in pagelist type page eg "Installation" (1 from 3) */ /* color for links in pagelist type page eg "Installation" (1 from 3) */
color: #1f2833; color: #111833;
} }
.pagelist a:hover, .pagelist a:hover,
@ -176,13 +176,13 @@ a:active {
} }
.pagelist p { .pagelist p {
color: #1f2833; color: #111833;
} }
p.articleinfo { p.articleinfo {
font-size: 0.8em; font-size: 0.8em;
/* currently date */ /* currently date */
color: #1f2833; color: #111833;
} }
@ -201,16 +201,19 @@ main {
} }
.content { .content {
/* this is the content of main navigation header */ /* min-height "influences" the content of navmain=header but it should exclude the <header>*/
/* CHECK min-width makes things too wide */ /* CHECK min-width makes things too wide in the <section> area */
/* min-width: 100%; */ /* min-width: 100%; */
min-height: 100%; /* TODO: there must be bug in other place!
overflow: auto; this is needed to remove scroll in header navigation, so its main navigation header!? */
/* min-height: 100%; */
/* overflow: auto; */
/* move font a little down */ /* move font a little down */
padding-top: 10px; padding-top: 10px;
} }
article { article {
/* this only applys to <section> while .content is also applied */
/* for page and article template */ /* for page and article template */
/* Distance left, right 4em */ /* Distance left, right 4em */
padding: 0 4em; padding: 0 4em;
@ -235,22 +238,25 @@ header {
/* eg can overwrite value for "if desktop" below */ /* eg can overwrite value for "if desktop" below */
height: 60px; height: 60px;
overflow: auto; overflow: auto;
background-color: #1f2833 background-color: #111833;
border-bottom: solid;
color: #66fcf1;
} }
footer { footer {
/* footer global */ /* footer global */
/* TODO: move footer bottom when article not end of page */
clear: both; clear: both;
/* width: 100%; */ /* width: 100%; */
margin-left: 310px; margin-left: 310px;
height: 70px; height: 70px;
/* margin-top: -70px; */ /* margin-top: -70px; */
overflow: auto; /* overflow: auto; */
background-color: #f7f2ea; background-color: #f7f2ea;
} }
footer { footer {
font-size: 0.85em; font-size: 0.90em;
padding: 1em; padding: 1em;
text-align: center; text-align: center;
} }
@ -304,11 +310,14 @@ footer a:hover {
.nav.main a { .nav.main a {
color: #fff; color: #fff;
/* font-size: 1.6em; */
text-transform: uppercase;
font-weight: bold;
} }
.nav a.active, .nav a.active,
.nav strong { .nav strong {
background-color: #1f2833; background-color: #111833;
} }
.nav a:hover { .nav a:hover {
@ -362,7 +371,7 @@ footer a:hover {
} }
.subpages .content { .subpages .content {
/* article template */ /* article template */
/* Important */ /* CHECK What does flex do?? */
display: flex; display: flex;
margin-left: 310px; margin-left: 310px;
} }
@ -380,7 +389,7 @@ footer a:hover {
z-index: 1; z-index: 1;
top: 0; top: 0;
left: 0; left: 0;
background-color: #1f2833; background-color: #111833;
overflow-x: hidden; overflow-x: hidden;
overflow-y: scroll; overflow-y: scroll;
padding-top: 20px; padding-top: 20px;

View file

@ -1,18 +1,20 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
{{> meta }} {{> meta }}
</head> </head>
<body> <body>
{{> header }} {{> header }}
<main{{#if navsub}} class="subpages"{{/if}}> <main{{#if navsub}} class="subpages" {{/if}}>
{{> navsub }}
<div class="content"> <div class="content">
{{> navsub }}
<article> <article>
<h1>{{ title }}</h1> <h1>{{ title }}</h1>
@ -36,11 +38,13 @@
<ul> <ul>
{{#if previous.title }} {{#if previous.title }}
<li><a href="{{ root }}{{ previous.path }}/" class="back">&laquo; back: {{ previous.title }}</a></li></p> <li><a href="{{ root }}{{ previous.path }}/" class="back">&laquo; back: {{ previous.title }}</a></li>
</p>
{{/if}} {{/if}}
{{#if next.title }} {{#if next.title }}
<li><a href="{{ root }}{{ next.path }}/" class="next">next: {{ next.title }} &raquo;</a></li></p> <li><a href="{{ root }}{{ next.path }}/" class="next">next: {{ next.title }} &raquo;</a></li>
</p>
{{/if}} {{/if}}
</ul> </ul>
@ -52,9 +56,10 @@
</div> </div>
</main> </main>
{{> footer template='article' }} {{> footer template='article' }}
</body> </body>
</html> </html>

View file

@ -1,17 +1,21 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
{{> meta }} {{> meta }}
</head> </head>
<body> <body>
{{> header }} {{> header }}
<main{{#if navsub}} class="subpages"{{/if}}> {{!-- removed since there is no navsub (sidebar) in page layout --}}
{{!-- <main{{#if navsub}} class="subpages"{{/if}}> --}}
<main>
<div class="content"> <div class="content">
{{> navsub }} {{!-- {{> navsub }} --}}
<article> <article>
@ -25,9 +29,10 @@
</div> </div>
</main> </main>
<!-- {{> footer template='page' }} --> <!-- {{> footer template='page' }} -->
</body> </body>
</html> </html>

View file

@ -1,7 +1,9 @@
<footer> <footer>
<p>By <a href="{{ contact }}">{{ author }}</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> <p>Help make this page better. <a href="https://github.com/dashdev-suite/dashdev-website/tree/master/src">Edit here</a></p>
<p class="siteinfo">{{#if devBuild}}Development{{else}}Production{{/if}} build, version {{ version }}, {{ template }} template</p> <!-- <p>By <a href="{{ contact }}">{{ author }}</a> and featured on <a href="http://www.dashdevs.org/">DashDevs.org</a></p> -->
<!-- <p class="siteinfo">{{#if devBuild}}Development{{else}}Production{{/if}} build, version {{ version }}, {{ template }} template</p> -->
</footer> </footer>