Skip to content

Commit

Permalink
Add events section
Browse files Browse the repository at this point in the history
  • Loading branch information
xiwenc committed Nov 11, 2024
1 parent ea5d327 commit 6c44d1c
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/.pages
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ nav:
- pipeline-integration
- mendix-documents
- rules
- events
- terminologies.md
- code-of-conduct.md
- about.md
- about.md
Binary file added docs/assets/videos/2024-10-24-mx-meetup-part1.mp4
Binary file not shown.
Binary file added docs/assets/videos/2024-10-24-mx-meetup-part2.mp4
Binary file not shown.
Binary file added docs/assets/videos/2024-10-24-mx-meetup-part3.mp4
Binary file not shown.
35 changes: 35 additions & 0 deletions docs/events/2024-10-24-mendix-meetup.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Mendix Meetup 2024-10-24

## Agenda

- Quality Driven Development Initiative – Xiwen Cheng (10min)
- ABN AMRO shares a story about balancing low-code, low-ops & low risk and why they support the MxLint initiative - Bart Zantingh (20min)
- MxLint – Xiwen Cheng (25min)

## Speakers

- Bart Zantingh, Lead Mendix Developer, ABN AMRO
- Xiwen (Steven) Cheng, Cloud Architect, CINAQ

## Video recordings

### Quality Driven Development Initiative

<video width="100%" controls>
<source src="../../assets/videos/2024-10-24-mx-meetup-part1.mp4.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>

### ABN AMRO shares a story about balancing low-code, low-ops & low risk and why they support the MxLint initiative

<video width="100%" controls>
<source src="../../assets/videos/2024-10-24-mx-meetup-part2.mp4.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>

### MxLint

<video width="100%" controls>
<source src="../../assets/videos/2024-10-24-mx-meetup-part3.mp4.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
3 changes: 3 additions & 0 deletions docs/events/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Introduction

This section gives an overview of all social events held in the past.

0 comments on commit 6c44d1c

Please sign in to comment.