clckwrks-theme-bootstrap 0.4.1 → 0.4.2
raw patch · 2 files changed
+14/−1 lines, 2 files
Files
- README.md +10/−0
- clckwrks-theme-bootstrap.cabal +4/−1
+ README.md view
@@ -0,0 +1,10 @@+clckwrks-theme-bootstrap [](https://hackage.haskell.org/package/clckwrks-theme-bootstrap) [](https://travis-ci.org/clckwrks/clckwrks-theme-bootstrap)+=========++A clckwrks theme based on bootstrap.++++++
clckwrks-theme-bootstrap.cabal view
@@ -1,6 +1,7 @@ name: clckwrks-theme-bootstrap-version: 0.4.1+version: 0.4.2 synopsis: simple bootstrap based template for clckwrks+description: A simple bootstrap based theme for clckwrks. homepage: http://www.clckwrks.com/ license: BSD3 license-file: LICENSE@@ -9,6 +10,8 @@ category: Clckwrks build-type: Custom cabal-version: >=1.8+extra-source-files: README.md+Tested-With: GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1 data-files: data/js/npm.js