Skip to content

Commit

Permalink
remove unused plugins from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
m5o committed Jan 7, 2019
1 parent 4c6072d commit 6a3432a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions site/docs/4.2/migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,10 +309,7 @@ Removed the following mixins: `animation`, `animation-delay`, `animation-directi

Our documentation received an upgrade across the board as well. Here's the low down:

- We're still using Jekyll, but we have plugins in the mix:
- `bugify.rb` is used to efficiently list out the entries on our [browser bugs]({{ site.baseurl }}/docs/{{ site.docs_version }}/browser-bugs/) page.
- `example.rb` is a custom fork of the default `highlight.rb` plugin, allowing for easier example-code handling.
- `callout.rb` is a similar custom fork of that, but designed for our special docs callouts.
- We're still using Jekyll
- All docs content has been rewritten in Markdown (instead of HTML) for easier editing.
- Pages have been reorganized for simpler content and a more approachable hierarchy.
- We moved from regular CSS to SCSS to take full advantage of Bootstrap's variables, mixins, and more.
Expand Down

0 comments on commit 6a3432a

Please sign in to comment.