Embed the full Korvali terminal simulator natively into your portfolio, personal website, or blog with zero configuration.
Add the SDK script with defer and place the target container wherever you want the terminal to render:
<!-- Load Korvali Universal SDK -->
<script src="https://www.korvali.net/embed/sdk.js" defer></script>
<!-- Korvali Terminal Container -->
<div load-korvali></div>