switch to new theme due to old theme not liking newer versions. New theme seems kick-arse, however
This commit is contained in:
parent
1909ea34ea
commit
e3ac8b96f5
531 changed files with 147790 additions and 66 deletions
20
themes/story/exampleSite/content/talks/a-future-talk.md
Normal file
20
themes/story/exampleSite/content/talks/a-future-talk.md
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
title: "A Future Talk"
|
||||
date: 2025-01-01
|
||||
event: "FutureConf 2025"
|
||||
credit: "https://unsplash.com/photos/ZGKqdnfbOWo"
|
||||
image: "/talks/tim-van-der-kuip-769737-unsplash.jpg"
|
||||
slides: "/talks/pdf-slides.pdf"
|
||||
description: "Story's talks pages can highlight upcoming appearances, promoting your talks before you present."
|
||||
---
|
||||
Story's talks pages can highlight upcoming appearances, promoting your talks
|
||||
before you present. This is a dummy page illustrating this capability.
|
||||
|
||||
You'll have to add `buildFuture: true` to your site's `config.yaml` to enable
|
||||
this setting. Talks pages that are in the future won't appear on the homepage
|
||||
or in your RSS feeds; they'll only appear in the `/talks/` list page of your
|
||||
site.
|
||||
|
||||
This page also illustrates that you can use PDF slides. Story uses PDF.js to embed a slide viewer.
|
||||
So you don't have to build slides in RemarkJS, you can host them yourself, like Slideshare (but better).
|
||||
<!--more-->
|
||||
Loading…
Add table
Add a link
Reference in a new issue