nokaa / erato

A truly minimalistic stylesheet

Home Page:https://nokaa.moe/erato/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Erato

A truly minimalistic stylesheet. Erato is intended to be used for simple sites like an about page or a blog. Erato weighs in at 875 bytes minified. Erato is inspired by these great websites. You can view Erato in use at my website.

Goals

My goals in building Erato were to create a very small stylesheet that looked good and worked properly on all screen sizes. I wanted to accomplish this without the use of Javascript, because it's a pain in the ass. So far, Erato seems to have accomplished these goals, so hopefully all future changes will be minor.

Using

Erato provides several convenience classes. They have some documentation in erato.sass

As small as it is (119 lines of Sass), you can easily modify it to suit your needs. I have tried to create variables for the things that are most likely to be modified.

I am not a designer, so if you think that something can be improved, feel free to open an issue or submit a pull request. Please keep in mind that Erato's goal is minimalism, so additions that don't seem useful to me will probably be rejected. The great part about Free Software is that you can create your own version and distribute it to others.

About

A truly minimalistic stylesheet

https://nokaa.moe/erato/

License:Other


Languages

Language:CSS 97.5%Language:Makefile 2.5%