diff --git a/config.toml b/config.toml index 8127e6f..a993f79 100644 --- a/config.toml +++ b/config.toml @@ -249,57 +249,83 @@ disableKinds = ["taxonomy", "taxonomyTerm"] # Team section [params.team] - enable = false + enable = true # Possibility to center items #center = true title = "Team" subtitle = "The people putting it together" bg = false description = "" - speakers = "Speakers" + speakers = "" # "Speakers" # All team member's pictures are stored under 'static/img/team'. # Replace them with your own too. # Suggestion: Image size should be at least 360px*360px or the alignment might be affected. [[params.team.members]] - img = "faceholder.png" - name = "Organiser Name 1" - position = "Organiser Position 1" - reportsTo = "" - livesIn = "[Munich, Germany](#some-maps-url)" - scope = [ - "Role 1 for [thing 1](#)", - "Role 2 for [thing 2](#)", - "Role 3 for [thing 3](#)" + img = "abbas-rizvi.png" + name = "Abbas Rizvi" + position = "Data Scientist at Tempus Labs" + bio = "Columbus, OH" + social = [ + ["fa-twitter", "https://twitter.com/aarizvi"], + ["fa-github", "https://github.com/aarizvi"], + ["fa-linkedin", "https://www.linkedin.com/in/aarizv"] + ] + + [[params.team.members]] + img = "bernie-lawson.jpg" + name = "Bernie Lawson" + position = "Data Scientist in Retail" + bio = "Cincinnati, OH" + social = [ + ["fa-twitter", "https://twitter.com/woodyblawson"], + ["fa-github", "https://github.com/lawsonbh"], + ["fa-linkedin", "https://www.linkedin.com/in/bernardlawson"] ] - # For bio markdown and even multiline strings are available. - bio = """I do things, - and stuff""" + + [[params.team.members]] + img = "ezgi-karaesmen.jpg" + name = "Ezgi Karaesmen" + position = "Genomics at Nationwide Children's Hospital" + bio = "Columbus, OH" + social = [ + ["fa-twitter", "https://twitter.com/e_Karaesmen"], + ["fa-github", "https://github.com/karaesmen"], + ["fa-linkedin", "https://www.linkedin.com/in/ezgi-karaesmen/"] + ] + + [[params.team.members]] + img = "john-blischak.jpg" + name = "John Blischak" + position = "Freelance Scientific Software Developer" + bio = "Copley, OH" social = [ - ["fa-twitter", "#"], - ["fa-github", "#"], - ["fa-linkedin", "#"] + ["fa-twitter", "https://twitter.com/jdblischak"], + ["fa-github", "https://github.com/jdblischak"], + ["fa-linkedin", "https://www.linkedin.com/in/jdblischak"] ] [[params.team.members]] - img = "faceholder.png" - name = "Organiser Name 2" - position = "Organiser Position 2" + img = "katie-sasso-schafer.jpg" + name = "Katie Sasso Schafer" + position = "Director of AI and Automation at Covail" + bio = "Columbus, OH" social = [ - ["fa-twitter", "#"], - ["fa-github", "#"], - ["fa-linkedin", "#"] + ["fa-twitter", "https://twitter.com/KatieSasso"], + ["fa-github", "https://github.com/ksasso"], + ["fa-linkedin", "https://www.linkedin.com/in/katiesasso"] ] [[params.team.members]] - img = "faceholder.png" - name = "Organiser Name 3" - position = "Organiser Position 3" + img = "trevin-flickinger.jpg" + name = "Trevin Flickinger" + position = "Data Insights Analyst at Grange Insurance" + bio = "Columbus, OH" social = [ - ["fa-twitter", "#"], - ["fa-github", "#"], - ["fa-linkedin", "#"] + ["fa-twitter", "https://twitter.com/trevin_flick"], + ["fa-github", "https://github.com/trevinflick"], + ["fa-linkedin", "https://www.linkedin.com/in/trevin-flickinger-b9400226/"] ] # Client section diff --git a/data/schedule/Talk01.toml b/data/schedule/Talk01.toml deleted file mode 100644 index ffede76..0000000 --- a/data/schedule/Talk01.toml +++ /dev/null @@ -1,27 +0,0 @@ -modalID= 1 - -[talk_details] -title = "First Talk" -subtitle = "First Subtitle" -date = 1970-01-01 -startsAt = "00:00:00" -endsAt = "00:01:00" -img = "roundicons.png" -preview = "faceholder.png" -category = "Category 1" -description = "Describe 1" -talk = true - -[speaker] -name = "Speaker Name 01" -organisation = "Company 1" -role = "Role 1" -img = "faceholder.png" -bio = "Speaker Name 02 did stuff" -social = [ - ["fa-twitter", "#"], - ["fa-github", "#"], - ["fa-linkedin", "#"], - ["fa-globe", "#"] - ] -link = "#" diff --git a/data/schedule/Talk02.toml b/data/schedule/Talk02.toml deleted file mode 100644 index acf0530..0000000 --- a/data/schedule/Talk02.toml +++ /dev/null @@ -1,27 +0,0 @@ -modalID= 2 - -[talk_details] -title = "Second Talk" -subtitle = "second Subtitle" -date = 1970-01-01 -startsAt = "00:01:00" -endsAt = "00:02:00" -img = "roundicons.png" -preview = "faceholder.png" -category = "Category 1" -description = "Describe 1" -talk = true - -[speaker] -name = "Speaker Name 02" -organisation = "Company 2" -role = "Role 1" -img = "faceholder.png" -bio = "Speaker Name 02 did stuff" -social = [ - ["fa-twitter", "#"], - ["fa-github", "#"], - ["fa-linkedin", "#"], - ["fa-globe", "#"] - ] -link = "#" diff --git a/static/img/team/abbas-rizvi.png b/static/img/team/abbas-rizvi.png new file mode 100644 index 0000000..415b102 Binary files /dev/null and b/static/img/team/abbas-rizvi.png differ diff --git a/static/img/team/bernie-lawson.jpg b/static/img/team/bernie-lawson.jpg new file mode 100644 index 0000000..0bc09cb Binary files /dev/null and b/static/img/team/bernie-lawson.jpg differ diff --git a/static/img/team/ezgi-karaesmen.jpg b/static/img/team/ezgi-karaesmen.jpg new file mode 100644 index 0000000..f9058ac Binary files /dev/null and b/static/img/team/ezgi-karaesmen.jpg differ diff --git a/static/img/team/john-blischak.jpg b/static/img/team/john-blischak.jpg new file mode 100644 index 0000000..b02ff1a Binary files /dev/null and b/static/img/team/john-blischak.jpg differ diff --git a/static/img/team/katie-sasso-schafer.jpg b/static/img/team/katie-sasso-schafer.jpg new file mode 100644 index 0000000..7f86aa6 Binary files /dev/null and b/static/img/team/katie-sasso-schafer.jpg differ diff --git a/static/img/team/trevin-flickinger.jpg b/static/img/team/trevin-flickinger.jpg new file mode 100644 index 0000000..42b70db Binary files /dev/null and b/static/img/team/trevin-flickinger.jpg differ