Posts
Setup Blog with GitHub Actions
This article describes how to configure GitHub Actions to automatically compile LaTeX sources for a static blog built with tools like make4ht and Jekyll. It covers file tracking, automatic build triggering, and committing generated files back to the repository. You can find the YAML configuration in the .github/workflows/main.yml file.
Jekyll Setup
I’ve showed how to use make4ht staticsite extension in the previous article. In this article, I will show how to setup it together with Jekyll to create a simple blog.
How to Blog With TeX4ht
This post is a part of series on how to set up TeX4ht, LaTeX to XML converter for use with Static Site Generators. We will discuss how to configure it to produce suitable HTML in this article.
Blogging in LaTeX, 2025 edition
This is the first post in a series about blogging with LaTeX using TeX4ht. I originally set it up as a showcase of TeX4ht’s features for the TUG 2021 conference. Unfortunately, I didn’t get to present it in the end—I ran out of time during my allocated slot, and I also didn’t manage to finish all the posts I had planned by the deadline. Fast forward to July 2025, and I thought, why not finally complete this series? Better late than never, right?
subscribe via RSS