feat: migrate all presentation embeds from FlipHTML5 to self-hosted flipbook service
Replace 12 FlipHTML5 iframe URLs with slides.jeffemmett.com for full self-hosting of all presentation decks. Zero external dependencies for presentation viewing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
35c8ae74c7
commit
dea24bde81
|
|
@ -25,7 +25,7 @@ export function Presentations() {
|
||||||
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
||||||
<iframe
|
<iframe
|
||||||
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
||||||
src="https://online.fliphtml5.com/phqos/xfym/"
|
src="https://slides.jeffemmett.com/osmotic-governance"
|
||||||
seamless={true}
|
seamless={true}
|
||||||
scrolling="no"
|
scrolling="no"
|
||||||
frameBorder="0"
|
frameBorder="0"
|
||||||
|
|
@ -50,7 +50,7 @@ export function Presentations() {
|
||||||
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
||||||
<iframe
|
<iframe
|
||||||
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
||||||
src="https://online.fliphtml5.com/phqos/bqra/"
|
src="https://slides.jeffemmett.com/exploring-mycofi"
|
||||||
seamless={true}
|
seamless={true}
|
||||||
scrolling="no"
|
scrolling="no"
|
||||||
frameBorder="0"
|
frameBorder="0"
|
||||||
|
|
@ -75,7 +75,7 @@ export function Presentations() {
|
||||||
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
||||||
<iframe
|
<iframe
|
||||||
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
||||||
src="https://online.fliphtml5.com/phqos/vwmt/"
|
src="https://slides.jeffemmett.com/mycofi-cofi-gathering"
|
||||||
seamless={true}
|
seamless={true}
|
||||||
scrolling="no"
|
scrolling="no"
|
||||||
frameBorder="0"
|
frameBorder="0"
|
||||||
|
|
@ -102,7 +102,7 @@ export function Presentations() {
|
||||||
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
||||||
<iframe
|
<iframe
|
||||||
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
||||||
src="https://online.fliphtml5.com/phqos/caal/"
|
src="https://slides.jeffemmett.com/myco-mutualism"
|
||||||
seamless={true}
|
seamless={true}
|
||||||
scrolling="no"
|
scrolling="no"
|
||||||
frameBorder="0"
|
frameBorder="0"
|
||||||
|
|
@ -125,7 +125,7 @@ export function Presentations() {
|
||||||
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
||||||
<iframe
|
<iframe
|
||||||
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
||||||
src="https://online.fliphtml5.com/phqos/pnlz/"
|
src="https://slides.jeffemmett.com/psilocybernetics"
|
||||||
seamless={true}
|
seamless={true}
|
||||||
scrolling="no"
|
scrolling="no"
|
||||||
frameBorder="0"
|
frameBorder="0"
|
||||||
|
|
@ -148,7 +148,7 @@ export function Presentations() {
|
||||||
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
||||||
<iframe
|
<iframe
|
||||||
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
||||||
src="https://online.fliphtml5.com/phqos/bnnf/"
|
src="https://slides.jeffemmett.com/move-slow-fix-things"
|
||||||
seamless={true}
|
seamless={true}
|
||||||
scrolling="no"
|
scrolling="no"
|
||||||
frameBorder="0"
|
frameBorder="0"
|
||||||
|
|
@ -173,7 +173,7 @@ export function Presentations() {
|
||||||
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
||||||
<iframe
|
<iframe
|
||||||
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
||||||
src="https://online.fliphtml5.com/phqos/hxac/"
|
src="https://slides.jeffemmett.com/commons-stack-launch"
|
||||||
seamless={true}
|
seamless={true}
|
||||||
scrolling="no"
|
scrolling="no"
|
||||||
frameBorder="0"
|
frameBorder="0"
|
||||||
|
|
@ -198,7 +198,7 @@ export function Presentations() {
|
||||||
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
||||||
<iframe
|
<iframe
|
||||||
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
||||||
src="https://online.fliphtml5.com/phqos/fhos/"
|
src="https://slides.jeffemmett.com/conviction-voting"
|
||||||
seamless={true}
|
seamless={true}
|
||||||
scrolling="no"
|
scrolling="no"
|
||||||
frameBorder="0"
|
frameBorder="0"
|
||||||
|
|
@ -221,7 +221,7 @@ export function Presentations() {
|
||||||
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
||||||
<iframe
|
<iframe
|
||||||
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
||||||
src="https://online.fliphtml5.com/phqos/zzoy/"
|
src="https://slides.jeffemmett.com/polycentric-governance"
|
||||||
seamless={true}
|
seamless={true}
|
||||||
scrolling="no"
|
scrolling="no"
|
||||||
frameBorder="0"
|
frameBorder="0"
|
||||||
|
|
@ -246,7 +246,7 @@ export function Presentations() {
|
||||||
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
||||||
<iframe
|
<iframe
|
||||||
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
||||||
src="https://online.fliphtml5.com/phqos/xoea/"
|
src="https://slides.jeffemmett.com/mycofi-myco-munnities"
|
||||||
seamless={true}
|
seamless={true}
|
||||||
scrolling="no"
|
scrolling="no"
|
||||||
frameBorder="0"
|
frameBorder="0"
|
||||||
|
|
@ -269,7 +269,7 @@ export function Presentations() {
|
||||||
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
||||||
<iframe
|
<iframe
|
||||||
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
||||||
src="https://online.fliphtml5.com/phqos/afbp/"
|
src="https://slides.jeffemmett.com/community-resilience"
|
||||||
seamless={true}
|
seamless={true}
|
||||||
scrolling="no"
|
scrolling="no"
|
||||||
frameBorder="0"
|
frameBorder="0"
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,7 @@ export function Resilience() {
|
||||||
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
<div style={{position: "relative", paddingTop: "max(60%, 324px)", width: "100%", height: 0}}>
|
||||||
<iframe
|
<iframe
|
||||||
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
style={{position: "absolute", border: "none", width: "100%", height: "100%", left: 0, top: 0}}
|
||||||
src="https://online.fliphtml5.com/phqos/afbp/"
|
src="https://slides.jeffemmett.com/community-resilience"
|
||||||
seamless={true}
|
seamless={true}
|
||||||
scrolling="no"
|
scrolling="no"
|
||||||
frameBorder="0"
|
frameBorder="0"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue