Third iteration of my personal website built with Jekyll
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.
To install the v3 theme for the personal website, follow the steps below:
gem install jekyll sass bundler jekyll-minifier jekyll-sitemap
npm install
npm start
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.