Video.js
This template is integrated with Video.js, you could add video player with simple Vue component with src and poster properties.
html
<video-player
src="https://files.testfile.org/Video%20MP4%2FLake%20-%20testfile.org.mp4"
poster="https://vitepress.dev/vitepress-logo-large.webp"
/>
Image Viewer
This template is integrated with Viewer.js, no additional settings required, just use markdown image syntax "![](image url)".
Try to click the image and then zoom in/out.
PostHog Analysis
PostHog is a great platform that covers Google Analytics, Microsoft Clarity and more customer behavior analysis features.
Register a free account and change config.mts file, you will see the readers' real-time activities in seconds.
Mermaid Examples
Most mermaid diagram types work in this template, try to learn mermaid in Mermaid Playground.