Skip to content

Commit

Permalink
Release v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dpilafian committed Oct 12, 2023
1 parent 58ad063 commit 0e57e53
Show file tree
Hide file tree
Showing 18 changed files with 148 additions and 114 deletions.
2 changes: 2 additions & 0 deletions docs/about/about.02988658.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
//! data-dashboard v0.5.0 ~~ https://data-dashboard.js.org ~~ MIT License
var about=function(){"use strict";const about={setup(){console.log("DataDashboard");console.log(">>> About page")}};about.setup();return about}();
2 changes: 2 additions & 0 deletions docs/about/about.a4533dd2.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/*! data-dashboard v0.5.0 ~~ https://data-dashboard.js.org ~~ MIT License */
main{color:#fff}main>section{padding-top:20px}main>section>h2{font-size:2rem}
66 changes: 66 additions & 0 deletions docs/about/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
<!doctype html>
<!-- data-dashboard v0.5.0 ~~ https://data-dashboard.js.org ~~ MIT License -->
<html lang=en>
<head>
<meta charset=utf-8>
<meta name=viewport content="width=device-width, initial-scale=1">
<meta name=robots content="index, follow">
<meta name=description content="DataDashboard - A data-driven dashboard console for report widgets">
<meta name=apple-mobile-web-app-title content="Dashboard">
<meta property=og:title content="DataDashboard">
<meta property=og:description content="A data-driven dashboard console for report widgets">
<meta property=og:type content="website">
<meta property=og:image content="https://data-dashboard.js.org/../assets/graphics/logo-card.69748146.png">
<meta property=og:image:alt content="Logo">
<title>DataDashboard</title>
<link rel=icon href=../assets/graphics/bookmark.28c5fc61.png>
<link rel=apple-touch-icon href=../assets/graphics/mobile-home-screen.37dfb8de.png>
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css>
<link rel=stylesheet href=../libraries.5319636e.css>
<link rel=stylesheet href=../style.51fdd90c.css>
<link rel=stylesheet href=about.a4533dd2.css>
<script defer src=../libraries.1d839cab.js></script>
<script defer src=about.02988658.js></script>
</head>
<body>


<header>
<div>
<figure>
<img src=../assets/graphics/logo.c729e9de.png alt=logo>
</figure>
<h1>DataDashboard</h1>
</div>
<nav>
<ul class=dna-menu data-menu-nav=main-web-app-panels data-callback=webApp.controller.showPanel>
<li id=web-app-menu-item class=dna-template data-code=~~code~~>~~header~~</li>
</ul>
<div>
<a href=..><i data-icon=home></i></a>
<a href=../about><i data-icon=circle-info></i></a>
</div>
</nav>
</header>


<main>
<section>
<h2>About</h2>
<p>Info...</p>
</section>
</main>

<footer>
<span class=external-site>
<a href=https://data-dashboard.js.org><i data-icon=square-poll-vertical></i></a>
<a href=https://github.com/dna-engine/data-dashboard/blob/main/LICENSE.txt><i data-icon=gavel></i></a>
<a href=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/dna-engine/data-dashboard#readme><i data-icon=book></i></a>
<a href=https://github.com/dna-engine/data-dashboard/actions/workflows/run-spec-on-push.yaml><i data-icon=tachometer-alt></i></a>
<a href=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/dna-engine/data-dashboard><i data-brand=github-alt></i></a>
</span>
</footer>


</body>
</html>
2 changes: 0 additions & 2 deletions docs/app.bundle.53d98494.js

This file was deleted.

2 changes: 0 additions & 2 deletions docs/app.bundle.906a52dc.css

This file was deleted.

File renamed without changes
File renamed without changes
File renamed without changes
Loading

0 comments on commit 0e57e53

Please sign in to comment.