Overview:
Jasmine Chen’s website and blog is powered by GitHub Pages and Jekyll. It features a heavily-modified Jekyll-Uno theme, along with Google Fonts, Google Analytics, and a Facebook Comments Plugin.
Features:
- GitHub Pages: The website is hosted on GitHub Pages, providing a reliable and efficient hosting solution.
- Jekyll: The website is built using Jekyll, a static site generator that allows for easy management and customization.
- Jekyll-Uno Theme: The website is based on a modified version of the Jekyll-Uno theme, providing a visually appealing and modern design.
- Google Fonts: The website uses Google Fonts to enhance the typography and overall visual appeal.
- Google Analytics: The website integrates with Google Analytics, allowing for detailed tracking and analysis of visitor behavior.
- Facebook Comments Plugin: The website includes a Facebook Comments Plugin, enabling users to engage and interact with the content through comments.
Installation:
To install and build the Jasmine Chen’s website and blog theme, follow these steps:
- Install GitHub Pages:
gem install github-pages
- Install Jekyll:
gem install jekyll
- Install Jekyll-Admin:
gem install jekyll-admin
- Install Jekyll-Paginate:
gem install jekyll-paginate
- Choose and install the desired Google Fonts:
- For Open Sans:
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
- For Chinese-Traditional Font:
<link href="https://fonts.googleapis.com/css?family=cwTeX+Hei" rel="stylesheet">
Integrate Google Analytics by following the official documentation for embedding the tracking code.
To add the Facebook Comments Plugin, follow the Facebook for Developers documentation for integrating the plugin into your website.
Summary:
Jasmine Chen’s website and blog is built using GitHub Pages and Jekyll, utilizing a heavily-modified Jekyll-Uno theme. It incorporates Google Fonts, Google Analytics, and a Facebook Comments Plugin to enhance the design, track visitor behavior, and encourage user interaction. The installation process involves setting up the necessary gems, choosing and installing desired Google Fonts, integrating Google Analytics, and adding the Facebook Comments Plugin.