Overview
Evie is a MIT licensed template designed to help build websites quickly. It comes with a minimal style guide and is optimized for modern browsers. The template is lightweight, customizable, and can be enhanced with illustrations from unDraw. While still under development, Evie provides development setup instructions and allows for customization of colors and styles.
Features
- MIT licensed template for building websites quickly
- Minimal style guide included
- Lightweight and optimized for modern browsers
- Customizable colors and styles
- Works well with illustrations from unDraw
Installation
To install and use Evie, follow these steps:
- Clone or download the project files from the Evie GitHub repository
- Install the required dependencies by running
npm install - Start the server with live reloading by running
gulp - To compile a customized production version, navigate to the “src/theme/” directory
- Customize the SASS files, colors, and any other desired changes
- Run
gulp buildto generate a “theme” folder containing your static website
Summary
Evie is a versatile MIT licensed template that helps developers build websites quickly. With its minimal style guide, lightweight design, and compatibility with modern browsers, Evie offers a flexible platform for creating customizable websites. While still in development, Evie provides initial instructions for setup and customization, and promises real documentation in the future.