Bchiang7.github.io

screenshot of Bchiang7.github.io
jekyll

Third iteration of my personal website built with Jekyll

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.
jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.

personal
Personal

A personal website is an online platform that showcases an individual's work, interests, and personality. It can include a range of content, such as a bio, resume, portfolio, blog, and contact information, and is often used to promote one's personal brand or professional services.

portfolio
Portfolio

A portfolio website is a type of website that showcases an individual's or a company's work, skills, and accomplishments. It typically includes a gallery of images or videos, case studies, and client testimonials to provide potential clients or employers with a comprehensive overview of their experience and expertise.

gulp
Gulp

Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.