Skip to content

Commit

Permalink
Remove docs from master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Erbe committed May 4, 2019
1 parent 3133ed9 commit 4a30502
Show file tree
Hide file tree
Showing 243 changed files with 3 additions and 20,196 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,9 @@ language: node_js
node_js:
- "7.7"

before_install:
- rvm install 2.3.3

install:
- npm install

script:
- npm run lint
- npm run dev
- cd ./docs && bundle install && bundle exec jekyll build
- npm run dev
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ BulmaJS
This is an unofficial JavaScript extension for the [Bulma CSS framework](http://bulma.io).

**tl;dr**
GIMME THE DOCS! [Well here you go](https://vizuaalog.github.io/BulmaJS/).
GIMME THE DOCS! [Well here you go](https://bulmajs.tomerbe.co.uk/).

Bulma is an excellent CSS framework and the perfect alternative to Bootstrap. One of the great things about Bulma is that it's **JUST** CSS; there is no JavaScript included. This makes it *super* lightweight. Some components *do* require JavaScript however, and that is where BulmaJS comes in!

Expand Down
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.10.0 (unreleased)
# 0.10.0
+ **Feature** Brand new documentation! To improve the ease of updating the docs the documentation has been ported to a new static site build, [Jigsaw](https://jigsaw.tighten.co/). As part of this it's also had a freshen up, there's still some things that needs tweaking but we're mostly there. The docs have also been moved out of the main repository, and are now in a [BulmaJS-Docs](https://github.com/VizuaaLOG/BulmaJS-Docs) repository. You can access the new docs by visiting [bulmajs.tomerbe.co.uk](https://bulmajs.tomerbe.co.uk). If you would still like to use the pre 0.10 docs you can do so by visiting [https://vizuaalog.github.io/BulmaJS/](https://vizuaalog.github.io/BulmaJS/);
+ **Feature** [#70](https://github.com/VizuaaLOG/BulmaJS/issues/70) The automatic document parsing can be disabled using the `bulmaOptions` object.
+ **Tweak** [#70](https://github.com/VizuaaLOG/BulmaJS/issues/66) The `traverseDOM` method now accepts an optional parameter specifying an HTMLElement to use as the scope when parsing the document.
Expand Down
3 changes: 0 additions & 3 deletions docs/.gitignore

This file was deleted.

24 changes: 0 additions & 24 deletions docs/404.html

This file was deleted.

27 changes: 0 additions & 27 deletions docs/Gemfile

This file was deleted.

64 changes: 0 additions & 64 deletions docs/Gemfile.lock

This file was deleted.

42 changes: 0 additions & 42 deletions docs/_config-local.yml

This file was deleted.

47 changes: 0 additions & 47 deletions docs/_config.yml

This file was deleted.

13 changes: 0 additions & 13 deletions docs/_includes/footer.html

This file was deleted.

45 changes: 0 additions & 45 deletions docs/_includes/head.html

This file was deleted.

33 changes: 0 additions & 33 deletions docs/_includes/header.html

This file was deleted.

13 changes: 0 additions & 13 deletions docs/_includes/snippets/0.10/alert/classes.js

This file was deleted.

7 changes: 0 additions & 7 deletions docs/_includes/snippets/0.10/alert/create-1.js

This file was deleted.

14 changes: 0 additions & 14 deletions docs/_includes/snippets/0.10/alert/destroy-hide.js

This file was deleted.

Loading

0 comments on commit 4a30502

Please # to comment.