2021-03-23 15:06:37 +01:00
|
|
|
---
|
2021-03-30 22:19:59 +02:00
|
|
|
pageInfo:
|
2021-07-30 20:57:32 +02:00
|
|
|
title: Dashy
|
|
|
|
navLinks:
|
|
|
|
- title: Home
|
|
|
|
path: /
|
|
|
|
- title: About
|
|
|
|
path: /about
|
|
|
|
- title: Source Code
|
|
|
|
path: https://github.com/Lissy93/dashy
|
2021-05-02 14:52:30 +02:00
|
|
|
appConfig:
|
2021-07-30 20:57:32 +02:00
|
|
|
theme: colorful
|
|
|
|
fontAwesomeKey: 0821c65656
|
2021-05-02 14:52:30 +02:00
|
|
|
sections:
|
2021-07-30 20:57:32 +02:00
|
|
|
- name: Getting Started
|
2021-05-02 14:52:30 +02:00
|
|
|
items:
|
2021-07-30 20:57:32 +02:00
|
|
|
- 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
|
|
|
|
|