Goodbye Wordpress, Hello Jekyll!

[ misc ] · 1 min read

Today I migrated all wordpress content to Jekyll where I can host it for free on Github Pages.

There might still be some errors and incorrect links (pointing to the old Wordpress site) or broken links. Please do comment if you come across them. Thank you!

Update (2020-04-25): It allows for Latex!

Here’s inline latex \(\nabla_\boldsymbol{x} J(\boldsymbol{x})\) and \(x^n + y^n = z^n\)

Update (2020-06-07): And collapsables!

Click here

Hello there!

Update (2020-06-19): And syntax highlighting!

def hello():
    print('Hello World!')

If you found this useful, please cite this write-up as:

Yan, Ziyou. (Aug 2019). Goodbye Wordpress, Hello Jekyll!. eugeneyan.com. https://eugeneyan.com/writing/goodbye-wordpress-hello-jekyll.

or

@article{yan2019jekyll,
  title   = {Goodbye Wordpress, Hello Jekyll!},
  author  = {Yan, Ziyou},
  journal = {eugeneyan.com},
  year    = {2019},
  month   = {Aug},
  url     = {https://eugeneyan.com/writing/goodbye-wordpress-hello-jekyll}
}

Share on:

Browse related tags: [ misc ]

Join 6,500+ readers getting updates on machine learning, RecSys, LLMs, and engineering.