diff --git a/assets/src/input.css b/assets/src/input.css index cf4b9c4..cd51528 100644 --- a/assets/src/input.css +++ b/assets/src/input.css @@ -40,3 +40,12 @@ @tailwind components; @tailwind utilities; + +@layer components { + .btn { + @apply inline-flex items-center justify-center border align-middle select-none font-medium text-center hover:no-underline focus:no-underline focus:shadow-none text-sm py-2 px-4 shadow-sm hover:shadow-md bg-transparent hover:bg-slate-700 text-slate-700 hover:text-white rounded; + svg { + @apply fill-current w-4 h-4 mr-2; + } + } +} diff --git a/pythonsd/templates/pythonsd/index.html b/pythonsd/templates/pythonsd/index.html index e383dfc..f4f5240 100644 --- a/pythonsd/templates/pythonsd/index.html +++ b/pythonsd/templates/pythonsd/index.html @@ -16,16 +16,30 @@

San Diego Python

-
+

About us

-

San Diego Python is a group for those interested in learning about Python or connecting with other Python professionals. We have a smaller weekly meetup for people to work on Python projects and a larger monthly meetup on the 4th Thursday of the month with speakers and talks.

+

San Diego Python is a group for those interested in learning about Python or connecting with other Python professionals. We have a smaller weekly meetup that meets on Discord for people to work on Python projects and a larger monthly meetup on the 4th Thursday of the month with speakers and talks.

Join us on Meetup to stay up to date with our upcoming events!

+ +

Join us on Discord

-

Meetup events aren't the only time for chatting. There's also a Discord server. Sign on to ask questions, give answers, or just hang out. San Diego Python's Discord server is available at https://discord.gg/8GpWuVvdbQ. The #jobs channel in Discord is great place to promote a job posting at your company.

+

Meetup events aren't the only time for chatting. There's also a Discord server. Sign on to ask questions, give answers, or just hang out with fellow Python developers. San Diego Python's Discord server has channels for #web-dev, #machine-learning, and the #jobs channel is a great place to promote a job at your company or find a position with a local company. Our Saturday meetups meet on Discord.

+ +
@@ -33,13 +47,21 @@

Upcoming meetups

Loading...

-

Interested in giving a 5-7 minute lightning talk at the monthly meetup? Please sign up!

+

Interested in giving a 5-7 minute talk at the monthly meetup? We welcome speakers presenting on site in San Diego or remotely. Longer talks are possible with approval.

+ +
+ {# Sponsors #} -
+