Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anges244/evie
A production-ready theme for your projects with a minimal style guide https://evie.undraw.co
https://github.com/anges244/evie
css css-framework html template theme
Last synced: about 1 month ago
JSON representation
A production-ready theme for your projects with a minimal style guide https://evie.undraw.co
- Host: GitHub
- URL: https://github.com/anges244/evie
- Owner: anges244
- License: mit
- Created: 2018-02-22T15:24:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T15:19:45.000Z (about 2 years ago)
- Last Synced: 2024-08-02T13:24:29.655Z (5 months ago)
- Topics: css, css-framework, html, template, theme
- Language: HTML
- Homepage:
- Size: 5.32 MB
- Stars: 510
- Watchers: 23
- Forks: 77
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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](https://undraw.co). It is extemely lightweight, customizable and works perfectly on modern browsers.
![Evie Landing](https://github.com/anges244/evie/blob/master/docs/images/preview_landing.png)
Usage
-----_This is still under development. For better instructions, head over to the [project website](https://evie.undraw.co)._
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