Jekyll with streamlit

Jekyll provides great designs and styles and streamlit (www.streamlit.io) provides great flexibility.

Even though Jekyll is primarily for static sites and streamlit for dynamic content, is it possible to combine both? Ideally to have a Jekyll based website with dynamic content coming from a streamlit app, maybe as an iframe or some other container?

I couldn’t find anything about it on the Internet. Any pointers will be helpful.

Thanks :slightly_smiling_face: