Jekyll theme jekyll-plain

Another simple, two-column template for Jekyll. The theme layout is inherented from jekyll-simple and some new features are added:

  • Mathjax to render math equation.
  • Tagging system.
  • New icon set from Font Awesome and selective google Fonts.
  • CV page from researcher
»


Test math

There are two different ways to render \( \LaTeX \) on Jekyll, either using MathJaX or KaTeX. MathJaX is more popular and more powerful compared to KaTeX which is a relatively light-weight library. However, KaTeX is way faster than MathJaX and is recommended for posts with the large number of mathematic content.

»