Skip to content

jessconf/jessconf

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

The JessConf website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published