Commit graph

42 commits

Author SHA1 Message Date
Kim Brose
3d8e7d25a6
Update rumdl to v0.0.208 (#3126)
Some checks are pending
Linters / Spell Check with Typos (push) Waiting to run
Linters / Lint Markdown with rumdl (push) Waiting to run
Build site / Build the site (push) Waiting to run
* update rumdl to 0.0.203

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

* fix new issues found by linter update

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

* update rumdl to 0.0.208

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

---------

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>
2026-01-05 14:13:43 +00:00
Kim Brose
3d9a03401e
Create dependabot.yml (#3118)
Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>
2025-12-22 21:45:31 +00:00
Kim Brose
4a84c04558
Pin rumdl version correctly
Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>
2025-12-18 11:34:50 +01:00
Marcel
e1cda7c7d7
Merge pull request #3097 from matrix-org/HarHarLinks/pin-rumdl
Pin rumdl version
2025-12-18 11:31:55 +01:00
Kim Brose
862ad760ce
Create FUNDING.yml (#3088)
* Create FUNDING.yml

Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>

* reduce to donorbox only

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

---------

Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>
Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>
2025-12-18 11:02:00 +01:00
Kim Brose
997f3698e6
Pin rumdl version
Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>
2025-12-18 10:36:15 +01:00
Kim Brose
963ee433ad
Simplify PR template, introduce MD linter (#3051)
* Convert checkboxes to questions

Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>

* document internal links

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

* document blog taxonomies

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

* update PR bot CI from https://github.com/HarHarLinks/pr-template-autoclose

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

* fix heading depth (MD001 MD003)

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

* fix code blocks

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

* fix spaces in link text (MD039)

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

* fix no newline at end of file (MD047)

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

* fix bare URLs without angle backets (MD034)

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

* remove redundant attribute

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

* linter exception

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

* lint links and headings with rumdl instead of checklist

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

* convert signoff checklist to heading

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

* configure linter to .rumdl.toml explicitly

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

* bump rumdl action

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

* Shorten comments in the template

Co-authored-by: Thibault Martin <thibaultamartin@users.noreply.github.com>
Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>

* Remove rumdl default config example comments

Co-authored-by: Thibault Martin <thibaultamartin@users.noreply.github.com>
Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>

* explain more about the pr-bot

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

* pin rumdl action to v0

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

* fix unlinked email address in coc

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

---------

Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>
Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>
Co-authored-by: Thibault Martin <thibaultamartin@users.noreply.github.com>
2025-12-09 14:26:51 +01:00
Kim Brose
85b5e425b9
update PR bot (#3024)
Some checks are pending
Spell Check / Spell Check with Typos (push) Waiting to run
Build site / Build the site (push) Waiting to run
* update PR bot from https://github.com/HarHarLinks/pr-template-autoclose

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

* only approve when necessary

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>

* Add informative message to the automatic approval step

Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>

---------

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>
Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>
2025-12-02 10:35:42 +01:00
Kim Brose
22c9bc8104
Fix typo in PR bot CI (#3016)
Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>
2025-11-21 15:21:38 +01:00
Kim Brose
b99f1e4db5
Update pull_request_template.md (#2979)
Some checks are pending
Spell Check / Spell Check with Typos (push) Waiting to run
Build site / Build the site (push) Waiting to run
* Update pull_request_template.md

Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>

* Update pull_request_template.md

Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>

* edit closer to a comment box

Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>

* update pr template based on review

* add PR Bot via CI

* Update time sensitivity process step description

Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>

* Tweak time sensitivity process step description more

Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>

---------

Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>
2025-11-21 11:17:29 +01:00
Kim Brose
e1f7c4a692
Update .github/CODEOWNERS to use the new legal team 2025-09-26 15:00:41 +02:00
HarHarLinks
b8185be107 add CODEOWNERS to document responsible teams
Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>
2025-09-06 19:05:52 +02:00
Kim Brose
5fbd4dd7f5
Update pull_request_template.md (#2834) 2025-08-04 11:06:15 +02:00
Kim Brose
cd4f3de968
Create pull_request_template.md (#2812)
* Create pull_request_template.md

* Update pull_request_template.md
2025-07-07 11:00:43 +02:00
GuillaumeV
0277cb66b8 Upgrade Zola to v20 2025-04-30 11:25:05 +02:00
MTRNord
3d3dfe24ec
Upgrade zola 2024-06-08 15:23:42 +02:00
Jonas Platte
271fde87cb
Upgrade crate-ci/typos (#2281) 2024-04-04 09:35:28 +02:00
Travis Ralston
2eac7af20f ok fine, delete the file 2023-12-26 12:08:28 -07:00
Travis Ralston
263a19b64c Disable action now that CF Pages is back online 2023-12-26 12:06:27 -07:00
Travis Ralston
f0b0a48ca3 Set custom URL 2023-12-22 12:17:36 -07:00
Travis Ralston
f22bd16465 Remove base URL override 2023-12-22 12:14:08 -07:00
Travis Ralston
c5fd003a54 Try another different approach 2023-12-22 12:09:54 -07:00
Travis Ralston
6f65e246b9 Try a different hardcoding 2023-12-22 12:03:43 -07:00
Travis Ralston
4549734fa0 Hardcode base URL 2023-12-22 11:50:33 -07:00
Travis Ralston
ee85cd87f5 Use a default name? 2023-12-22 11:25:09 -07:00
Travis Ralston
0560b313dd Fix package command 2023-12-22 11:21:37 -07:00
Travis Ralston
8116b90d66 Test github pages 2023-12-22 11:17:42 -07:00
Jonas Platte
7e6f448d43 Upgrade actions/checkout 2023-10-31 21:18:16 +01:00
Jonas Platte
db3c8fc7ad Upgrade typos CI action 2023-10-31 21:18:16 +01:00
Thibault Martin
dc271d508e
Ask for consent before displaying YT Player (#2055)
* Create a youtube_player shortcode

* Load all players when consent is given

* Approximate youtube player size in the placeholder

Co-authored-by: Marcel <MTRNord@users.noreply.github.com>

* Use the youtube shortcode to embed player

* Cleanup typos config file and ignore YouTube shortcodes

---------

Co-authored-by: Marcel <MTRNord@users.noreply.github.com>
2023-10-31 16:14:54 +01:00
Thibault Martin
d07e1a3c84
Publish TWIM 20230728 (#1961)
* Publish TWIM 20230728

* Make typo checker happy about german
2023-07-28 20:38:20 +02:00
Laurence Gill
97a1293782
Add config for spellcheck 2023-06-21 13:04:40 +01:00
Jonas Platte
07fdb993bb Upgrade typos CI job, config file 2023-06-16 11:58:03 +02:00
Jonas Platte
3e5b769311 Update zola CI job 2023-06-15 14:30:36 +02:00
Laurence Gill
0801527cfa
Update workflow for main 2023-06-13 17:32:11 +01:00
Thib
a511a9c650 Build with the correct zola version 2023-06-08 15:29:35 +02:00
Jonas Platte
21a4375cc7
Add typos-cli config and CI job 2022-10-27 12:35:52 +02:00
Jonas Platte
6c4180e785
Run zola build on PRs 2022-10-21 14:31:32 +02:00
Jonas Platte
b02d87fb31
fixup! New site preview CI job 2022-10-06 10:47:51 +02:00
Jonas Platte
7b804d0947
New site preview CI job 2022-10-06 10:46:32 +02:00
MTRNord
a280d827be Check links in ci 2022-09-30 14:54:52 +02:00
MTRNord
431e9b8270 Initial zola version of m.org 2022-09-30 14:54:49 +02:00