A simple portfolio Jekyll theme:
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.
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.
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.
SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.
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.