From dbd00d03b71cd3fe6d5a29219da83c3026213704 Mon Sep 17 00:00:00 2001 From: liss-bot Date: Sun, 4 Dec 2022 01:31:10 +0000 Subject: [PATCH] Auto Publish new pages --- credits.md | 17 +---------------- deployment.md | 2 +- icons.md | 2 +- 3 files changed, 3 insertions(+), 18 deletions(-) diff --git a/credits.md b/credits.md index c788fea..57e2ffe 100644 --- a/credits.md +++ b/credits.md @@ -97,13 +97,6 @@ Vlad Timofeev - - - Byolock -
- Byolock -
- PAPAMICA @@ -118,21 +111,13 @@ LawrenceP. - - - Hue899 -
- NKA -
- ratty222
Ratty222
- - + jtfinley72 diff --git a/deployment.md b/deployment.md index 1dcbebe..cad56a2 100644 --- a/deployment.md +++ b/deployment.md @@ -188,7 +188,7 @@ https://app.netlify.com/start/deploy?repository=https://github.com/lissy93/dashy [![Deploy to Heroku](https://i.ibb.co/GdMFzBP/deploy-heroku-button.png)](https://heroku.com/deploy?template=https://github.com/Lissy93/dashy) -[Heroku](https://www.heroku.com/) is a fully managed cloud platform as a service. You define app settings in a Procfile and app.json, which specifying how the app should be build and how the server should be started. Heroku is free to use for unlimited, non-commercial, single dyno apps, and supports custom domains. Heroku's single-dyno service is not as quite performant as some other providers, and the app will have a short wake-up time when not visited for a while +[Heroku](https://www.heroku.com/) is a fully managed cloud platform as a service. You define app settings in a Procfile and app.json, which specifying how the app should be build and how the server should be started. Heroku costs a minimum of $5 for 1,000 dyno hours per month (there are around 720 hours in a month), and supports custom domains. Heroku's single-dyno service is not as quite performant as some other providers, and the app will have a short wake-up time when not visited for a while To deploy Dashy to Heroku, use the following link diff --git a/icons.md b/icons.md index b58481c..46ba651 100644 --- a/icons.md +++ b/icons.md @@ -111,7 +111,7 @@ For example, these will all render the same rocket (🚀) emoji: `icon: ':rocket ## Home-Lab Icons -The [dashboard-icons](https://github.com/WalkxHub/dashboard-icons) repo by [@WalkxCode](https://github.com/WalkxCode) provides a comprehensive collection of 360+ high-quality PNG icons for commonly self-hosted services. Dashy natively supports these icons, and you can use them just by specifying the icon name (without extension) preceded by `hl-`. See [here](https://github.com/WalkxCode/dashboard-icons/tree/master/png) for a full list of all available icons. Note that these are fetched and cached strait from GitHub, so if you require offline access, the [Local Icons](#local-icons) method may be a better option for you. +The [dashboard-icons](https://github.com/walkxcode/Dashboard-Icons) repo by [@WalkxCode](https://github.com/WalkxCode) provides a comprehensive collection of 360+ high-quality PNG icons for commonly self-hosted services. Dashy natively supports these icons, and you can use them just by specifying the icon name (without extension) preceded by `hl-`. See [here](https://github.com/walkxcode/Dashboard-Icons/tree/main/png) for a full list of all available icons. Note that these are fetched and cached strait from GitHub, so if you require offline access, the [Local Icons](#local-icons) method may be a better option for you. For example: