[tex4ht-commits] [SCM] tex4ht updated: r1743 - trunk/web
Michal Hoftich
INVALID.NOREPLY at gnu.org.ua
Thu Sep 25 11:46:31 CEST 2025
Author: michal_h21
Date: 2025-09-25 09:46:31 +0000 (Thu, 25 Sep 2025)
New Revision: 1743
Modified:
trunk/web/ChangeLog
trunk/web/index.html
Log:
added new links
Modified: trunk/web/ChangeLog
===================================================================
--- trunk/web/ChangeLog 2025-09-18 08:12:48 UTC (rev 1742)
+++ trunk/web/ChangeLog 2025-09-25 09:46:31 UTC (rev 1743)
@@ -1,3 +1,8 @@
+2025-09-25 Michal Hoftich <michal.h21 at gmail.com>
+
+ * index.html: restructured the documentation section, added links to the
+ beamer and booksite templates.
+
2025-08-24 Michal Hoftich <michal.h21 at gmail.com>
* index.html: added blog tutorial
Modified: trunk/web/index.html
===================================================================
--- trunk/web/index.html 2025-09-18 08:12:48 UTC (rev 1742)
+++ trunk/web/index.html 2025-09-25 09:46:31 UTC (rev 1743)
@@ -55,6 +55,9 @@
<ul>
<li><a href="https://www.kodymirus.cz/tex4ht-doc/tex4ht-doc.html">Work-in-progress documentation.</a></li>
<li><a href="doc/">The original documentation</a>.</li>
+</ul>
+<h4 id="tutorials">Tutorials</h4>
+<ul>
<li><a href="/TUGboat/tb25-1/gurari.pdf">TeX4ht: HTML production</a>, a tutorial/introductory article on using and
customizing TeX4ht. </li>
<li><a href="/TUGboat/tb40-1/tb124hoftich-make4ht.pdf">TeX4ht: LaTeX to Web publishing</a>,
@@ -68,9 +71,15 @@
sheet</a> from Nasser Abbasi.</li>
<li><a href="https://tex.stackexchange.com/questions/tagged/tex4ht">Questions
about TeX4ht on tex.stackexchange.com</a>.</li>
- <li><a href="https://www.kodymirus.cz/testblog/">Tutorial on how to setup a blog using TeX4ht and Github Actions</a>.</li>
</ul>
+<h4 id="templates">Templates</h4>
+<ul>
+ <li><a href="https://www.kodymirus.cz/testblog/">Blog setup</a> using TeX4ht and Github Actions / <a href="https://github.com/michal-h21/testblog">template</a>.</li>
+ <li><a href="https://www.kodymirus.cz/tex4ht-presentation/">Beamer presentation handout</a> / <a href="https://github.com/michal-h21/tex4ht-presentation">template</a>.</li>
+ <li><a href="https://www.kodymirus.cz/tex4ht-booksite/">Website for a book</a> / <a href="https://github.com/michal-h21/tex4ht-booksite">template</a>.</li>
+</ul>
+
<h3>Tools</h3>
<ul>
<li><a href="https://ctan.org/pkg/make4ht?lang=en">make4ht</a> - build system for TeX4ht.</li>
More information about the tex4ht-commits
mailing list.