starters: update
This commit is contained in:
@@ -13,7 +13,7 @@ address:
|
||||
country: United States
|
||||
|
||||
summary: An example talk using Wowchemy's Markdown slides feature.
|
||||
abstract: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellusac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. Sed ac faucibus dolor, scelerisque sollicitudin nisi. Cras purus urna, suscipit quis sapien eu, pulvinar tempor diam."
|
||||
abstract: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellusac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. Sed ac faucibus dolor, scelerisque sollicitudin nisi. Cras purus urna, suscipit quis sapien eu, pulvinar tempor diam.'
|
||||
|
||||
# Talk start and end times.
|
||||
# End time can optionally be hidden by prefixing the line with `#`.
|
||||
@@ -35,14 +35,14 @@ image:
|
||||
focal_point: Right
|
||||
|
||||
links:
|
||||
- icon: twitter
|
||||
icon_pack: fab
|
||||
name: Follow
|
||||
url: https://twitter.com/georgecushen
|
||||
url_code: ""
|
||||
url_pdf: ""
|
||||
url_slides: ""
|
||||
url_video: ""
|
||||
- icon: twitter
|
||||
icon_pack: fab
|
||||
name: Follow
|
||||
url: https://twitter.com/georgecushen
|
||||
url_code: ''
|
||||
url_pdf: ''
|
||||
url_slides: ''
|
||||
url_video: ''
|
||||
|
||||
# Markdown Slides (optional).
|
||||
# Associate this talk with Markdown slides.
|
||||
@@ -57,7 +57,7 @@ slides: example
|
||||
# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`.
|
||||
# Otherwise, set `projects = []`.
|
||||
projects:
|
||||
- example
|
||||
- example
|
||||
---
|
||||
|
||||
{{% callout note %}}
|
||||
@@ -66,7 +66,7 @@ Click on the **Slides** button above to view the built-in slides feature.
|
||||
|
||||
Slides can be added in a few ways:
|
||||
|
||||
- **Create** slides using Wowchemy's [*Slides*](https://wowchemy.com/docs/managing-content/#create-slides) feature and link using `slides` parameter in the front matter of the talk file
|
||||
- **Create** slides using Wowchemy's [_Slides_](https://wowchemy.com/docs/managing-content/#create-slides) feature and link using `slides` parameter in the front matter of the talk file
|
||||
- **Upload** an existing slide deck to `static/` and link using `url_slides` parameter in the front matter of the talk file
|
||||
- **Embed** your slides (e.g. Google Slides) or presentation video on this page using [shortcodes](https://wowchemy.com/docs/writing-markdown-latex/).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user