Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EzequielBruni authored Jul 8, 2020
1 parent dbd0b52 commit 9c9e7b2
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# NewFolder

A private design system that you're free to use, if you like it. It was designed for my own personal projects. It's based on SASS, mostly, and it's meant to be easily dropped in, and integrated with any CMS you need.

## Features

* A pseudo-flat aesthetic
* SASS variables for changing your color scheme quickly
* Layout-agnostic. The navigation patterns mostly use Flexbox, but you can use CSS Grid for the overall page layout. God knows I will. The rest is up to you.
* Readable typographical Styles
* Various in-content image styles
* Form styles (still somewhat in-progress)
* Alert boxes for information, warnings, and success alerts
* Navigation patterns for nav bars, dropdown navigation, hamburger navigation, accordion navigation, breadcrumb navigation, and more.


## Things I'm still working on:

* Integration with CMSs like [Typemill](https://typemill.net), and [Bludit](https://www.bludit.com). Again, this is for my own personal benefit, mostly.
* Better comments in the code, and more of them.

0 comments on commit 9c9e7b2

Please sign in to comment.