mirror of
https://github.com/Lissy93/dashy.git
synced 2024-12-23 08:52:28 +03:00
Deploying to dev-demo from @ Lissy93/dashy@bcf05a826e 🚀
This commit is contained in:
parent
2e58851fb7
commit
572e837d30
58
conf.yml
58
conf.yml
@ -1,33 +1,47 @@
|
||||
---
|
||||
# Page meta info, like heading, footer text and nav links
|
||||
pageInfo:
|
||||
title: Dashy
|
||||
description: Welcome to your new dashboard!
|
||||
navLinks:
|
||||
- title: Home
|
||||
path: /
|
||||
- title: About
|
||||
path: /about
|
||||
- title: Source Code
|
||||
- title: GitHub
|
||||
path: https://github.com/Lissy93/dashy
|
||||
- title: Documentation
|
||||
path: https://dashy.to/docs
|
||||
|
||||
# Optional app settings and configuration
|
||||
appConfig:
|
||||
theme: colorful
|
||||
fontAwesomeKey: 0821c65656
|
||||
|
||||
# Main content - An array of sections, each containing an array of items
|
||||
sections:
|
||||
- name: Getting Started
|
||||
icon: fas fa-rocket
|
||||
items:
|
||||
- title: Source
|
||||
description: Source code and documentation on GitHub
|
||||
icon: fab fa-github
|
||||
url: https://github.com/Lissy93/dashy
|
||||
- title: Issues
|
||||
description: View currently open issues, or raise a new one
|
||||
icon: fas fa-bug
|
||||
url: https://github.com/Lissy93/dashy/issues
|
||||
- title: Demo 1
|
||||
description: 'Live Demo #1'
|
||||
icon: far fa-rocket
|
||||
url: https://dashy-demo-1.netlify.app
|
||||
- title: Demo 2
|
||||
description: 'Live Demo #2'
|
||||
icon: fad fa-planet-ringed
|
||||
url: https://dashy-demo-2.netlify.app
|
||||
- title: Dashy Live
|
||||
description: Development a project management links for Dashy
|
||||
icon: https://i.ibb.co/qWWpD0v/astro-dab-128.png
|
||||
url: https://live.dashy.to/
|
||||
target: newtab
|
||||
- title: GitHub
|
||||
description: Source Code, Issues and Pull Requests
|
||||
url: https://github.com/lissy93/dashy
|
||||
icon: favicon
|
||||
- title: Docs
|
||||
description: Configuring & Usage Documentation
|
||||
provider: Dashy.to
|
||||
icon: far fa-book
|
||||
url: https://dashy.to/docs
|
||||
- title: Showcase
|
||||
description: See how others are using Dashy
|
||||
url: https://github.com/Lissy93/dashy/blob/master/docs/showcase.md
|
||||
icon: far fa-grin-hearts
|
||||
- title: Config Guide
|
||||
description: See full list of configuration options
|
||||
url: https://github.com/Lissy93/dashy/blob/master/docs/configuring.md
|
||||
icon: fas fa-wrench
|
||||
- title: Support
|
||||
description: Get help with Dashy, raise a bug, or get in contact
|
||||
url: https://github.com/Lissy93/dashy/blob/master/.github/SUPPORT.md
|
||||
icon: far fa-hands-helping
|
||||
|
File diff suppressed because one or more lines are too long
1
css/dashy.f0cc7f04.css
Normal file
1
css/dashy.f0cc7f04.css
Normal file
File diff suppressed because one or more lines are too long
BIN
img/icons/android-chrome-512x512.png
Normal file
BIN
img/icons/android-chrome-512x512.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
BIN
img/icons/apple-touch-icon-152x152.png
Normal file
BIN
img/icons/apple-touch-icon-152x152.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
BIN
img/icons/favicon-16x16.png
Normal file
BIN
img/icons/favicon-16x16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 827 B |
@ -1,4 +1,4 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><!--[if IE]><link rel="icon" type="image/png" sizes="64x64" href="//web-icons/favicon-64x64.png"><![endif]--><link rel="icon" type="image/png" sizes="32x32" href="web-icons/favicon-32x32.png"><link rel="icon" href="/favicon.ico"><link rel="icon" type="image/png" href="/favicon.ico"><title>Dashy</title><link href="/css/chunk-051d7c14.6fea770a.css" rel="prefetch"><link href="/css/chunk-36fb5c32.a64c098d.css" rel="prefetch"><link href="/css/chunk-724820ea.f5d4b402.css" rel="prefetch"><link href="/js/chunk-051d7c14.ef7ff6be.js" rel="prefetch"><link href="/js/chunk-36fb5c32.23f0b4b5.js" rel="prefetch"><link href="/js/chunk-724820ea.ee10e8aa.js" rel="prefetch"><link href="/css/chunk-vendors.d8067ad8.css" rel="preload" as="style"><link href="/css/dashy.e0613042.css" rel="preload" as="style"><link href="/js/chunk-vendors.c5efd76a.js" rel="preload" as="script"><link href="/js/dashy.e729ee8b.js" rel="preload" as="script"><link href="/css/chunk-vendors.d8067ad8.css" rel="stylesheet"><link href="/css/dashy.e0613042.css" rel="stylesheet"><link rel="icon" type="image/png" sizes="32x32" href="/./web-icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/img/icons/favicon-16x16.png"><link rel="manifest" href="/./manifest.json"><meta name="theme-color" content="#00af87"><meta name="apple-mobile-web-app-capable" content="no"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta name="apple-mobile-web-app-title" content="Dashy"><link rel="apple-touch-icon" href="/img/icons/apple-touch-icon-152x152.png"><link rel="mask-icon" href="/./web-icons/dashy-logo.png" color="#00af87"><meta name="msapplication-TileImage" content="/./web-icons/dashy-logo.png"><meta name="msapplication-TileColor" content="#0b1021"></head><body><div id="app"><div class="loading-placeholder" id="loader"><h1>Dashy</h1><p>Loading...</p></div></div><noscript><strong>Sorry, JavaScript needs to be enabled to run Dashy 😥</strong></noscript><style type="text/css">body { margin: 0; }
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><!--[if IE]><link rel="icon" type="image/png" sizes="64x64" href="//web-icons/favicon-64x64.png"><![endif]--><link rel="icon" type="image/png" sizes="32x32" href="web-icons/favicon-32x32.png"><link rel="icon" href="/favicon.ico"><link rel="icon" type="image/png" href="/favicon.ico"><title>Dashy</title><link href="/css/chunk-051d7c14.6fea770a.css" rel="prefetch"><link href="/css/chunk-36fb5c32.a64c098d.css" rel="prefetch"><link href="/css/chunk-724820ea.f5d4b402.css" rel="prefetch"><link href="/js/chunk-051d7c14.ef7ff6be.js" rel="prefetch"><link href="/js/chunk-36fb5c32.23f0b4b5.js" rel="prefetch"><link href="/js/chunk-724820ea.ee10e8aa.js" rel="prefetch"><link href="/css/chunk-vendors.d8067ad8.css" rel="preload" as="style"><link href="/css/dashy.f0cc7f04.css" rel="preload" as="style"><link href="/js/chunk-vendors.c5efd76a.js" rel="preload" as="script"><link href="/js/dashy.a54957a7.js" rel="preload" as="script"><link href="/css/chunk-vendors.d8067ad8.css" rel="stylesheet"><link href="/css/dashy.f0cc7f04.css" rel="stylesheet"><link rel="icon" type="image/png" sizes="32x32" href="/./web-icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/img/icons/favicon-16x16.png"><link rel="manifest" href="/./manifest.json"><meta name="theme-color" content="#00af87"><meta name="apple-mobile-web-app-capable" content="no"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta name="apple-mobile-web-app-title" content="Dashy"><link rel="apple-touch-icon" href="/img/icons/apple-touch-icon-152x152.png"><link rel="mask-icon" href="/./web-icons/dashy-logo.png" color="#00af87"><meta name="msapplication-TileImage" content="/./web-icons/dashy-logo.png"><meta name="msapplication-TileColor" content="#0b1021"></head><body><div id="app"><div class="loading-placeholder" id="loader"><h1>Dashy</h1><p>Loading...</p></div></div><noscript><strong>Sorry, JavaScript needs to be enabled to run Dashy 😥</strong></noscript><style type="text/css">body { margin: 0; }
|
||||
#app .loading-placeholder {
|
||||
position: absolute;
|
||||
margin: 0;
|
||||
@ -26,4 +26,4 @@
|
||||
color: #0c0c0c;
|
||||
text-shadow: 0 1px 1px #090909, 0 0 0 #000, 0 1px 1px #000000;
|
||||
}
|
||||
::selection { background-color: #db78fc; color: #121212; }</style><script src="/js/chunk-vendors.c5efd76a.js"></script><script src="/js/dashy.e729ee8b.js"></script></body></html>
|
||||
::selection { background-color: #db78fc; color: #121212; }</style><script src="/js/chunk-vendors.c5efd76a.js"></script><script src="/js/dashy.a54957a7.js"></script></body></html>
|
2
js/dashy.a54957a7.js
Normal file
2
js/dashy.a54957a7.js
Normal file
File diff suppressed because one or more lines are too long
1
js/dashy.a54957a7.js.map
Normal file
1
js/dashy.a54957a7.js.map
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -8,7 +8,7 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
|
||||
"url": "/.nojekyll"
|
||||
},
|
||||
{
|
||||
"revision": "1779674b5c899ea95936e2d22682b0f9",
|
||||
"revision": "ecda311a594402fecb4c0bb6187e6207",
|
||||
"url": "/conf.yml"
|
||||
},
|
||||
{
|
||||
@ -28,8 +28,8 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
|
||||
"url": "/css/chunk-vendors.d8067ad8.css"
|
||||
},
|
||||
{
|
||||
"revision": "9ed9a4cd9665af971d60",
|
||||
"url": "/css/dashy.e0613042.css"
|
||||
"revision": "ce8d72c6e1c7d321e45e",
|
||||
"url": "/css/dashy.f0cc7f04.css"
|
||||
},
|
||||
{
|
||||
"revision": "ecee57dfff425a634aacc7ae1b96ff0e",
|
||||
@ -80,7 +80,7 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
|
||||
"url": "/fonts/VT323-Regular.ttf"
|
||||
},
|
||||
{
|
||||
"revision": "845eef2e3516c24fdc260ca199b9d1e2",
|
||||
"revision": "c40fd814caa3d8d03f93f786e32ee297",
|
||||
"url": "/index.html"
|
||||
},
|
||||
{
|
||||
@ -104,8 +104,8 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
|
||||
"url": "/js/chunk-vendors.c5efd76a.js"
|
||||
},
|
||||
{
|
||||
"revision": "9ed9a4cd9665af971d60",
|
||||
"url": "/js/dashy.e729ee8b.js"
|
||||
"revision": "ce8d72c6e1c7d321e45e",
|
||||
"url": "/js/dashy.a54957a7.js"
|
||||
},
|
||||
{
|
||||
"revision": "e3bf86400a2b80531902e65f51d52be0",
|
@ -14,7 +14,7 @@
|
||||
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");
|
||||
|
||||
importScripts(
|
||||
"/precache-manifest.9fa41c5319eee89ba89a43ee4334f00c.js"
|
||||
"/precache-manifest.170c8cf6e188f8f37b3d0c160ca3b68a.js"
|
||||
);
|
||||
|
||||
workbox.core.setCacheNameDetails({prefix: "Dashy"});
|
||||
|
Loading…
Reference in New Issue
Block a user