
Gulp, EJS, Sass(ECSS), Aigis, iconfont
Equip is a robust template designed to help you efficiently create static websites. Leveraging modern web technologies, it offers a streamlined approach to organizing your code and assets, facilitating a quick and effective workflow. Its focus on best practices ensures that developers can maintain clean and structured projects, making it an ideal choice for both new projects and those that require a solid framework.

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.