]> git.ipfire.org Git - thirdparty/bulma.git/commit
Update responsiveness breakpoints values in docs (#1264)
authorbstashio <bstashio@tuta.io>
Thu, 12 Oct 2017 14:40:04 +0000 (17:40 +0300)
committerJeremy Thomas <bbxdesign@gmail.com>
Thu, 12 Oct 2017 14:40:04 +0000 (15:40 +0100)
commit59fb1dba2806f7061a41832c8e11e73b8bbf1d5c
tree5f6c51c56e22397a592704ea8314d7ff5a50d414
parentd010b31c3fc8114e6b428ec1ef14fd0cdc85c5e1
Update responsiveness breakpoints values in docs (#1264)

* Add breakpoints variables in responsivness docs page

* Update breakpoints list values by looping through page.breakpoints

* Add link to responsiveness variables repo file

* Add mixins variables in responsivness docs page

* Update mixins list values by looping through page.mixins

* Add link to responsiveness mixins repo file

* Update responsivness demo table header

* Add responsivness variables reference table

* Add variables to repo files urls (dry)

* Add breakpoints as jekyll data

* Use responsiveness breakpoints from jekyll data

* Replace breakpoints.yml with breakpoints.json and update relevant code accordingly

* Update URLs to source files in responsiveness docs page
docs/_data/breakpoints.json [new file with mode: 0644]
docs/_includes/bp/desktop.html
docs/_includes/bp/fullhd.html
docs/_includes/bp/touch.html
docs/_includes/bp/widescreen.html
docs/documentation/overview/responsiveness.html