@@ -278,7 +278,36 @@ <h2>Reflections</h2>
278278 <!-- Highlight participants outputs -->
279279 </ section >
280280 < section >
281- < h2 > Contributing to Jupyter Books</ h2 >
281+ < section data-auto-animate >
282+ < h2 > Contributing to Jupyter Books</ h2 >
283+ < ul >
284+ < li > You have the tools 🛠️</ li >
285+ < li > Jupyter Books are great for
286+ < ul >
287+ < li > Books</ li >
288+ < li > Technical documents</ li >
289+ < li > Data science examples</ li >
290+ < li > Research papers</ li >
291+ </ ul >
292+ < li > What will you make?</ li >
293+ < li > Which projects could you help?</ li >
294+ </ ul >
295+ < aside data-markdown class ="notes ">
296+ - Now you have seen how to create a modify Jupyter Books
297+ - We can write text-based content
298+ - Include executable, and interactive elements
299+ - Share and reuse content between other MyST projects
300+ - What will you make?
301+ - What projects can you join?
302+ </ aside >
303+ </ section >
304+ < section data-auto-animate >
305+ < h2 > Contributing to Jupyter Books</ h2 >
306+ < i class ="fa-solid fa-globe "> </ i > < a target ="_blank " href ="https://mystmd.org/ "> mystmd.org</ a > </ br >
307+ < i class ="fa-solid fa-book "> </ i > < a target ="_blank " href ="https://mystmd.org/guide "> mystmd.org/guide</ a > </ br >
308+ < i class ="fa-brands fa-github "> </ i > < a target ="_blank " href ="https://github.com/jupyter-book "> github.com/jupyterbook</ a > </ br >
309+ < i class ="fa-brands fa-discord "> </ i > < a target ="_blank " href ="https://discord.mystmd.org/ "> discord.mystmd.org</ a >
310+ </ section >
282311 </ section >
283312 < section >
284313 < section data-auto-animate >
0 commit comments