18 Commits

Author SHA1 Message Date
5578c07c44
fix image path in README.md (#434) 2025-07-30 09:21:35 +02:00
efa08dca41
fix(content): prod fix images (#267) 2025-03-17 09:40:40 +01:00
cb9da8c967
docs: describe the requirements to get vuepress-plugin-imagemin compiling on alpine (#262)
For `vuepress-plugin-imagemin` there are several system packages
required to properly compile it. It is now documented in the README.md.

Switch from `bash` to `sh` highlighting.
2025-03-12 08:49:52 +01:00
73f51b8bc4
feat(other): backend - mail api for it4c (#231)
* backend - mail api for it4c

Implements an fastify backend service with an email service.
This allows to send us emails received via contact form on the website.

* optional telephone

* missing text delimiter

* start command and correct build method to classicjs

* deploy for backend & adjust README.md

* debug deploy [1]

* debug deploy [2]

* debug deploy [3]

* debug deploy [4]

* debug deploy [5]

* finish deploy script

* watch when running npm run dev

* fix format validation

* debug sendmail[1]

* debug sendmail[2]

* debug sendmail[3]

* debug sendmail[4]

* debug sendmail[5]

* env for MAIL_HOST

* referece name in email subject

* fix format string

* eslint

* backend build & lint workflows

* order comments

* unit tests

* unit test workflow

* prettier

* alias paths

* fix esm support

* 100% tests

* corrected nodejs version

* use beforeEach to clearAllMocks

This simplifies the code and reduces redundancy

* fix wrong import
2025-03-07 10:32:56 +01:00
mahula
603984d6d2 update readme 2024-05-01 18:16:46 +02:00
elweyn
2a66a4037a fix(content): md remarks 2024-02-07 10:47:11 +01:00
de3c985e10
fix lint problem 2023-10-05 10:46:24 +02:00
774df93933
test commit to trigger webhook 2023-10-04 19:26:08 +02:00
0071c610ec
test commit to trigger hook 2023-10-04 19:18:00 +02:00
bed3d08b51
update readme 2023-10-04 19:14:26 +02:00
2d54fb24ca
initial blind implementation & documentation of a webhook 2023-10-04 17:35:12 +02:00
80acd8a341
more details on readme architecture workflow 2023-01-29 18:45:01 +01:00
a4db3ccabe
added architecture graphic to readme 2023-01-29 18:40:07 +01:00
12f08328c5
fixes #10 link tech in readme 2023-01-07 02:47:25 +01:00
95875356d7
new rule textlint-rule-write-good 2023-01-03 22:38:23 +01:00
583a8cf887
textlint-rule-no-dead-link rule
include test documentation in README.md
2023-01-03 21:58:12 +01:00
05bdc3f6cc
update readme 2023-01-03 01:17:20 +01:00
206b3f7424
Initial commit 2022-12-30 20:26:37 +01:00