From 6ba5b0f4439b81f270e6b8209cd678ce5d788520 Mon Sep 17 00:00:00 2001
From: "Jason A. Crome"
Date: Sun, 20 Aug 2023 20:04:27 -0400
Subject: [PATCH 1/5] Create a framework for Core Team bios
I added a link to the Slides page to the documentation page, and removed
it from the menu to make room for a Core Team link. From there, created
a basic page that lists each of us. In subsequent commits, we can add
mini-bios for each of us.
---
views/core-team.tt | 37 +++++++++++++++++++++++++++++++++++++
views/documentation.tt | 5 +++++
views/layouts/main.tt | 2 +-
3 files changed, 43 insertions(+), 1 deletion(-)
create mode 100644 views/core-team.tt
diff --git a/views/core-team.tt b/views/core-team.tt
new file mode 100644
index 0000000..3efede6
--- /dev/null
+++ b/views/core-team.tt
@@ -0,0 +1,37 @@
+
+Meet the Core Team
+
+
+These Dancers know how to bust a move or two! Learn about the team that
+brings you Dancer:
+
+
+- Alberto Simões (ambs)
+- Alexis Sukrieh (sukria)
+- D Ruth Holloway (GeekRuthie)
+- Damien Krotkine (dams)
+- David Precious (bigpresh)
+- Franck Cuny (franckc)
+- Jason A. Crome (CromeDome)
+- Mickey Nasriachi
+- Peter Mottram (SysPete)
+- Russell Jenkins (veryrusty)
+- Sawyer X
+- Stefan Hornburg (racke)
+- Yanick Champoux
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/views/documentation.tt b/views/documentation.tt
index 4da54a4..b2361f0 100644
--- a/views/documentation.tt
+++ b/views/documentation.tt
@@ -46,3 +46,8 @@ Even though special care is given to documentation, there might be some
errors, so feel free to contact the development team if
you find any.
+
+Presentations
+
+See presentations from Dancer talks around the world!
+
diff --git a/views/layouts/main.tt b/views/layouts/main.tt
index a7a183b..2da2e4d 100644
--- a/views/layouts/main.tt
+++ b/views/layouts/main.tt
@@ -60,7 +60,7 @@
Dancers
- Slides
+ Core Team
From 89e973cb54233829b68d8ccf35512ccc6ca0f903 Mon Sep 17 00:00:00 2001
From: D Ruth Holloway
Date: Sun, 3 Sep 2023 09:59:01 -0400
Subject: [PATCH 2/5] Add GeekRuthie bio
---
views/core-team.tt | 35 +++++++++++++++++++++--------------
1 file changed, 21 insertions(+), 14 deletions(-)
diff --git a/views/core-team.tt b/views/core-team.tt
index 3efede6..71e78f9 100644
--- a/views/core-team.tt
+++ b/views/core-team.tt
@@ -8,7 +8,7 @@ brings you Dancer:
- Alberto Simões (ambs)
- Alexis Sukrieh (sukria)
-- D Ruth Holloway (GeekRuthie)
+- D Ruth Holloway (GeekRuthie)
- Damien Krotkine (dams)
- David Precious (bigpresh)
- Franck Cuny (franckc)
@@ -21,17 +21,24 @@ brings you Dancer:
- Yanick Champoux
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+D Ruth Holloway
+Ruth Holloway has been using Perl for more than twenty years, and a heavy user of
+Dancer2 for over five years. She has written several Dancer2 plugins, and a Perl::Critic module specifically for use with
+Dancer2. Ruth is a full-time traveler, moving around North America in an RV with her husband and dog. In her free time, she's
+a musician, a crafter, and a published author. You can find her Perl work on
+
+
+
+
+
+
+
+
+
+
From 9394eb51f21dbeeb68163063fb91ab784d758b55 Mon Sep 17 00:00:00 2001
From: "Jason A. Crome"
Date: Mon, 9 Jun 2025 19:17:01 -0400
Subject: [PATCH 3/5] Remove trailing spaces
---
views/core-team.tt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/views/core-team.tt b/views/core-team.tt
index 71e78f9..0e26dbb 100644
--- a/views/core-team.tt
+++ b/views/core-team.tt
@@ -26,9 +26,9 @@ brings you Dancer:
D Ruth Holloway
Ruth Holloway has been using Perl for more than twenty years, and a heavy user of
-Dancer2 for over five years. She has written several Dancer2 plugins, and a Perl::Critic module specifically for use with
-Dancer2. Ruth is a full-time traveler, moving around North America in an RV with her husband and dog. In her free time, she's
-a musician, a crafter, and a published author. You can find her Perl work on
+Dancer2 for over five years. She has written several Dancer2 plugins, and a Perl::Critic module specifically for use with
+Dancer2. Ruth is a full-time traveler, moving around North America in an RV with her husband and dog. In her free time, she's
+a musician, a crafter, and a published author. You can find her Perl work on
From 418f002fac4b4e18e08a1a133e74abb0060ef5a8 Mon Sep 17 00:00:00 2001
From: "Jason A. Crome"
Date: Mon, 9 Jun 2025 19:19:37 -0400
Subject: [PATCH 4/5] Close quotes for URL to Ruth's website
---
views/core-team.tt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/views/core-team.tt b/views/core-team.tt
index 0e26dbb..749bbc5 100644
--- a/views/core-team.tt
+++ b/views/core-team.tt
@@ -29,7 +29,7 @@ brings you Dancer:
Dancer2 for over five years. She has written several Dancer2 plugins, and a Perl::Critic module specifically for use with
Dancer2. Ruth is a full-time traveler, moving around North America in an RV with her husband and dog. In her free time, she's
a musician, a crafter, and a published author. You can find her Perl work on
-CPAN.
From c02bf16e63ed8e7fa48e8b1f1d0f4dd6df448a99 Mon Sep 17 00:00:00 2001
From: "Jason A. Crome"
Date: Mon, 9 Jun 2025 19:27:47 -0400
Subject: [PATCH 5/5] Add CromeDome's bio
---
views/core-team.tt | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/views/core-team.tt b/views/core-team.tt
index 749bbc5..5e91dfa 100644
--- a/views/core-team.tt
+++ b/views/core-team.tt
@@ -12,7 +12,7 @@ brings you Dancer:
Damien Krotkine (dams)
David Precious (bigpresh)
Franck Cuny (franckc)
-Jason A. Crome (CromeDome)
+Jason Crome (CromeDome)
Mickey Nasriachi
Peter Mottram (SysPete)
Russell Jenkins (veryrusty)
@@ -34,7 +34,13 @@ a musician, a crafter, and a published author. You can find her Perl work on
-
+Jason Crome
+Jason Crome is a 30 year veteran of the software industry, working on everything from local government software in Powerbuilder and SQL Server
+to custom ERP development in Perl and PostgreSQL (with a few stops in insurance, banking, and gaming along the way!). While he's worked professionally on open soure software
+in the past, Jason currently gets paid to work on ERP and CRM software powering non-profit agencies throughout the world. He is the former founder of Charlotte Perl Mongers,
+a member of Chicago.pm and MadMongers, and is a plugin author and release manager for Dancer. You can find much of Jason's work on
+CPAN.
+