Skip to content

Commit 7ab3225

Browse files
author
Michał Gryczka
committed
Add tutorial section and demo video for launching Defguard 2.0 in the Beta 1 release blog post, enhancing user guidance and engagement.
1 parent f90f5b1 commit 7ab3225

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

src/content/blog/defguard-2-0-release-beta-1.mdx

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,23 @@ Although we have been running and testing this version in production-like enviro
1616

1717
If you are new to 2.0, start with the [Defguard 2.0 technical overview](https://defguard.net/blog/defguard-20-alpha-technical-overview/#why-a-major-upgrade-1) and [Alpha 2 release post](https://defguard.net/blog/defguard-2-0-release-alpha-2/).
1818

19+
In case you skipped previous release announcement - here is a quick tutorial on launching 2.0 for testing purposes:
20+
21+
<div style={{ position: "relative", width: "100%", paddingBottom: "56.25%", height: 0 }}>
22+
<iframe
23+
src="https://www.youtube.com/embed/v66TBvSLpBg"
24+
title="Defguard 2.0 Test Launch Demo"
25+
style={{ position: "absolute", top: 0, left: 0, width: "100%", height: "100%" }}
26+
frameBorder="0"
27+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
28+
referrerPolicy="strict-origin-when-cross-origin"
29+
allowFullScreen
30+
></iframe>
31+
</div>
32+
33+
[Watch the demo video on YouTube](https://www.youtube.com/watch?v=v66TBvSLpBg)
34+
35+
1936
## What's changed in Beta 1 (vs Alpha 2 and Alpha 1)
2037

2138
### Migration from 1.x

0 commit comments

Comments
 (0)