From 62975cf6e462b893d76d609304b73e9229279dcd Mon Sep 17 00:00:00 2001 From: liss-bot Date: Sun, 25 May 2025 01:32:55 +0000 Subject: [PATCH] Auto Publish new pages --- credits.md | 84 +++++++++++++++++++++++++++----------------------- quick-start.md | 2 +- 2 files changed, 47 insertions(+), 39 deletions(-) diff --git a/credits.md b/credits.md index 045ceb0..2e13fa7 100644 --- a/credits.md +++ b/credits.md @@ -633,6 +633,13 @@ Shawn Salat + + + sxravan +
+ Shravan Dwarka +
+ royshreyaa @@ -646,15 +653,15 @@
Null
- + + stavros-k
Stavros Kois
- - + XenonR @@ -669,13 +676,6 @@ Steven Kast - - - AmadeusGraves -
- Ángel Fernández Sánchez -
- rubjo @@ -748,6 +748,13 @@ Maxime Moreillon + + + AmadeusGraves +
+ Ángel Fernández Sánchez +
+ tazboyz16 @@ -775,15 +782,15 @@
Null
- + + nOw-Ay
Noé Busson
- - + markxoe @@ -818,15 +825,15 @@
Jnach
- + + imlonghao
Imlonghao
- - + icy-comet @@ -861,15 +868,15 @@
Null
- + + XertDev
Xert
- - + willbrowningme @@ -904,15 +911,15 @@
Dylan Bersans
- + + dyauss
Thandy Norberto
- - + ddenev @@ -947,15 +954,15 @@
Null
- + + skaarj1989
David
- - + danfein @@ -990,15 +997,15 @@
Begin
- + + BRAVO68WEB
Jyotirmoy Bandyopadhyaya [Bravo68]
- - + AaronPorts @@ -1033,15 +1040,15 @@
Max Kulik
- + + markusdd
Markus Krause
- - + asenov @@ -1076,15 +1083,15 @@
Kieran
- + + johnhorton2010
John Horton
- - + Singebob @@ -1119,15 +1126,15 @@
Iaroslav Dronskii
- + + nealian
Ian Neal
- - + ip2location @@ -1162,7 +1169,8 @@
FormatToday
- + + pvillaverde diff --git a/quick-start.md b/quick-start.md index 6d0d550..cbeaf66 100644 --- a/quick-start.md +++ b/quick-start.md @@ -42,7 +42,7 @@ Any files placed here will be served up to the root of the domain, and override For example, if you had `user-data/favicon.ico` this would be accessible at `http://my-dashy-instance.local/favicon.ico` Example Files in `user-data`: -- `conf.yml` - This is the only file that is compulsary, it's your main Dashy config +- `conf.yml` - This is the only file that is compulsory, it's your main Dashy config - `**.yml` - Include more config files, if you'd like to have multiple pages, see [Multi-page support](/docs/pages-and-sections.md#multi-page-support) for docs - `favicon.ico` - The default favicon, shown in the browser's tab title - `initialization.html` - Static HTML page displayed before the app has finished compiling, see [`public/initialization.html`](https://github.com/Lissy93/dashy/blob/master/public/initialization.html)