retypeapp / retype

Retype is an ✨ ultra-high-performance✨ static site generator that builds a website based on simple text files.
https://retype.com
Other
1.01k stars 201 forks source link

Embedding a website in a page #665

Closed Nzii3 closed 6 months ago

Nzii3 commented 6 months ago

How can I embed a website with iframe in a page? Is it possible?

geoffreymcgill commented 6 months ago

You can use the [!embed](url) component, see https://retype.com/components/embed/.

[!embed](https://retype.com)

Another option would be using raw HTML