Erictleung.github.io

screenshot of Erictleung.github.io

:memo: Source code for my website, portfolio of projects, and more

Overview

The source code provided is for a website that uses Jekyll, a static site generator, with a modified theme called Lanyon. It requires Ruby (>= 2.2.5) and makes use of the Liquid templating system for injecting programming logic into HTML elements. The website also includes a shortcut for embedding images more semantically.

Features

  • Modified Theme: The website uses a modified version of the Lanyon theme, which focuses on placing content first and hiding navigation in a hidden drawer.
  • Embedding Images: The website includes a shortcut to help embed images more semantically.
  • Jekyll and Liquid: The website utilizes Jekyll, a static site generator, and the Liquid templating system for injecting programming logic into HTML elements.

Summary

The provided source code is for a website using Jekyll with a modified Lanyon theme. It requires Ruby to be installed and utilizes the Liquid templating system. The website's key features include a modified theme that prioritizes content, a shortcut for embedding images, and the use of Jekyll and Liquid for static site generation and templating.