More Premium Hugo Themes Premium Jekyll Themes

Bchiang7.github.io

Third iteration of my personal website built with Jekyll

Bchiang7.github.io

Third iteration of my personal website built with Jekyll

Author Avatar Theme by bchiang7
Github Stars Github Stars: 853
Last Commit Last Commit: May 7, 2020 -
First Commit Created: Dec 18, 2023 -
Bchiang7.github.io screenshot

Overview

The v3 of the personal website is the third iteration built with Jekyll. The author requests that anyone who wants to fork or copy the repository to give proper credit by linking back to the website. The dependencies for the project include Gulp, Jekyll, Sass, Bundler, jekyll-minifier, and jekyll-sitemap.

Features

  • Jekyll: Built using the Jekyll framework.
  • Gulp: Utilizes Gulp for task automation.
  • Sass: Supports Sass for more efficient and modular CSS development.
  • Bundler: Uses Bundler for managing gem dependencies.
  • jekyll-minifier: Includes the jekyll-minifier gem for minifying HTML output.
  • jekyll-sitemap: Integrates jekyll-sitemap gem for generating sitemap.xml file.

Installation

To install the v3 theme for the personal website, follow the steps below:

  1. Install Jekyll, Sass, Bundler, jekyll-minifier, and jekyll-sitemap by running the following command:
    gem install jekyll sass bundler jekyll-minifier jekyll-sitemap
    
  2. Install npm by running the following command:
    npm install
    
  3. Start the project by running the following command:
    npm start
    

Summary

The v3 of the personal website is a Jekyll-based theme that utilizes Gulp for task automation and supports Sass for CSS development. It requires the installation of various dependencies, such as Jekyll, Sass, Bundler, jekyll-minifier, and jekyll-sitemap. Following the installation guide, users can easily set up the v3 theme for their own website.