Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-expo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/_data
diff options
context:
space:
mode:
authorDave Glick <dave@somedave.com>2014-11-19 21:44:23 +0300
committerDave Glick <dave@somedave.com>2014-11-19 21:44:23 +0300
commita9fc8bbbf400fa2575cd6dc5b76a52d53bba55cc (patch)
treeb73f77c5860b120931dabcaf568fc86deba6f200 /_data
parent2d378ed6d2041bed28e228a2b17f6ab663af4709 (diff)
Adds FluentBootstrap to code resources.
Diffstat (limited to '_data')
-rw-r--r--_data/code.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/_data/code.yml b/_data/code.yml
index 63ca074..2f34024 100644
--- a/_data/code.yml
+++ b/_data/code.yml
@@ -37,3 +37,7 @@
- name: GwtBootstrap
url: https://github.com/gwtbootstrap3/gwtbootstrap3
desc: GWT wrapper for Bootstrap containing design templates, styles, and beautiful widgets.
+
+- name: FluentBootstrap
+ url: http://fluentbootstrap.com
+ desc: Provides extensions, helper classes, model binding, and other goodies to help you use Bootstrap from .NET code.