mikuli.cz

:)
git clone https://git.sr.ht/~ashymad/mikuli.cz
Log | Files | Refs

commit ae86c09e8b98e223deb1a91460f6831fbfc29983
parent 80ad556e5417c9291d2c301ae8128b2e5a09c91a
Author: Mark <2429165+markseuffert@users.noreply.github.com>
Date:   Sun, 14 Dec 2025 19:57:42 +0100

Updates tasklist, technology/documentation
Diffstat:
MTASKLIST.md | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/TASKLIST.md b/TASKLIST.md @@ -34,4 +34,12 @@ You can help us with open tasks for Datenstrom Yellow: - [ ] Published SMTP extension, send emails to remote server. Websites may not have a working mail system. - [ ] Tested performance with thousands of content files. For people who make large websites. +## How to improve technology + +You can find core functionality in the core and everythig else in extensions. Good technology is made for people. Imagine what the user wants to do and what would make their life easier. Remember to focus on people. Not on technical details and lots of features. Did you improve an extension? The first option is to send a pull request to the developer, it may or may not be accepted. The second option is to discuss your changes with the Datenstrom community. The third option is to make a new extension with the modified code. + +## How to improve documentation + +You can find cross-topic documentation in the help and more detailed documentation in extensions. Typically the documentation of an extension consists of multiple sections, with examples to copy/paste and settings you can customise. Review the entire documentation from the perspective of the user. Imagine what the user wants to do and what would make their life easier. Did you improve documentation? Fork the relevant repository. Upload your changes and send a pull request to the developer. + Do you have questions? [Get help](https://datenstrom.se/yellow/help/).