diff --git a/README.md b/README.md index b969584..cf2b081 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ This is a list of classless CSS themes and frameworks. "Classless" means a styl + [Writ](#writ) + [YoRHa](#yorha) * [Class-light](#class-light) + + [Barrel.css](#barrelcss) + [Chota](#chota) + [Fylgja](#fylgja) + [Milligram](#milligram) @@ -393,6 +394,21 @@ This is a list of classless CSS themes and frameworks. "Classless" means a styl These are frameworks that do not force you to apply their classes to many elements but require something like `
` or a bit of your own CSS for a page to look right. They may offer optional classes to style your content. +### Barrel.css + +- [Repository](https://github.com/EternityForest/barrel.css) ![GitHub stars](https://img.shields.io/github/stars/EternityForest/barrel.css?style=flat-square) ![GitHub contributors](https://img.shields.io/github/contributors-anon/EternityForest/barrel.css?style=flat-square) ![Last commit](https://img.shields.io/github/last-commit/EternityForest/barrel.css?style=flat-square) ![GitHub open issues](https://img.shields.io/github/issues-raw/EternityForest/barrel.css?style=flat-square) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/EternityForest/barrel.css?style=flat-square) +- [Demo](https://eternityforest.github.io/barrel.css/) + +[![barrel.css-0-barrel.png](thumbnail/barrel.css-0-barrel.png)](screenshot/barrel.css-0-barrel.png) +[![barrel.css-1-fugit.png](thumbnail/barrel.css-1-fugit.png)](screenshot/barrel.css-1-fugit.png) +[![barrel.css-2-banderole.png](thumbnail/barrel.css-2-banderole.png)](screenshot/barrel.css-2-banderole.png) +[![barrel.css-3-scrapbook-green.png](thumbnail/barrel.css-3-scrapbook-green.png)](screenshot/barrel.css-3-scrapbook-green.png) +[![barrel.css-4-nord.png](thumbnail/barrel.css-4-nord.png)](screenshot/barrel.css-4-nord.png) +[![barrel.css-5-blast.png](thumbnail/barrel.css-5-blast.png)](screenshot/barrel.css-5-blast.png) +[![barrel.css-6-lair.png](thumbnail/barrel.css-6-lair.png)](screenshot/barrel.css-6-lair.png) +[![barrel.css-7-steam.png](thumbnail/barrel.css-7-steam.png)](screenshot/barrel.css-7-steam.png) + + ### Chota - [Repository](https://github.com/jenil/chota) ![GitHub stars](https://img.shields.io/github/stars/jenil/chota?style=flat-square) ![GitHub contributors](https://img.shields.io/github/contributors-anon/jenil/chota?style=flat-square) ![Last commit](https://img.shields.io/github/last-commit/jenil/chota?style=flat-square) ![GitHub open issues](https://img.shields.io/github/issues-raw/jenil/chota?style=flat-square) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/jenil/chota?style=flat-square) diff --git a/data/projects.toml b/data/projects.toml index 6ddabaa..5c01331 100644 --- a/data/projects.toml +++ b/data/projects.toml @@ -1,3 +1,5 @@ +### Classless + ["Almond.CSS"] demo = "https://alvaromontoro.github.io/almond.css/demo/" github = "alvaromontoro/almond.css" @@ -332,6 +334,25 @@ website = "" screenshots = ["yorha.png"] tags = ["classless"] +### Class-light + +["Barrel.css"] +demo = "https://eternityforest.github.io/barrel.css/" +github = "EternityForest/barrel.css" +note = "" +website = "" +screenshots = [ + "barrel.css-0-barrel.png", + "barrel.css-1-fugit.png", + "barrel.css-2-banderole.png", + "barrel.css-3-scrapbook-green.png", + "barrel.css-4-nord.png", + "barrel.css-5-blast.png", + "barrel.css-6-lair.png", + "barrel.css-7-steam.png", +] +tags = ["class-light"] + [Chota] demo = "https://jenil.github.io/chota/" github = "jenil/chota" diff --git a/screenshot/barrel.css-0-barrel.png b/screenshot/barrel.css-0-barrel.png new file mode 100644 index 0000000..58994c9 Binary files /dev/null and b/screenshot/barrel.css-0-barrel.png differ diff --git a/screenshot/barrel.css-1-fugit.png b/screenshot/barrel.css-1-fugit.png new file mode 100644 index 0000000..74fc9d6 Binary files /dev/null and b/screenshot/barrel.css-1-fugit.png differ diff --git a/screenshot/barrel.css-2-banderole.png b/screenshot/barrel.css-2-banderole.png new file mode 100644 index 0000000..fdfba5f Binary files /dev/null and b/screenshot/barrel.css-2-banderole.png differ diff --git a/screenshot/barrel.css-3-scrapbook-green.png b/screenshot/barrel.css-3-scrapbook-green.png new file mode 100644 index 0000000..a0d4d74 Binary files /dev/null and b/screenshot/barrel.css-3-scrapbook-green.png differ diff --git a/screenshot/barrel.css-4-nord.png b/screenshot/barrel.css-4-nord.png new file mode 100644 index 0000000..231a352 Binary files /dev/null and b/screenshot/barrel.css-4-nord.png differ diff --git a/screenshot/barrel.css-5-blast.png b/screenshot/barrel.css-5-blast.png new file mode 100644 index 0000000..ce5a694 Binary files /dev/null and b/screenshot/barrel.css-5-blast.png differ diff --git a/screenshot/barrel.css-6-lair.png b/screenshot/barrel.css-6-lair.png new file mode 100644 index 0000000..1057cde Binary files /dev/null and b/screenshot/barrel.css-6-lair.png differ diff --git a/screenshot/barrel.css-7-steam.png b/screenshot/barrel.css-7-steam.png new file mode 100644 index 0000000..2e2a7a2 Binary files /dev/null and b/screenshot/barrel.css-7-steam.png differ diff --git a/thumbnail/barrel.css-0-barrel.png b/thumbnail/barrel.css-0-barrel.png new file mode 100644 index 0000000..8577918 Binary files /dev/null and b/thumbnail/barrel.css-0-barrel.png differ diff --git a/thumbnail/barrel.css-1-fugit.png b/thumbnail/barrel.css-1-fugit.png new file mode 100644 index 0000000..5d4018e Binary files /dev/null and b/thumbnail/barrel.css-1-fugit.png differ diff --git a/thumbnail/barrel.css-2-banderole.png b/thumbnail/barrel.css-2-banderole.png new file mode 100644 index 0000000..1f099d6 Binary files /dev/null and b/thumbnail/barrel.css-2-banderole.png differ diff --git a/thumbnail/barrel.css-3-scrapbook-green.png b/thumbnail/barrel.css-3-scrapbook-green.png new file mode 100644 index 0000000..ebef208 Binary files /dev/null and b/thumbnail/barrel.css-3-scrapbook-green.png differ diff --git a/thumbnail/barrel.css-4-nord.png b/thumbnail/barrel.css-4-nord.png new file mode 100644 index 0000000..f37db79 Binary files /dev/null and b/thumbnail/barrel.css-4-nord.png differ diff --git a/thumbnail/barrel.css-5-blast.png b/thumbnail/barrel.css-5-blast.png new file mode 100644 index 0000000..4dc2c97 Binary files /dev/null and b/thumbnail/barrel.css-5-blast.png differ diff --git a/thumbnail/barrel.css-6-lair.png b/thumbnail/barrel.css-6-lair.png new file mode 100644 index 0000000..4b00ef7 Binary files /dev/null and b/thumbnail/barrel.css-6-lair.png differ diff --git a/thumbnail/barrel.css-7-steam.png b/thumbnail/barrel.css-7-steam.png new file mode 100644 index 0000000..a8b1e19 Binary files /dev/null and b/thumbnail/barrel.css-7-steam.png differ