Skip to content

Commit

Permalink
add Louis
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-nika committed Nov 1, 2024
1 parent bb9b903 commit 58beceb
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
# link: "video"
#- name: Schedule
# link: "schedule"
#- name: Speakers
# link: "speakers"
- name: Speakers
link: "speakers"
#- name: Mentoring
# link: "mentoring"
- name: "Call for Talks"
Expand Down
10 changes: 10 additions & 0 deletions _participants/louis-pilfold.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Louis Pilfold
pic_url: "/assets/images/louis-pilfold.jpg"
tagline: "Creator of Gleam"
github: lpil
twitter: louispilfold
linkedin: /in/louis-pilfold/

---
Creator of the Gleam programming language and all-round BEAMer!
16 changes: 16 additions & 0 deletions _talks/gleams-first-year.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
tags:
- Year in review
level: Beginners, Intermediate users, Proficient users
title: "Gleam's First Year"
speakers:
- _participants/louis-pilfold.md

---
It has been 1 year (minus 3 days) since Gleam v1.0.0 was announced! This talk takes a look at what the Gleam team and community have achieved over this time, and what is planned for next year.

**KEY OBJECTIVE:**
- Share Gleam's advancements and progress over the past year.

**TARGET AUDIENCE:**
- Anyone part of or interested in Gleam and the BEAM ecosystem.
Binary file added assets/images/louis-pilfold.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<!-- end of travelling -->
{% comment %} {% include keynotes.html %} {% endcomment %}
<!-- end of keynotes -->
{% comment %} {% include speakers.html %} {% endcomment %}
{% include speakers.html %}
<!-- end of speakers -->
{% include register.html %}
<!-- end of register -->
Expand Down

0 comments on commit 58beceb

Please sign in to comment.