Overview:
The Particle Jekyll Theme is a minimalist template designed for developers to showcase their portfolios. It is built using Jekyll and includes features such as Gulp, SASS, Sweet Scroll, Particle.js, BrowserSync, Font Awesome and Devicon icons, and Google Analytics integration. The theme is easily customizable and allows for basic setup to personalize the site.
Features:
- Gulp
- SASS
- Sweet Scroll
- Particle.js
- BrowserSync
- Font Awesome and Devicon icons
- Google Analytics integration
Installation:
To install the Particle Jekyll Theme, follow these steps:
- Install NodeJS.
- Install Jekyll by running:
sudo gem install bundler jekyll
. - Install Yarn by running:
npm install -g yarn
. - Install dependencies by running:
yarn
. - Run the theme by running:
gulp
.
Summary:
The Particle Jekyll Theme is a free and open source template for developers to showcase their portfolios. It includes various features such as Gulp, SASS, Sweet Scroll, Particle.js, and more. The theme is easily customizable and can be installed by following the provided installation guide. It is distributed under the MIT License, allowing users to use the theme in any way they want.