Permalink
Cannot retrieve contributors at this time
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?
2018-web/data/talks/A-9006.yaml
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
28 lines (17 sloc)
634 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Talk details are specified in YAML files | |
| # YAML was selected because we can use multi-line strings and add | |
| # comments in the file. | |
| speaker_name: "" | |
| talk_title: "lightning talks" | |
| # At least 1 tag is necessary!! | |
| talk_tags: | |
| - "all" | |
| - "fun" | |
| talk_abstract: | | |
| Lightning talks are super fast 5 minute talks that anyone can give to all the atendees at PyCon Canada. | |
| If interested, <a href="https://github.com/pyconca/2018-wiki/wiki/lightning-talks">please sign up on the wiki page.</a> | |
| talk_details: "" | |
| # Markdown is supported | |
| about_author: '' | |
| # web link will only show if about_author section is present | |
| author_website: '' |