<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Presentation on kenji.blog</title><link>http://kenji.blog/en/tags/presentation/</link><description>Recent content in Presentation on kenji.blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>kenjinote</copyright><lastBuildDate>Thu, 06 Apr 2023 23:23:46 +0900</lastBuildDate><atom:link href="http://kenji.blog/en/tags/presentation/index.xml" rel="self" type="application/rss+xml"/><item><title>How to make a presentation with HTML (reveal.js)</title><link>http://kenji.blog/en/p/html%E3%81%A7%E3%83%97%E3%83%AC%E3%82%BC%E3%83%B3%E8%B3%87%E6%96%99%E3%82%92%E4%BD%9C%E3%82%8B%E6%96%B9%E6%B3%95reveal.js/</link><pubDate>Thu, 06 Apr 2023 23:23:46 +0900</pubDate><guid>http://kenji.blog/en/p/html%E3%81%A7%E3%83%97%E3%83%AC%E3%82%BC%E3%83%B3%E8%B3%87%E6%96%99%E3%82%92%E4%BD%9C%E3%82%8B%E6%96%B9%E6%B3%95reveal.js/</guid><description>&lt;img src="http://kenji.blog/p/html%E3%81%A7%E3%83%97%E3%83%AC%E3%82%BC%E3%83%B3%E8%B3%87%E6%96%99%E3%82%92%E4%BD%9C%E3%82%8B%E6%96%B9%E6%B3%95reveal.js/img.png" alt="Featured image of post How to make a presentation with HTML (reveal.js)" />&lt;h1 id="how-to-make-a-presentation-with-html">How to make a presentation with HTML
&lt;/h1>&lt;p>reveal.js is a presentation creation tool using HTML and Markdown, with the following features:&lt;/p>
&lt;ul>
&lt;li>A variety of presentation features such as mathematical formulas, animations, and swipe operations&lt;/li>
&lt;li>Customizable themes and layouts&lt;/li>
&lt;li>Navigation features compatible with multiple devices such as mice, keyboards, and touchpads&lt;/li>
&lt;li>Advanced features such as automatic slide playback and video embedding&lt;/li>
&lt;li>Can be exported in PDF format&lt;/li>
&lt;/ul>
&lt;p>With these features, users can easily create interactive and engaging presentations.&lt;/p>
&lt;h1 id="how-to-install-and-use-revealjs">How to install and use reveal.js
&lt;/h1>&lt;p>The easiest way to use it is to download the entire ZIP from the following page and extract it.&lt;/p>
&lt;ol>
&lt;li>Open &lt;a class="link" href="https://revealjs.com/installation" target="_blank" rel="noopener"
>https://revealjs.com/installation&lt;/a> and download &lt;code>master.zip&lt;/code> from the link&lt;/li>
&lt;li>Open index.html in the extracted folder in a browser&lt;/li>
&lt;li>Rewrite index.html to create your own presentation&lt;/li>
&lt;/ol>
&lt;ul>
&lt;li>You can use demo.html as a reference since it contains HTML code for a demo.&lt;/li>
&lt;/ul>
&lt;h1 id="use-cases">Use Cases
&lt;/h1>&lt;p>The presentations you create can be published as web pages as is, or exported as PDFs.
Also, since the source of the presentation is text, it is easy to manage it with a version control system.&lt;/p>
&lt;p>It seems you can also create presentations in Markdown format.&lt;/p>
&lt;h1 id="references">References
&lt;/h1>&lt;ul>
&lt;li>&lt;a class="link" href="https://qiita.com/Targityen/items/40ae4795e2cb77c1adc6" target="_blank" rel="noopener"
>Let&amp;rsquo;s use reveal.js for future presentations&lt;/a>&lt;/li>
&lt;li>&lt;a class="link" href="https://qiita.com/jkjoluvjlajelljicvjzojieoaid/items/01cd7ff819bc2e69b652" target="_blank" rel="noopener"
>List of Markdown Notation Samples&lt;/a>&lt;/li>
&lt;/ul></description></item></channel></rss>