<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Markdown on Rachid Youven Zeghlache</title><link>https://youvenz.github.io/tags/markdown/</link><description>Recent content in Markdown on Rachid Youven Zeghlache</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 05 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://youvenz.github.io/tags/markdown/index.xml" rel="self" type="application/rss+xml"/><item><title>Build a Fast Academic Website with Hugo</title><link>https://youvenz.github.io/blog/2026-03-05-build-a-fast-academic-website-with-hugo/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-05-build-a-fast-academic-website-with-hugo/</guid><description>&lt;h2 id="build-a-fast-academic-website-with-hugo--without-databases-or-server-headaches"&gt;Build a Fast Academic Website with Hugo — Without Databases or Server Headaches&lt;/h2&gt;
&lt;p&gt;You&amp;rsquo;re a researcher or PhD student who needs a professional online presence. But the moment you look at WordPress, Wix, or Squarespace, you hit the same walls: slow load times, monthly fees, database management nightmares, and endless plugin updates. What if you could build a sleek, lightning-fast academic site in an afternoon using only markdown files?&lt;/p&gt;
&lt;h2 id="what-this-is"&gt;What This Is&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Hugo&lt;/strong&gt; is a static site generator written in Go that turns markdown files into a fully-built website—no databases, no server-side code, no maintenance headaches. Unlike traditional CMS platforms (WordPress, Drupal), Hugo generates your entire site at build time, meaning your pages load in milliseconds and you have zero security vulnerabilities.&lt;/p&gt;</description></item><item><title>Create Beautiful Course Websites with Jupyter Book</title><link>https://youvenz.github.io/blog/2026-03-05-create-beautiful-course-websites-with-jupyter-book/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-05-create-beautiful-course-websites-with-jupyter-book/</guid><description>&lt;h1 id="create-interactive-course-websites-with-jupyter-book--for-researchers--educators-who-need-updatable-executable-content"&gt;Create Interactive Course Websites with Jupyter Book — For Researchers &amp;amp; Educators Who Need Updatable, Executable Content&lt;/h1&gt;
&lt;p&gt;Your course materials are already outdated. Your readers can&amp;rsquo;t run your code examples. You can&amp;rsquo;t update without rebuilding everything from scratch. Static PDFs and HTML don&amp;rsquo;t cut it anymore—your audience needs to &lt;em&gt;interact&lt;/em&gt; with your content, run code in the browser, and access the latest version instantly.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Jupyter Book solves all three problems at once.&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Create Course Materials in Markdown + Pandoc</title><link>https://youvenz.github.io/blog/2026-03-05-create-course-materials-in-markdown-pandoc/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-05-create-course-materials-in-markdown-pandoc/</guid><description>&lt;h1 id="create-professional-course-materials-in-markdown-using-pandoc--a-complete-workflow-for-teachers--professors"&gt;Create Professional Course Materials in Markdown Using Pandoc — A Complete Workflow for Teachers &amp;amp; Professors&lt;/h1&gt;
&lt;p&gt;You&amp;rsquo;re spending hours formatting exercise sets, lab work, and quizzes in Word or Google Docs—adjusting margins, fixing font inconsistencies, regenerating the same content in three different formats. What if you could write once in Markdown and generate polished PDFs, HTML, and more in seconds?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Markdown + Pandoc&lt;/strong&gt; eliminates this friction entirely. You write your exercises, quizzes, and lab work once in plain text, store it in version control, and convert it instantly to publication-ready PDFs and interactive HTML. No more juggling file formats or losing formatting when sharing with colleagues.&lt;/p&gt;</description></item><item><title>Create PowerPoint Slides from Markdown with Pandoc</title><link>https://youvenz.github.io/blog/2026-03-05-create-powerpoint-slides-from-markdown-with-pandoc/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-05-create-powerpoint-slides-from-markdown-with-pandoc/</guid><description>&lt;h1 id="create-powerpoint-presentations-from-markdown-with-pandoc"&gt;Create PowerPoint Presentations from Markdown with Pandoc&lt;/h1&gt;
&lt;p&gt;You&amp;rsquo;ve spent the last hour manually formatting slides in PowerPoint—adjusting fonts, copying text, fixing alignment—only to realize you need to make changes across 20 slides. There&amp;rsquo;s a better way.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Pandoc&lt;/strong&gt; lets you write your entire presentation in plain text, run a single command, and generate a professionally formatted PowerPoint file in seconds. No clicking. No dragging. No wasted time.&lt;/p&gt;
&lt;h2 id="why-this-matters"&gt;Why This Matters&lt;/h2&gt;
&lt;p&gt;If you&amp;rsquo;re a developer, researcher, or content creator, you already know the pain: PowerPoint&amp;rsquo;s interface is slow, changes are tedious, and version control is a nightmare. &lt;strong&gt;Markdown + Pandoc&lt;/strong&gt; flips the script. You write in plain text (which is version-control friendly), separate slides with &lt;code&gt;---&lt;/code&gt;, and convert to &lt;code&gt;.pptx&lt;/code&gt; instantly. Bold, italic, lists, images, tables, equations, links, emojis—all supported. Edit further in PowerPoint if you need to, or ship the file as-is.&lt;/p&gt;</description></item><item><title>Master Markdown for Research — Write Once, Export Anywhere</title><link>https://youvenz.github.io/blog/2026-03-05-master-markdown-for-research-write-once-export-anywhere/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-05-master-markdown-for-research-write-once-export-anywhere/</guid><description>&lt;h1 id="master-markdown-for-research--write-once-export-anywhere"&gt;Master Markdown for Research — Write Once, Export Anywhere&lt;/h1&gt;
&lt;p&gt;You&amp;rsquo;re switching between Microsoft Word, Google Docs, and LaTeX for different research outputs. Each tool has its own quirks. You spend 20 minutes reformatting a heading. You copy-paste tables and watch them break. You want to write &lt;em&gt;once&lt;/em&gt; and stop fighting with software.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Markdown solves this.&lt;/strong&gt; It&amp;rsquo;s the format that works everywhere—GitHub, LLMs, Jupyter, Obsidian, and Pandoc. And you can learn it in under one hour.&lt;/p&gt;</description></item><item><title>Overleaf Dark Mode &amp; Markdown Paste: Hidden Features</title><link>https://youvenz.github.io/blog/2026-03-04-overleaf-dark-mode-markdown-paste-hidden-features/</link><pubDate>Wed, 04 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-04-overleaf-dark-mode-markdown-paste-hidden-features/</guid><description>&lt;p&gt;You&amp;rsquo;re staring at a blinding white PDF preview at 11 PM, trying to finish your paper. Your eyes hurt. You&amp;rsquo;ve got structured notes in Obsidian or ChatGPT output in markdown, but you&amp;rsquo;re manually retyping section headers into LaTeX syntax. There&amp;rsquo;s a better way—and it&amp;rsquo;s already built into Overleaf.&lt;/p&gt;
&lt;h2 id="two-hidden-features-that-actually-matter"&gt;Two Hidden Features That Actually Matter&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;PDF dark mode&lt;/strong&gt; inverts your preview to a dark background without touching your exported document. &lt;strong&gt;Visual editor markdown paste&lt;/strong&gt; converts markdown structure—headings, lists, formatting—directly into LaTeX when you paste. Both work on free accounts. No extensions required.&lt;/p&gt;</description></item><item><title>Write Research Papers in Markdown + Pandoc</title><link>https://youvenz.github.io/blog/2026-03-04-write-research-papers-in-markdown-pandoc/</link><pubDate>Wed, 04 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-04-write-research-papers-in-markdown-pandoc/</guid><description>&lt;p&gt;You&amp;rsquo;re staring at a LaTeX error message for the 47th time today. Your paper deadline is tomorrow, but you&amp;rsquo;re debugging &lt;code&gt;\begin{figure}&lt;/code&gt; placement instead of refining your argument. There&amp;rsquo;s a better way: &lt;strong&gt;write in clean Markdown, get publication-ready PDFs&lt;/strong&gt; with equations, cross-references, and IEEE/Springer formatting—all without touching LaTeX syntax until the final export.&lt;/p&gt;
&lt;h2 id="what-this-workflow-replaces"&gt;What This Workflow Replaces&lt;/h2&gt;
&lt;p&gt;Direct LaTeX editing becomes Markdown + Pandoc conversion. You write in readable &lt;code&gt;.md&lt;/code&gt; files with simple syntax for headings, citations, and figures. &lt;strong&gt;Pandoc&lt;/strong&gt; (a universal document converter) transforms your Markdown into professional PDFs or LaTeX source files, using &lt;strong&gt;pandoc-crossref&lt;/strong&gt; for numbered references and &lt;strong&gt;citeproc&lt;/strong&gt; for bibliographies. Output matches journal templates—single-column, two-column IEEE, ACM formats—without manual &lt;code&gt;\documentclass&lt;/code&gt; configuration.&lt;/p&gt;</description></item></channel></rss>