Commit Graph

55 Commits

Author SHA1 Message Date
Alicia Sykes
c1f23d2fce 📝 Update port number in docs 2024-04-16 21:24:57 +01:00
Alicia Sykes
5b11c0af34 📝 Update port and directory in docs 2024-04-13 12:41:15 +01:00
Alicia Sykes
6fa782d6a8 📝 Sync upstream docs 2024-04-09 14:03:02 +01:00
Alicia Sykes
041e5d8c28 🔂 Merge master into branch 2024-03-30 21:35:46 +00:00
Alicia Sykes
97a75b3643 🔂 Resolve conflicts 2024-02-26 14:38:58 +00:00
Tobias
b05f057c34 included text from c8b3047356 2024-02-24 23:43:05 +01:00
Tobias
a04f05a1bf
typo
Fixed a little typo and added a more specific url
2024-02-24 23:22:30 +01:00
Tobias
f2dc237366 include config not saving in docs 2024-02-24 23:18:00 +01:00
Alicia Sykes
c8b3047356 📝 Server-side limitations of Vercel deployments (#1465) 2024-02-24 15:32:22 +00:00
Alicia Sykes
c1f4271aa9 📝 Updates Font-Awesome troubleshooting, re #1055 2023-12-30 16:44:22 +00:00
Alicia Sykes
879effb1cc
📝 Adds Unsupported Digital Envelope Routines to troubleshooting.md 2023-09-10 16:26:15 +01:00
Alicia Sykes
4813d49e42 ⤴ Rebased from master 2023-06-11 11:30:55 +01:00
David Alasow
ca8085c482 Fix various typos
Fixed some typos and capitalization errors. Fixed some more formatting.
Changed file name that contained a typo.
2022-08-23 11:22:47 +02:00
David Alasow
2d731d3ed3 Fix inconsistent markdown formatting.
This changes all of the documentation markdown files to follow
the same rules. The rules I've applied are from
https://github.com/DavidAnson/markdownlint/blob/v0.25.1/doc/Rules.md

The reason I felt it was necessary
to change all the files was
that there were a lot inconsistencies in how the markdown was used.
Ranging from header levels to some headers having a new line before
content and some not.
2022-08-23 09:57:02 +02:00
David Alasow
99463413b1 Fix formatting in documentation
Removed trailing whitespaces and extra newlines. Added some missing
punctuation. Replaced unicode characters that aren't commonly used
with the more common character.

The replaced unicode characters are
- ’ (U+2019) to ' (U+0027)
- “ (U+201C) to " (U+0022)
- ” (U+201D) to " (U+0022)
2022-08-22 17:52:07 +02:00
Alicia Sykes
99892835d1
📝 Adds another ticket ref to troubleshooting 2022-08-07 15:24:38 +01:00
Alicia Sykes
c9cd395313 🔀 Rebase from master 2022-08-06 18:53:48 +01:00
Alicia Sykes
89cf918b9f
⚒️ Adds troubleshooting for unreachable code (#776)
Closes #776
2022-07-31 07:46:54 +01:00
Alicia Sykes
b025fdfb58
📝 Adds troubleshooting for widget inaccurate info 2022-07-23 13:05:45 +01:00
Alicia Sykes
b2ab89ad5a
📝 Adds even more info under weather widget 401 (#803) 2022-07-17 13:14:25 +01:00
Alicia Sykes
4d38f71c9f 📝 Updates troubleshooting guide 2022-07-01 18:31:56 +01:00
Alicia Sykes
2daabed9dd
📝 Adds Reset Local Settings to Troubleshooting 2022-06-29 13:36:19 +01:00
Alicia Sykes
138ea8bd01
📝 Expands on the 404 fix 2022-06-25 21:14:26 +01:00
Alicia Sykes
218a76d953 📝 Adds copy to clipboard to troubleshooting guide (#681) 2022-06-04 21:12:25 +01:00
Alicia Sykes
c04e80b44e 📝 Adds Font-Awesome troubleshooting steps (#659) 2022-05-16 21:34:31 +01:00
Alicia Sykes
af5a26b0da 📝 Adds some more common issues to troubleshooting 2022-05-03 20:41:03 +01:00
Alicia Sykes
238c51ae64 Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/multi-page-support-2 2022-04-30 23:26:37 +01:00
Alicia Sykes
64a3b5b8e3
📝 Adds note about weather forecast 401 (#621) 2022-04-29 14:38:52 +01:00
Alicia Sykes
d5c5c4fc85 📝 Starts writing multi-page docs 2022-04-26 22:27:02 +01:00
Alicia Sykes
dda5325528 Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/sub-items 2022-03-29 15:48:04 +01:00
Alicia Sykes
829021aa0f
📝 Troubleshooting: fix widget timeout err (#581) 2022-03-29 15:38:30 +01:00
Alicia Sykes
3694a3ad03 🔀 Rebased from master 2022-03-29 00:58:44 +01:00
Alicia Sykes
7c6c06bc24 📝 Adds LightHttpd config for setting headers 2022-03-26 19:25:04 +00:00
Alicia Sykes
55f8ee6d43
📝 Solution for app not starting in 2.0.4 (#539)
Closes #539
2022-03-07 15:06:20 +00:00
Alicia Sykes
57c06bde2e
📝 Adds link to configuring headers 2022-03-05 21:59:14 +00:00
Alicia Sykes
6bb2298c28
📝 Adds Docker Directory solution and link to docs 2022-03-01 13:47:17 +00:00
Alicia Sykes
2bf821784d 📝 Adds Kubernetes Keycloak ingress rules into troubleshooting (#479) 2022-02-13 16:59:06 +00:00
Alicia Sykes
b4a3126134 📝 Updates docs with status check custom response code (#456) 2022-01-28 23:26:40 +00:00
Alicia Sykes
35ccf1bf7b 📝 Updates status check in troubleshooting docs 2022-01-27 07:28:16 +00:00
Alicia Sykes
eb3905bb8d 📝 Adds widget troubleshooting guide 2022-01-23 12:16:18 +00:00
Alicia Sykes
4278764101 📝 Refactors loads of docs
⚰️ Death by Documentation
2022-01-22 20:43:38 +00:00
Alicia Sykes
2032481980
📝 Adds troubleshooting for 404 on CDN hosting 2021-12-05 22:25:51 +00:00
Alicia Sykes
d35bd9457b
📝 Adds troubleshooting for 404 on CDN hosting 2021-12-05 22:09:12 +00:00
Alicia Sykes
e5d9463967 📝 Adds info for custom domain and remote access into Management docs 2021-10-23 19:29:01 +01:00
Alicia Sykes
532d5e1b22 📝 Adds solutions for when config not updating 2021-10-16 21:32:54 +01:00
Alicia Sykes
9578d5f6be 📝 Updates docs 2021-10-15 22:18:53 +01:00
Alicia Sykes
8d8a362b41 🩹 Re: #251 - Updates endpoint for status check debugging 2021-09-27 18:30:06 +01:00
Alicia Sykes
8bf42bd752 📝 Updates status check troubleshooting guide 2021-09-13 21:40:57 +01:00
Alicia Sykes
31da34386a 🩹 Fixes broken links in docs 2021-08-22 19:19:30 +01:00
Alicia Sykes
12b1143b66 📝 Adds instructions for auth warning in the console 2021-08-21 23:56:42 +01:00