Skip to content

Commit f1d3e92

Browse files
committed
[#1559] Added DrupalSouth 2025 presentation link to README and docs introduction.
1 parent 8b8c24d commit f1d3e92

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.vortex/docs/content/README.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ Every change is verified through automated tests to ensure updates remain stable
3535
and reliable — reducing the risk of regressions and making it easier to maintain
3636
projects over time.
3737

38+
Learn more about Vortex from our [DrupalSouth 2025 presentation](https://docs.google.com/presentation/d/e/2PACX-1vQMBTteMr6cALYGtI3xwqvt9HFpzSzTsV3ie5qhVMPK5eSZBudyQp7H1_Wfoy7HMYqfgN2ooH4rlWJL/pub?start=false&loop=false&delayms=5000)
39+
([Google Slides](https://docs.google.com/presentation/d/1nsFfd9C_ddKD5O0sQeJ8_6pJjU0XWaXXwDmD0SwCIL4/) |
40+
[PDF](https://docs.google.com/presentation/d/1nsFfd9C_ddKD5O0sQeJ8_6pJjU0XWaXXwDmD0SwCIL4/export/pdf)).
41+
3842
## Why Vortex exists
3943

4044
Setting up Drupal projects can be time-consuming and inconsistent:

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,14 @@ platforms. Everything is pre-configured and ready to use, so teams can focus on
3030
building features instead of setting up infrastructure.
3131

3232
By standardizing project structure and tooling, **Vortex** ensures a consistent
33-
developer experience across every project that uses it. Whether youre starting
33+
developer experience across every project that uses it. Whether you're starting
3434
fresh or joining an existing Vortex-based site, you can get up to speed quickly
3535
and start contributing right away.
3636

37+
Learn more about Vortex from our [DrupalSouth 2025 presentation](https://docs.google.com/presentation/d/e/2PACX-1vQMBTteMr6cALYGtI3xwqvt9HFpzSzTsV3ie5qhVMPK5eSZBudyQp7H1_Wfoy7HMYqfgN2ooH4rlWJL/pub?start=false&loop=false&delayms=5000)
38+
([Google Slides](https://docs.google.com/presentation/d/1nsFfd9C_ddKD5O0sQeJ8_6pJjU0XWaXXwDmD0SwCIL4/) |
39+
[PDF](https://docs.google.com/presentation/d/1nsFfd9C_ddKD5O0sQeJ8_6pJjU0XWaXXwDmD0SwCIL4/export/pdf)).
40+
3741
Vortex is designed for ongoing use, not just initial project setup. Sites built
3842
with Vortex should regularly adopt upstream updates, keeping projects current
3943
with evolving tools, infrastructure, and best practices while minimizing upgrade

0 commit comments

Comments
 (0)