Skip to content

Podcast#

Link info - https://support.substack.com/hc/en-us/articles/360041759232-Can-I-embed-a-signup-form-for-my-Substack-publication

https://epochai.substack.com/p/how-has-deepseek-improved-the-transformer

You can import from the website to substack using the RSS feed

--> enable RSS feed first ?

raw HTML#

<iframe src="https://midtownai.substack.com/embed" width="480" height="320" style="border:1px solid #EEE; background:white;" frameborder="0" scrolling="no"></iframe>

hooks#

{% substack "https://midtownai.substack.com/" %}

# Markdown
#
# <!> Don't forget the double quotes!

{% substack "https://midtownai.substack.com/" %}

# to HTML

<iframe src="https://midtownai.substack.com/embed" width="480" height="320" style="border:1px solid #EEE; background:white;" frameborder="0" scrolling="no"></iframe>