Ela Conference works to eliminate the existing diversity gap in tech by empowering more individuals identifying as a woman (18+) in a way that is significant to them to be leaders and take action through practical training and thoughtful mentorships.
This site is built with Jekyll, see Using Jekyll with Pages for more information about installing and running Jekyll.
Recommended build: bundle exec jekyll serve -w
- Each organizer has her own page located in
_organizers/
- In the front matter of each file, please include:
title
— first and last nameimage
— the name and extension of the image. Save images in theimages/organizers/
folder.twitter
— the handle only
- The bio goes directly in the post content area (below the front matter)
To update or change a sponsorship level, edit: _data/levels.yml
.
- Each speaker has her own page located in
_speakers/
- Each file is named:
first-last.md
. - In the front matter of each file, please include:
title
— first and last nameimage
— optional. The name and extension of the image. Save images in the/images/speakers/
folder. (If you don't define an image, we'll automatically use the profile picture from the social site you define below.)social
— twitter, facebook, instagram, gravatarhandle
— social handle from platform chosen insocial
topic
— optional.
- The bio goes directly in the post content area (below the front matter)
- You can add or update sponsors from the _data/sponsors.yml file. Please include:
name
— name of the sponsorsite
— URL to the sponsor's siteimage
— file name and extension of the sponsor's logolevel
— the level of sponsorship taken from the_data/levels.yml
- Save sponsor images in the /images/sponsors/ folder.
- Each talk has its own page located in
_agenda/
- Each file is named:
##-title.md
- In the front matter of each file, please include:
title
— title of the talktime
— start and end time of the talkroom
— the room assignedspeakers
— list of speakers giving the talkdate
— the date and time in 24-hour formatbreakout
— if the talk is during a breakout session add the numberbreakout: 1
orbreakout: 2
- The talk abstract goes directly in the post content area (below the front matter)
- Each jobs is located in
_data/jobs.yml
- Each jobs must have:
position
— name of the jobcompany
— name of the companylink
— link to the job listing on the company's websiteimage
— file name of sponsor's image found inimages/sponsors/