From c9dda9e9aeffc1e61feff182cd35fdef3f5beb02 Mon Sep 17 00:00:00 2001 From: tlongren Date: Thu, 12 Dec 2013 22:48:57 -0600 Subject: [PATCH] Add StackLayout framework. --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b5123db..8526633 100644 --- a/README.md +++ b/README.md @@ -398,4 +398,16 @@ simple and flexible web framework to create elegant and modern web applications **Website:** http://aozora.github.io/bootmetro/ -**Github:** https://github.com/aozora/bootmetro \ No newline at end of file +**Github:** https://github.com/aozora/bootmetro + +## StackLayout + +> A flexible width, component based CSS layout system + +StackLayout makes it incredibly easy to use semantic class names for particular areas of your site, such as the main navigation or a thumbnail gallery, or for the entire site as part of your deployment process. + +**Responsive:** Yes + +**Website:** http://www.stacklayout.com/ + +**Github:** https://github.com/camslice/StackLayout \ No newline at end of file