mirror of
https://github.com/seigler/dashdev-website
synced 2025-07-27 06:46:09 +00:00
update
This commit is contained in:
parent
b5fc98a38b
commit
b26cfc274e
20 changed files with 1500 additions and 1380 deletions
|
@ -1,22 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Future publication - dashdevs-suite</title>
|
||||
<meta name="description" content="This article will be published after 1 March, 2016." />
|
||||
<meta charset="utf-8">
|
||||
<title>Future publication - dashdevs-suite</title>
|
||||
<meta name="description" content="This article will be published after 1 March, 2016." />
|
||||
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<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>
|
||||
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<header>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
@ -41,9 +43,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
</header>
|
||||
|
||||
<main class="subpages">
|
||||
<main class="subpages" >
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
||||
<!-- sub navigation -->
|
||||
|
@ -67,8 +71,6 @@
|
|||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<article>
|
||||
|
||||
<h1>Future publication</h1>
|
||||
|
@ -84,7 +86,8 @@
|
|||
<nav class="nav page">
|
||||
<ul>
|
||||
|
||||
<li><a href="../../article/gulp/" class="back">« back: Gulp</a></li></p>
|
||||
<li><a href="../../article/gulp/" class="back">« back: Gulp</a></li>
|
||||
</p>
|
||||
|
||||
|
||||
</ul>
|
||||
|
@ -95,15 +98,17 @@
|
|||
|
||||
</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>
|
||||
|
||||
</html>
|
|
@ -1,22 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Gotchas - dashdevs-suite</title>
|
||||
<meta name="description" content="Issues and workarounds when using Metalsmith." />
|
||||
<meta charset="utf-8">
|
||||
<title>Gotchas - dashdevs-suite</title>
|
||||
<meta name="description" content="Issues and workarounds when using Metalsmith." />
|
||||
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<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>
|
||||
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<header>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
@ -41,9 +43,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
</header>
|
||||
|
||||
<main class="subpages">
|
||||
<main class="subpages" >
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
||||
<!-- sub navigation -->
|
||||
|
@ -67,8 +71,6 @@
|
|||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<article>
|
||||
|
||||
<h1>Gotchas</h1>
|
||||
|
@ -91,9 +93,11 @@
|
|||
<nav class="nav page">
|
||||
<ul>
|
||||
|
||||
<li><a href="../../article/usage/" class="back">« back: Usage options</a></li></p>
|
||||
<li><a href="../../article/usage/" class="back">« back: Usage options</a></li>
|
||||
</p>
|
||||
|
||||
<li><a href="../../article/gulp/" class="next">next: Gulp »</a></li></p>
|
||||
<li><a href="../../article/gulp/" class="next">next: Gulp »</a></li>
|
||||
</p>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
@ -103,15 +107,17 @@
|
|||
|
||||
</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>
|
||||
|
||||
</html>
|
|
@ -1,22 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Gulp - dashdevs-suite</title>
|
||||
<meta name="description" content="Do you need Gulp? Can it be integrated with Metalsmith?" />
|
||||
<meta charset="utf-8">
|
||||
<title>Gulp - dashdevs-suite</title>
|
||||
<meta name="description" content="Do you need Gulp? Can it be integrated with Metalsmith?" />
|
||||
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<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>
|
||||
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<header>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
@ -41,9 +43,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
</header>
|
||||
|
||||
<main class="subpages">
|
||||
<main class="subpages" >
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
||||
<!-- sub navigation -->
|
||||
|
@ -67,8 +71,6 @@
|
|||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<article>
|
||||
|
||||
<h1>Gulp</h1>
|
||||
|
@ -108,9 +110,11 @@ gulp.task('html', function() {
|
|||
<nav class="nav page">
|
||||
<ul>
|
||||
|
||||
<li><a href="../../article/gotchas/" class="back">« back: Gotchas</a></li></p>
|
||||
<li><a href="../../article/gotchas/" class="back">« back: Gotchas</a></li>
|
||||
</p>
|
||||
|
||||
<li><a href="../../article/future/" class="next">next: Future publication »</a></li></p>
|
||||
<li><a href="../../article/future/" class="next">next: Future publication »</a></li>
|
||||
</p>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
@ -120,15 +124,17 @@ gulp.task('html', function() {
|
|||
|
||||
</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>
|
||||
|
||||
</html>
|
|
@ -1,22 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Articles - dashdevs-suite</title>
|
||||
<meta name="description" content="A set of articles published on this site." />
|
||||
<meta charset="utf-8">
|
||||
<title>Articles - dashdevs-suite</title>
|
||||
<meta name="description" content="A set of articles published on this site." />
|
||||
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<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>
|
||||
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<header>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
@ -41,9 +43,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
</header>
|
||||
|
||||
<main class="subpages">
|
||||
<main class="subpages" >
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
||||
<!-- sub navigation -->
|
||||
|
@ -67,8 +71,6 @@
|
|||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<article>
|
||||
|
||||
<h1>Articles</h1>
|
||||
|
@ -124,15 +126,17 @@
|
|||
|
||||
</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>
|
||||
|
||||
</html>
|
|
@ -1,22 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Usage options - dashdevs-suite</title>
|
||||
<meta name="description" content="What type of project could benefit from Metalsmith?" />
|
||||
<meta charset="utf-8">
|
||||
<title>Usage options - dashdevs-suite</title>
|
||||
<meta name="description" content="What type of project could benefit from Metalsmith?" />
|
||||
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<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>
|
||||
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<header>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
@ -41,9 +43,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
</header>
|
||||
|
||||
<main class="subpages">
|
||||
<main class="subpages" >
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
||||
<!-- sub navigation -->
|
||||
|
@ -67,8 +71,6 @@
|
|||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<article>
|
||||
|
||||
<h1>Usage options</h1>
|
||||
|
@ -92,9 +94,11 @@
|
|||
<nav class="nav page">
|
||||
<ul>
|
||||
|
||||
<li><a href="../../article/" class="back">« back: Articles</a></li></p>
|
||||
<li><a href="../../article/" class="back">« back: Articles</a></li>
|
||||
</p>
|
||||
|
||||
<li><a href="../../article/gotchas/" class="next">next: Gotchas »</a></li></p>
|
||||
<li><a href="../../article/gotchas/" class="next">next: Gotchas »</a></li>
|
||||
</p>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
@ -104,15 +108,17 @@
|
|||
|
||||
</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>
|
||||
|
||||
</html>
|
|
@ -1,22 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Contact - dashdevs-suite</title>
|
||||
<meta charset="utf-8">
|
||||
<title>Contact - dashdevs-suite</title>
|
||||
|
||||
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<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>
|
||||
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<header>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
@ -41,9 +43,9 @@
|
|||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
</header>
|
||||
|
||||
<main>
|
||||
<main>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
@ -60,16 +62,18 @@
|
|||
|
||||
</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>
|
||||
|
||||
</html>
|
|
@ -1,7 +1,7 @@
|
|||
/* basic page styles */
|
||||
|
||||
|
||||
/* dark blue: #1f2833; */
|
||||
/* current default: 111833 - blue-weak: #1f2833; brown-red: 33111b;
|
||||
|
||||
|
||||
/* light yellow: FBF7EB, new lighter: #f7f2ea */
|
||||
|
@ -30,8 +30,8 @@ body {
|
|||
/* margin-left: 310px; */
|
||||
/* TODO: not sure this is clean solution */
|
||||
/* set background-color for all parts default, specially below content */
|
||||
background-color: #f7f2ea;
|
||||
/* color: #1f2833; */
|
||||
/* background-color: #f7f2ea; */
|
||||
/* color: #111833; */
|
||||
line-height: 1.5;
|
||||
/* 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 */
|
||||
|
@ -100,7 +100,7 @@ pre {
|
|||
font-weight: bold;
|
||||
padding: 0.2em 0.4em;
|
||||
margin: 1em 0 1.5em 3em;
|
||||
background-color: #1f2833;
|
||||
background-color: #111833;
|
||||
border-radius: 3px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
@ -120,7 +120,7 @@ code {
|
|||
pre code {
|
||||
padding: 0;
|
||||
color: #eff5ef;
|
||||
background-color: #1f2833;
|
||||
background-color: #111833;
|
||||
padding-left: 8px;
|
||||
line-height: 2.5;
|
||||
font-size: 0.82em;
|
||||
|
@ -161,7 +161,7 @@ a:active {
|
|||
outline: 0 none;
|
||||
overflow: hidden;
|
||||
/* color for links in pagelist type page eg "Installation" (1 from 3) */
|
||||
color: #1f2833;
|
||||
color: #111833;
|
||||
}
|
||||
|
||||
.pagelist a:hover,
|
||||
|
@ -176,13 +176,13 @@ a:active {
|
|||
}
|
||||
|
||||
.pagelist p {
|
||||
color: #1f2833;
|
||||
color: #111833;
|
||||
}
|
||||
|
||||
p.articleinfo {
|
||||
font-size: 0.8em;
|
||||
/* currently date */
|
||||
color: #1f2833;
|
||||
color: #111833;
|
||||
}
|
||||
|
||||
|
||||
|
@ -201,16 +201,19 @@ main {
|
|||
}
|
||||
|
||||
.content {
|
||||
/* this is the content of main navigation header */
|
||||
/* CHECK min-width makes things too wide */
|
||||
/* min-height "influences" the content of navmain=header but it should exclude the <header>*/
|
||||
/* CHECK min-width makes things too wide in the <section> area */
|
||||
/* min-width: 100%; */
|
||||
min-height: 100%;
|
||||
overflow: auto;
|
||||
/* TODO: there must be bug in other place!
|
||||
this is needed to remove scroll in header navigation, so its main navigation header!? */
|
||||
/* min-height: 100%; */
|
||||
/* overflow: auto; */
|
||||
/* move font a little down */
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
article {
|
||||
/* this only applys to <section> while .content is also applied */
|
||||
/* for page and article template */
|
||||
/* Distance left, right 4em */
|
||||
padding: 0 4em;
|
||||
|
@ -235,22 +238,25 @@ header {
|
|||
/* eg can overwrite value for "if desktop" below */
|
||||
height: 60px;
|
||||
overflow: auto;
|
||||
background-color: #1f2833
|
||||
background-color: #111833;
|
||||
border-bottom: solid;
|
||||
color: #66fcf1;
|
||||
}
|
||||
|
||||
footer {
|
||||
/* footer global */
|
||||
/* TODO: move footer bottom when article not end of page */
|
||||
clear: both;
|
||||
/* width: 100%; */
|
||||
margin-left: 310px;
|
||||
height: 70px;
|
||||
/* margin-top: -70px; */
|
||||
overflow: auto;
|
||||
/* overflow: auto; */
|
||||
background-color: #f7f2ea;
|
||||
}
|
||||
|
||||
footer {
|
||||
font-size: 0.85em;
|
||||
font-size: 0.90em;
|
||||
padding: 1em;
|
||||
text-align: center;
|
||||
}
|
||||
|
@ -304,11 +310,14 @@ footer a:hover {
|
|||
|
||||
.nav.main a {
|
||||
color: #fff;
|
||||
/* font-size: 1.6em; */
|
||||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.nav a.active,
|
||||
.nav strong {
|
||||
background-color: #1f2833;
|
||||
background-color: #111833;
|
||||
}
|
||||
|
||||
.nav a:hover {
|
||||
|
@ -362,7 +371,7 @@ footer a:hover {
|
|||
}
|
||||
.subpages .content {
|
||||
/* article template */
|
||||
/* Important */
|
||||
/* CHECK What does flex do?? */
|
||||
display: flex;
|
||||
margin-left: 310px;
|
||||
}
|
||||
|
@ -380,7 +389,7 @@ footer a:hover {
|
|||
z-index: 1;
|
||||
top: 0;
|
||||
left: 0;
|
||||
background-color: #1f2833;
|
||||
background-color: #111833;
|
||||
overflow-x: hidden;
|
||||
overflow-y: scroll;
|
||||
padding-top: 20px;
|
||||
|
|
|
@ -1,22 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>dashdevs-suite</title>
|
||||
<meta name="description" content="A static HTML-only website generated using Metalsmith.io." />
|
||||
<meta charset="utf-8">
|
||||
<title>dashdevs-suite</title>
|
||||
<meta name="description" content="A static HTML-only website generated using Metalsmith.io." />
|
||||
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<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>
|
||||
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<header>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
@ -41,9 +43,9 @@
|
|||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
</header>
|
||||
|
||||
<main>
|
||||
<main>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
@ -70,16 +72,18 @@
|
|||
|
||||
</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>
|
||||
|
||||
</html>
|
258
build/rss.xml
258
build/rss.xml
|
@ -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>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Articles - dashdevs-suite</title>
|
||||
<meta name="description" content="A set of articles published on this site." />
|
||||
<meta charset="utf-8">
|
||||
<title>Articles - dashdevs-suite</title>
|
||||
<meta name="description" content="A set of articles published on this site." />
|
||||
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<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>
|
||||
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<header>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
@ -41,9 +43,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
</header>
|
||||
|
||||
<main class="subpages">
|
||||
<main class="subpages" >
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
||||
<!-- sub navigation -->
|
||||
|
@ -67,8 +71,6 @@
|
|||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<article>
|
||||
|
||||
<h1>Articles</h1>
|
||||
|
@ -124,37 +126,40 @@
|
|||
|
||||
</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>
|
||||
</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>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Usage options - dashdevs-suite</title>
|
||||
<meta name="description" content="What type of project could benefit from Metalsmith?" />
|
||||
<meta charset="utf-8">
|
||||
<title>Usage options - dashdevs-suite</title>
|
||||
<meta name="description" content="What type of project could benefit from Metalsmith?" />
|
||||
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<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>
|
||||
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<header>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
@ -179,9 +184,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
</header>
|
||||
|
||||
<main class="subpages">
|
||||
<main class="subpages" >
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
||||
<!-- sub navigation -->
|
||||
|
@ -205,8 +212,6 @@
|
|||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<article>
|
||||
|
||||
<h1>Usage options</h1>
|
||||
|
@ -230,9 +235,11 @@
|
|||
<nav class="nav page">
|
||||
<ul>
|
||||
|
||||
<li><a href="../../article/" class="back">« back: Articles</a></li></p>
|
||||
<li><a href="../../article/" class="back">« back: Articles</a></li>
|
||||
</p>
|
||||
|
||||
<li><a href="../../article/gotchas/" class="next">next: Gotchas »</a></li></p>
|
||||
<li><a href="../../article/gotchas/" class="next">next: Gotchas »</a></li>
|
||||
</p>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
@ -242,37 +249,40 @@
|
|||
|
||||
</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>
|
||||
</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>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Gotchas - dashdevs-suite</title>
|
||||
<meta name="description" content="Issues and workarounds when using Metalsmith." />
|
||||
<meta charset="utf-8">
|
||||
<title>Gotchas - dashdevs-suite</title>
|
||||
<meta name="description" content="Issues and workarounds when using Metalsmith." />
|
||||
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<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>
|
||||
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<header>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
@ -297,9 +307,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
</header>
|
||||
|
||||
<main class="subpages">
|
||||
<main class="subpages" >
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
||||
<!-- sub navigation -->
|
||||
|
@ -323,8 +335,6 @@
|
|||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<article>
|
||||
|
||||
<h1>Gotchas</h1>
|
||||
|
@ -347,9 +357,11 @@
|
|||
<nav class="nav page">
|
||||
<ul>
|
||||
|
||||
<li><a href="../../article/usage/" class="back">« back: Usage options</a></li></p>
|
||||
<li><a href="../../article/usage/" class="back">« back: Usage options</a></li>
|
||||
</p>
|
||||
|
||||
<li><a href="../../article/gulp/" class="next">next: Gulp »</a></li></p>
|
||||
<li><a href="../../article/gulp/" class="next">next: Gulp »</a></li>
|
||||
</p>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
@ -359,37 +371,40 @@
|
|||
|
||||
</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>
|
||||
</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>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Gulp - dashdevs-suite</title>
|
||||
<meta name="description" content="Do you need Gulp? Can it be integrated with Metalsmith?" />
|
||||
<meta charset="utf-8">
|
||||
<title>Gulp - dashdevs-suite</title>
|
||||
<meta name="description" content="Do you need Gulp? Can it be integrated with Metalsmith?" />
|
||||
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<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>
|
||||
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<header>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
@ -414,9 +429,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
</header>
|
||||
|
||||
<main class="subpages">
|
||||
<main class="subpages" >
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
||||
<!-- sub navigation -->
|
||||
|
@ -440,8 +457,6 @@
|
|||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<article>
|
||||
|
||||
<h1>Gulp</h1>
|
||||
|
@ -481,9 +496,11 @@ gulp.task('html', function() {
|
|||
<nav class="nav page">
|
||||
<ul>
|
||||
|
||||
<li><a href="../../article/gotchas/" class="back">« back: Gotchas</a></li></p>
|
||||
<li><a href="../../article/gotchas/" class="back">« back: Gotchas</a></li>
|
||||
</p>
|
||||
|
||||
<li><a href="../../article/future/" class="next">next: Future publication »</a></li></p>
|
||||
<li><a href="../../article/future/" class="next">next: Future publication »</a></li>
|
||||
</p>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
@ -493,37 +510,40 @@ gulp.task('html', function() {
|
|||
|
||||
</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>
|
||||
</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>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Future publication - dashdevs-suite</title>
|
||||
<meta name="description" content="This article will be published after 1 March, 2016." />
|
||||
<meta charset="utf-8">
|
||||
<title>Future publication - dashdevs-suite</title>
|
||||
<meta name="description" content="This article will be published after 1 March, 2016." />
|
||||
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<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>
|
||||
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<header>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
@ -548,9 +568,11 @@ gulp.task('html', function() {
|
|||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
</header>
|
||||
|
||||
<main class="subpages">
|
||||
<main class="subpages" >
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
||||
<!-- sub navigation -->
|
||||
|
@ -574,8 +596,6 @@ gulp.task('html', function() {
|
|||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<article>
|
||||
|
||||
<h1>Future publication</h1>
|
||||
|
@ -591,7 +611,8 @@ gulp.task('html', function() {
|
|||
<nav class="nav page">
|
||||
<ul>
|
||||
|
||||
<li><a href="../../article/gulp/" class="back">« back: Gulp</a></li></p>
|
||||
<li><a href="../../article/gulp/" class="back">« back: Gulp</a></li>
|
||||
</p>
|
||||
|
||||
|
||||
</ul>
|
||||
|
@ -602,16 +623,17 @@ gulp.task('html', function() {
|
|||
|
||||
</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>
|
||||
</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>
|
|
@ -1,15 +1,15 @@
|
|||
<?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">
|
||||
<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/future/</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/usage/</loc> </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/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/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/plugins/</loc> <priority>0.3</priority> </url>
|
||||
<url> <loc>http://127.0.0.1/start/site-files/</loc> <priority>0.4</priority> </url>
|
||||
|
|
|
@ -1,22 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Build - dashdevs-suite</title>
|
||||
<meta name="description" content="How to build the static site using Metalsmith." />
|
||||
<meta charset="utf-8">
|
||||
<title>Build - dashdevs-suite</title>
|
||||
<meta name="description" content="How to build the static site using Metalsmith." />
|
||||
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<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>
|
||||
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<header>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
@ -41,9 +43,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
</header>
|
||||
|
||||
<main class="subpages">
|
||||
<main class="subpages" >
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
||||
<!-- sub navigation -->
|
||||
|
@ -70,8 +74,6 @@
|
|||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<article>
|
||||
|
||||
<h1>Build</h1>
|
||||
|
@ -91,9 +93,11 @@
|
|||
<nav class="nav page">
|
||||
<ul>
|
||||
|
||||
<li><a href="../../start/installation/" class="back">« back: Installation</a></li></p>
|
||||
<li><a href="../../start/installation/" class="back">« back: Installation</a></li>
|
||||
</p>
|
||||
|
||||
<li><a href="../../start/site-files/" class="next">next: Site files »</a></li></p>
|
||||
<li><a href="../../start/site-files/" class="next">next: Site files »</a></li>
|
||||
</p>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
@ -103,15 +107,17 @@
|
|||
|
||||
</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>
|
||||
|
||||
</html>
|
|
@ -1,22 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Start - dashdevs-suite</title>
|
||||
<meta charset="utf-8">
|
||||
<title>Start - dashdevs-suite</title>
|
||||
|
||||
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<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>
|
||||
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<header>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
@ -41,9 +43,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
</header>
|
||||
|
||||
<main class="subpages">
|
||||
<main class="subpages" >
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
||||
<!-- sub navigation -->
|
||||
|
@ -70,8 +74,6 @@
|
|||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<article>
|
||||
|
||||
<h1>Start</h1>
|
||||
|
@ -136,15 +138,17 @@
|
|||
|
||||
</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>
|
||||
|
||||
</html>
|
|
@ -1,22 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Installation - dashdevs-suite</title>
|
||||
<meta name="description" content="How to install this demonstration code." />
|
||||
<meta charset="utf-8">
|
||||
<title>Installation - dashdevs-suite</title>
|
||||
<meta name="description" content="How to install this demonstration code." />
|
||||
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<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>
|
||||
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<header>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
@ -41,9 +43,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
</header>
|
||||
|
||||
<main class="subpages">
|
||||
<main class="subpages" >
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
||||
<!-- sub navigation -->
|
||||
|
@ -70,8 +74,6 @@
|
|||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<article>
|
||||
|
||||
<h1>Installation</h1>
|
||||
|
@ -91,9 +93,11 @@
|
|||
<nav class="nav page">
|
||||
<ul>
|
||||
|
||||
<li><a href="../../start/" class="back">« back: Start</a></li></p>
|
||||
<li><a href="../../start/" class="back">« back: Start</a></li>
|
||||
</p>
|
||||
|
||||
<li><a href="../../start/build/" class="next">next: Build »</a></li></p>
|
||||
<li><a href="../../start/build/" class="next">next: Build »</a></li>
|
||||
</p>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
@ -103,15 +107,17 @@
|
|||
|
||||
</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>
|
||||
|
||||
</html>
|
|
@ -1,22 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Page definitions - dashdevs-suite</title>
|
||||
<meta name="description" content="How pages are defined in the source folder." />
|
||||
<meta charset="utf-8">
|
||||
<title>Page definitions - dashdevs-suite</title>
|
||||
<meta name="description" content="How pages are defined in the source folder." />
|
||||
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<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>
|
||||
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<header>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
@ -41,9 +43,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
</header>
|
||||
|
||||
<main class="subpages">
|
||||
<main class="subpages" >
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
||||
<!-- sub navigation -->
|
||||
|
@ -70,8 +74,6 @@
|
|||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<article>
|
||||
|
||||
<h1>Page definitions</h1>
|
||||
|
@ -105,9 +107,11 @@ date: 2016-06-01
|
|||
<nav class="nav page">
|
||||
<ul>
|
||||
|
||||
<li><a href="../../start/site-files/" class="back">« back: Site files</a></li></p>
|
||||
<li><a href="../../start/site-files/" class="back">« back: Site files</a></li>
|
||||
</p>
|
||||
|
||||
<li><a href="../../start/plugins/" class="next">next: Custom plugins »</a></li></p>
|
||||
<li><a href="../../start/plugins/" class="next">next: Custom plugins »</a></li>
|
||||
</p>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
@ -117,15 +121,17 @@ date: 2016-06-01
|
|||
|
||||
</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>
|
||||
|
||||
</html>
|
|
@ -1,22 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Custom plugins - dashdevs-suite</title>
|
||||
<meta name="description" content="The custom plugins used to create this website." />
|
||||
<meta charset="utf-8">
|
||||
<title>Custom plugins - dashdevs-suite</title>
|
||||
<meta name="description" content="The custom plugins used to create this website." />
|
||||
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<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>
|
||||
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<header>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
@ -41,9 +43,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
</header>
|
||||
|
||||
<main class="subpages">
|
||||
<main class="subpages" >
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
||||
<!-- sub navigation -->
|
||||
|
@ -70,8 +74,6 @@
|
|||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<article>
|
||||
|
||||
<h1>Custom plugins</h1>
|
||||
|
@ -93,7 +95,8 @@
|
|||
<nav class="nav page">
|
||||
<ul>
|
||||
|
||||
<li><a href="../../start/page-definitions/" class="back">« back: Page definitions</a></li></p>
|
||||
<li><a href="../../start/page-definitions/" class="back">« back: Page definitions</a></li>
|
||||
</p>
|
||||
|
||||
|
||||
</ul>
|
||||
|
@ -104,15 +107,17 @@
|
|||
|
||||
</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>
|
||||
|
||||
</html>
|
|
@ -1,22 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Site files - dashdevs-suite</title>
|
||||
<meta name="description" content="A description of the source files used to build a website" />
|
||||
<meta charset="utf-8">
|
||||
<title>Site files - dashdevs-suite</title>
|
||||
<meta name="description" content="A description of the source files used to build a website" />
|
||||
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="HandheldFriendly" content="true">
|
||||
<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="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<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>
|
||||
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<header>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
@ -41,9 +43,11 @@
|
|||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
</header>
|
||||
|
||||
<main class="subpages">
|
||||
<main class="subpages" >
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
||||
<!-- sub navigation -->
|
||||
|
@ -70,8 +74,6 @@
|
|||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<article>
|
||||
|
||||
<h1>Site files</h1>
|
||||
|
@ -93,9 +95,11 @@
|
|||
<nav class="nav page">
|
||||
<ul>
|
||||
|
||||
<li><a href="../../start/build/" class="back">« back: Build</a></li></p>
|
||||
<li><a href="../../start/build/" class="back">« back: Build</a></li>
|
||||
</p>
|
||||
|
||||
<li><a href="../../start/page-definitions/" class="next">next: Page definitions »</a></li></p>
|
||||
<li><a href="../../start/page-definitions/" class="next">next: Page definitions »</a></li>
|
||||
</p>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
@ -105,15 +109,17 @@
|
|||
|
||||
</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>
|
||||
|
||||
</html>
|
|
@ -1,7 +1,7 @@
|
|||
/* basic page styles */
|
||||
|
||||
|
||||
/* dark blue: #1f2833; */
|
||||
/* current default: 111833 - blue-weak: #1f2833; brown-red: 33111b;
|
||||
|
||||
|
||||
/* light yellow: FBF7EB, new lighter: #f7f2ea */
|
||||
|
@ -30,8 +30,8 @@ body {
|
|||
/* margin-left: 310px; */
|
||||
/* TODO: not sure this is clean solution */
|
||||
/* set background-color for all parts default, specially below content */
|
||||
background-color: #f7f2ea;
|
||||
/* color: #1f2833; */
|
||||
/* background-color: #f7f2ea; */
|
||||
/* color: #111833; */
|
||||
line-height: 1.5;
|
||||
/* 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 */
|
||||
|
@ -100,7 +100,7 @@ pre {
|
|||
font-weight: bold;
|
||||
padding: 0.2em 0.4em;
|
||||
margin: 1em 0 1.5em 3em;
|
||||
background-color: #1f2833;
|
||||
background-color: #111833;
|
||||
border-radius: 3px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
@ -120,7 +120,7 @@ code {
|
|||
pre code {
|
||||
padding: 0;
|
||||
color: #eff5ef;
|
||||
background-color: #1f2833;
|
||||
background-color: #111833;
|
||||
padding-left: 8px;
|
||||
line-height: 2.5;
|
||||
font-size: 0.82em;
|
||||
|
@ -161,7 +161,7 @@ a:active {
|
|||
outline: 0 none;
|
||||
overflow: hidden;
|
||||
/* color for links in pagelist type page eg "Installation" (1 from 3) */
|
||||
color: #1f2833;
|
||||
color: #111833;
|
||||
}
|
||||
|
||||
.pagelist a:hover,
|
||||
|
@ -176,13 +176,13 @@ a:active {
|
|||
}
|
||||
|
||||
.pagelist p {
|
||||
color: #1f2833;
|
||||
color: #111833;
|
||||
}
|
||||
|
||||
p.articleinfo {
|
||||
font-size: 0.8em;
|
||||
/* currently date */
|
||||
color: #1f2833;
|
||||
color: #111833;
|
||||
}
|
||||
|
||||
|
||||
|
@ -201,16 +201,19 @@ main {
|
|||
}
|
||||
|
||||
.content {
|
||||
/* this is the content of main navigation header */
|
||||
/* CHECK min-width makes things too wide */
|
||||
/* min-height "influences" the content of navmain=header but it should exclude the <header>*/
|
||||
/* CHECK min-width makes things too wide in the <section> area */
|
||||
/* min-width: 100%; */
|
||||
min-height: 100%;
|
||||
overflow: auto;
|
||||
/* TODO: there must be bug in other place!
|
||||
this is needed to remove scroll in header navigation, so its main navigation header!? */
|
||||
/* min-height: 100%; */
|
||||
/* overflow: auto; */
|
||||
/* move font a little down */
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
article {
|
||||
/* this only applys to <section> while .content is also applied */
|
||||
/* for page and article template */
|
||||
/* Distance left, right 4em */
|
||||
padding: 0 4em;
|
||||
|
@ -235,22 +238,25 @@ header {
|
|||
/* eg can overwrite value for "if desktop" below */
|
||||
height: 60px;
|
||||
overflow: auto;
|
||||
background-color: #1f2833
|
||||
background-color: #111833;
|
||||
border-bottom: solid;
|
||||
color: #66fcf1;
|
||||
}
|
||||
|
||||
footer {
|
||||
/* footer global */
|
||||
/* TODO: move footer bottom when article not end of page */
|
||||
clear: both;
|
||||
/* width: 100%; */
|
||||
margin-left: 310px;
|
||||
height: 70px;
|
||||
/* margin-top: -70px; */
|
||||
overflow: auto;
|
||||
/* overflow: auto; */
|
||||
background-color: #f7f2ea;
|
||||
}
|
||||
|
||||
footer {
|
||||
font-size: 0.85em;
|
||||
font-size: 0.90em;
|
||||
padding: 1em;
|
||||
text-align: center;
|
||||
}
|
||||
|
@ -304,11 +310,14 @@ footer a:hover {
|
|||
|
||||
.nav.main a {
|
||||
color: #fff;
|
||||
/* font-size: 1.6em; */
|
||||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.nav a.active,
|
||||
.nav strong {
|
||||
background-color: #1f2833;
|
||||
background-color: #111833;
|
||||
}
|
||||
|
||||
.nav a:hover {
|
||||
|
@ -362,7 +371,7 @@ footer a:hover {
|
|||
}
|
||||
.subpages .content {
|
||||
/* article template */
|
||||
/* Important */
|
||||
/* CHECK What does flex do?? */
|
||||
display: flex;
|
||||
margin-left: 310px;
|
||||
}
|
||||
|
@ -380,7 +389,7 @@ footer a:hover {
|
|||
z-index: 1;
|
||||
top: 0;
|
||||
left: 0;
|
||||
background-color: #1f2833;
|
||||
background-color: #111833;
|
||||
overflow-x: hidden;
|
||||
overflow-y: scroll;
|
||||
padding-top: 20px;
|
||||
|
|
|
@ -1,18 +1,20 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
{{> meta }}
|
||||
{{> meta }}
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
{{> header }}
|
||||
{{> header }}
|
||||
|
||||
<main{{#if navsub}} class="subpages"{{/if}}>
|
||||
|
||||
{{> navsub }}
|
||||
<main{{#if navsub}} class="subpages" {{/if}}>
|
||||
|
||||
<div class="content">
|
||||
|
||||
{{> navsub }}
|
||||
|
||||
<article>
|
||||
|
||||
<h1>{{ title }}</h1>
|
||||
|
@ -36,11 +38,13 @@
|
|||
<ul>
|
||||
|
||||
{{#if previous.title }}
|
||||
<li><a href="{{ root }}{{ previous.path }}/" class="back">« back: {{ previous.title }}</a></li></p>
|
||||
<li><a href="{{ root }}{{ previous.path }}/" class="back">« back: {{ previous.title }}</a></li>
|
||||
</p>
|
||||
{{/if}}
|
||||
|
||||
{{#if next.title }}
|
||||
<li><a href="{{ root }}{{ next.path }}/" class="next">next: {{ next.title }} »</a></li></p>
|
||||
<li><a href="{{ root }}{{ next.path }}/" class="next">next: {{ next.title }} »</a></li>
|
||||
</p>
|
||||
{{/if}}
|
||||
|
||||
</ul>
|
||||
|
@ -52,9 +56,10 @@
|
|||
|
||||
</div>
|
||||
|
||||
</main>
|
||||
</main>
|
||||
|
||||
{{> footer template='article' }}
|
||||
{{> footer template='article' }}
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -1,17 +1,21 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
{{> meta }}
|
||||
{{> meta }}
|
||||
</head>
|
||||
|
||||
<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">
|
||||
|
||||
{{> navsub }}
|
||||
{{!-- {{> navsub }} --}}
|
||||
|
||||
<article>
|
||||
|
||||
|
@ -25,9 +29,10 @@
|
|||
|
||||
</div>
|
||||
|
||||
</main>
|
||||
</main>
|
||||
|
||||
<!-- {{> footer template='page' }} -->
|
||||
<!-- {{> footer template='page' }} -->
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -1,7 +1,9 @@
|
|||
<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>
|
Loading…
Add table
Add a link
Reference in a new issue