Skip to content

Commit 30f2d5e

Browse files
committed
updated
1 parent 3609712 commit 30f2d5e

1 file changed

Lines changed: 10 additions & 9 deletions

File tree

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
1-
![](https://raw.githubusercontent.com/eync/SuperBro.dev/master/img/superblogo.svg)
1+
![superbro](https://raw.githubusercontent.com/eync/SuperBro.dev/master/img/superblogo.svg)
22
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/for-you.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/uses-html.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/uses-css.svg)](https://forthebadge.com)
33

4+
# SUPERBRO
45
Minimalistic Boilerplate
56
Made in mind of mobile-first orientation.
67

78
It's quick and easy to start new projects with Superbro, since it offers many goods of HTML5 and CSS3 out of box. It's small library and supports all new browsers.
89

910
Visit [Superbro.DEV](https://superbro.dev) for better documentation.
1011

11-
### Features
12+
## Features
1213
- CSS reset
1314
- Clean typography
1415
- Adjustable 12 column grid (help of CSS Grid Definition)
1516
- Settings.css with VAR functions
1617
- Headers are adjusted according to the screen with help of calc function
1718

18-
### Components
19+
## Components
1920
**Done Components:**
21+
- Alerts
2022
- Buttons
2123
- Forms
2224
- Tables
@@ -26,7 +28,6 @@ Visit [Superbro.DEV](https://superbro.dev) for better documentation.
2628

2729

2830
**Planned Components:**
29-
- Alerts
3031
- Breadcrumb
3132
- Cards
3233
- Dropdown
@@ -39,20 +40,20 @@ Visit [Superbro.DEV](https://superbro.dev) for better documentation.
3940
The grid itself is flexible and mobile friendly, thanks to CSS Grid.
4041
We can also take advantage of "columns" and "rows" as seen below.
4142

42-
![](https://github.com/eync/SuperBro.dev/blob/master/gif.gif)
43+
![Grid example](https://github.com/eync/SuperBro.dev/blob/master/gif.gif)
4344

44-
### Todo
45+
## Todo
4546
- Remove all PX and replace them with EMs or VHs
4647

47-
### Version
48+
## Version
4849
Current version is [0.1.3.](https://github.com/eync/superbro/releases/tag/v0.1.3)
4950

50-
### Examples
51+
## Examples
5152
Websites created with superbro boilerplate.
5253
- __[superbro.dev](https://superbro.dev)__ - _([github repo](https://github.com/eync/SuperBro.dev))_
5354
- __[kallion pesula](https://kallionpesula.com)__
5455
- __[mun firma](https://munfirma.fi)__
5556
- __[sanjiv's portfolio](https://sanjiv.info)__ - _([github repo](https://github.com/eync/eync.github.io))_
5657

57-
### License
58+
## License
5859
Superbro is free to use under the [open-source MIT-License](https://github.com/eync/superbro/blob/master/LICENSE.md)

0 commit comments

Comments
 (0)