• Stars
    star
    510
  • Rank 83,295 (Top 2 %)
  • Language
    HTML
  • License
    MIT License
  • Created about 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A production-ready theme for your projects with a minimal style guide https://evie.undraw.co

Evie

Project site: https://evie.undraw.co

An MIT licensed template bundled with a minimal style guide to build websites faster, especially combined with illustrations from unDraw. It is extemely lightweight, customizable and works perfectly on modern browsers.

Evie Landing

Usage

This is still under development. For better instructions, head over to the project website.

This version contains the development setup, with the source files (SASS,EJS) and a Gulp/Express.js setup. To use it, run gulp. This will start the server with live reloading. If you just want to compile a customized production version, the path is "src/theme/" and there you can change the SASS files, customize colors, make any change you want and run gulp build. This will generate a "theme" folder which contains your static website.

Real documentation coming soon