Static Sites with Sphinx and Markdown Transcripts
Chapter: Welcome to the course
Lecture: Sphinx? Sphinx!

Login or purchase this course to watch this video and the rest of the course contents.
0:00 Sphinx. Sphinx Sphinx. Hi everybody. Welcome to static websites with Sphinx and Markdown. A collaboration between Jetbrains and Talk Python training.
0:18 We all know Sphinx for documentation. We all know Markdown for writing content, But the Sphinx is usually meant writing docs in restructured text.
0:31 Not Markdown. Not anymore. The MyST parser, from executable bugs brings markdown to Sphinx. In This course we'll show you how to add MyST to Sphinx,
0:45 not just for documentation, but for a static website. Sphinx has a lot of really
0:51 unique power and MyST has found a way to express that in kind of a markdown friendly syntax. I've always been a big fan of the Ideas in Sphinx.
1:01 And as we go through this course, I'll talk about the why as well as the what? Let's get started by setting the scene.


Talk Python's Mastodon Michael Kennedy's Mastodon