From 600353ff4034972d57051bb4dee2f95337d74171 Mon Sep 17 00:00:00 2001 From: David Slusser Date: Thu, 28 Aug 2025 14:43:18 -0700 Subject: [PATCH] updating bookmark and about section --- .../web/templates/web/full/index.html | 70 +------------------ .../web/templates/web/partials/wwd.htm | 68 ++++++++++++++++++ 2 files changed, 69 insertions(+), 69 deletions(-) create mode 100644 src/django_project/web/templates/web/partials/wwd.htm diff --git a/src/django_project/web/templates/web/full/index.html b/src/django_project/web/templates/web/full/index.html index c878d85..48414de 100644 --- a/src/django_project/web/templates/web/full/index.html +++ b/src/django_project/web/templates/web/full/index.html @@ -147,7 +147,7 @@ - -
-
-

What We Do

-

- We organize monthly meetups, hands-on workshops, and collaborative projects to help Python developers of all levels connect, learn, and grow together in the Spokane area. -

-
-
-
-
-
-
- -
-
Monthly Meetups
-
-

Regular presentations on Python topics, from beginner-friendly introductions to advanced techniques and emerging technologies.

-
-
-
-
-
-
-
-
- -
-
Hands-on Workshops
-
-

Interactive coding sessions where participants can learn by doing, with guidance from experienced developers.

-
-
-
-
-
-
-
-
- -
-
Networking
-
-

Opportunities to connect with local developers, share experiences, and build professional relationships in the tech community.

-
-
-
-
-
-
-
-
- -
-
Project Collaboration
-
-

Support for open source projects and community initiatives that benefit both our local area and the broader Python ecosystem.

-
-
-
-
-
-
-
diff --git a/src/django_project/web/templates/web/partials/wwd.htm b/src/django_project/web/templates/web/partials/wwd.htm new file mode 100644 index 0000000..a7d9940 --- /dev/null +++ b/src/django_project/web/templates/web/partials/wwd.htm @@ -0,0 +1,68 @@ + + +
+
+

What We Do

+

+ We organize monthly meetups, hands-on workshops, and collaborative projects to help Python developers of all levels connect, learn, and grow together in the Spokane area. +

+
+
+
+
+
+
+ +
+
Monthly Meetups
+
+

Regular presentations on Python topics, from beginner-friendly introductions to advanced techniques and emerging technologies.

+
+
+
+
+
+
+
+
+ +
+
Hands-on Workshops
+
+

Interactive coding sessions where participants can learn by doing, with guidance from experienced developers.

+
+
+
+
+
+
+
+
+ +
+
Networking
+
+

Opportunities to connect with local developers, share experiences, and build professional relationships in the tech community.

+
+
+
+
+
+
+
+
+ +
+
Project Collaboration
+
+

Support for open source projects and community initiatives that benefit both our local area and the broader Python ecosystem.

+
+
+
+
+
+