:star2: Jasmine "lnishan" Chen's website and blog
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.
To install and build the Jasmine Chen’s website and blog theme, follow these steps:
gem install github-pages
gem install jekyll
gem install jekyll-admin
gem install jekyll-paginate
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<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.
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.