Skip to content

jessconf/jessconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jessconf.org

Source code for the JessConf website.

forked from the awesome KatieConf

Tech stack:

Contributing

Adding a Jess

Edit config.toml and add your self under the last [[params.speakers.person]] with your information like so below:

[[params.speakers.person]]
  name = "Jessica Jones"
  img = "jessjones.jpg"
  twitter = "jessjones"
  talkTitle = "How I beat Kilgrave"
  talkLink = "https://www.youtube.com/watch?v=ajsdfhbasdf"

Add your image to the static/img/speakers/ directory.

When you open a pull request netlify will build your branch and then you will be able to view the changes to the site IN your pull request via a deploy preview.

Social Media

  • Have @JessConf follow new listing
  • Append talk to YouTube playlist (or add note to description if non YT link)
  • Tweet out nice things <3

Releases

No releases published

Packages

No packages published