Browse Source

Merge pull request #688 from Alexqw/master

Add bootstrap-rat plugin as submodule
Justin Mayer 8 years ago
parent
commit
6df9cae916
3 changed files with 6 additions and 0 deletions
  1. 3 0
      .gitmodules
  2. 2 0
      Readme.rst
  3. 1 0
      bootstrap-rst

+ 3 - 0
.gitmodules

@@ -124,3 +124,6 @@
 [submodule "pelican-yuicompressor"]
 [submodule "pelican-yuicompressor"]
 	path = pelican-yuicompressor
 	path = pelican-yuicompressor
 	url = https://github.com/auroredea/pelican-yuicompressor
 	url = https://github.com/auroredea/pelican-yuicompressor
+[submodule "bootstrap-rst"]
+	path = bootstrap-rst
+	url = https://github.com/Alexqw/bootstrap-rst

+ 2 - 0
Readme.rst

@@ -52,6 +52,8 @@ Better code samples       Wraps ``table`` blocks with ``div > .hilitewrapper > .
 
 
 Better figures/samples    Adds a ``style="width: ???px; height: auto;"`` attribute to any ``<img>`` tags in the content
 Better figures/samples    Adds a ``style="width: ???px; height: auto;"`` attribute to any ``<img>`` tags in the content
 
 
+bootstrap-rst             Provides most (though not all) of Bootstrap's features as rst directives
+
 bootstrapify              Automatically add bootstraps default classes to your content
 bootstrapify              Automatically add bootstraps default classes to your content
 
 
 Category Order            Order categories (and tags) by the number of articles in that category (or tag).
 Category Order            Order categories (and tags) by the number of articles in that category (or tag).

+ 1 - 0
bootstrap-rst

@@ -0,0 +1 @@
+Subproject commit d5f8354ca10a3db6fd725a7fbdc5c15562a73316