Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _includes/shortcodes/meetup-details.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ module.exports = function meetupDetails(meetHeader, meetDate, venue, after, meet
<span class="icon has-text-grey-dark">
<svg class="icon-item" viewBox="0 0 512 512"><use xlink:href="#alarm"></use></svg>
</span>
<time class="has-text-primary has-text-weight-bold" dateTime="15:30">7:30PM</time> -
<time class="has-text-primary has-text-weight-bold" dateTime="21:00">9:00PM</time>
<time class="has-text-primary has-text-weight-bold" dateTime="14:00">6:00PM</time> -
<time class="has-text-primary has-text-weight-bold" dateTime="20:00">8:00PM</time>
</div>

<div>
Expand Down
24 changes: 24 additions & 0 deletions _meetups/2024-12-06-meetup.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
layout: meetup
title: "Holiday Party"
slides:
video:
speakers:
- name:
title:
avatar: https://avatars.githubusercontent.com/u/2164095?v=4
bio:
email:
homepage:
twitter:
github:
linkedin:
sponsor: cloudflare
venue: cloudflare
after: lazarus
organizers:
- kkipp
- joahg
---

The holiday party was a blast! We introduced our new Austin JavaScript shirts for the first time, and gave them to the winning table members of the Web Trivia game we played. Plus, some tried out our new battledecks, where each speaker improvised the topic and content based on what slides popped up on the screen. They all did great, and were awarded a shirt as well.
24 changes: 24 additions & 0 deletions _meetups/2025-01-29-meetup.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
layout: meetup
title: "Cloudflare for Web Dev"
slides:
video:
speakers:
- name: Collier King
title:
avatar: https://avatars.githubusercontent.com/u/10591022?v=4
bio:
email:
homepage:
twitter:
github:
linkedin:
sponsor: cloudflare
venue: cloudflare
after: lazarus
organizers:
- kkipp
- joahg
---

Cloudflare offers a cheap and easy suite of tools for developers to build full stack web applications. In this talk, Collier will show how to build and deploy a full stack web app on Cloudflare, covering hosting, storage, databases, background jobs and more.