Commit graph

6 commits

Author SHA1 Message Date
pat-s 2d9da16b4b
trigger pipeline on pull_request_closed event 2024-06-15 12:35:31 +02:00
pat-s 74e8925bec add spellchecker (#439)
fix #148

Adds a spell checker via `cspell` and fixes some spelling issues in the docs.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/439
Co-authored-by: pat-s <patrick.schratz@gmail.com>
Co-committed-by: pat-s <patrick.schratz@gmail.com>
2024-06-12 10:20:37 +00:00
pat-s 72c195924b
use pnpm in deploy preview 2024-06-12 11:43:56 +02:00
Patrick Schratz 65e44a8cfa Add deploy preview via surge (#434)
fix #345

- [x] Use a dummy user instead of my personal one (to avoid getting notifications from surge)

- [x] README doc

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/434
2024-06-12 08:52:08 +00:00
pat-s c7a2a29c7f
increase lychee timeout from 20 to 40 2024-06-12 10:35:42 +02:00
crapStone da1b77aa6a Add woodpecker ci & many linters (and their required fixes) (#377)
closes #238

Co-authored-by: pat-s <patrick.schratz@gmail.com>
Co-authored-by: Patrick Schratz <pat-s@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/377
Co-authored-by: crapStone <crapstone01@gmail.com>
Co-committed-by: crapStone <crapstone01@gmail.com>
2024-06-11 07:51:22 +00:00