- Nov 19, 2023
I show the latest Mastodon post in my website hosted on GitHub Pages, and it does not require JavaScript on the client side. How do I do that?
/update
#web
#jekyll
#selfhosting
- Nov 6, 2023
If you have not noticed, the equations on my blog are now rendered server-side. This change makes it possible for those who turn off JavaScript on their browsers to see the equations. I also updated the theme from Minima v2 to Minima v3.
/update
#jekyll
#tex
#update
#web
- Nov 8, 2022
After some comparison among solutions, I use KaTeX to typeset math in my emails.
/programming
#jekyll
#ruby
#tex
- Apr 14, 2020
I have got tired of letting GitHub Pages to run Jekyll for me. I cannot use custom plugins! I decide to run Jekyll myself and push the built result to GitHub repo. I wrote a script to do this.
/programming
#jekyll
- Jan 26, 2020
I have been using Siteleaf to manage my blog. It is just convenient and amazing.
/update
#update
#jekyll