From: Jeremy Thomas Date: Thu, 21 Mar 2024 18:01:41 +0000 (+0000) Subject: Add alternative versions links X-Git-Tag: 1.0.1~34 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=bbcab3aec50f078556d9ade705f9d35ff063c3bc;p=thirdparty%2Fbulma.git Add alternative versions links --- diff --git a/docs/_data/meta.json b/docs/_data/meta.json index 2f65b003..3fd43f09 100644 --- a/docs/_data/meta.json +++ b/docs/_data/meta.json @@ -2,11 +2,11 @@ "title": "Bulma: Free, open source, and modern CSS framework based on Flexbox", "description": "Bulma is a free, open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.", "documentation": "/documentation", - "download": "https://github.com/jgthms/bulma/releases/download/0.9.4/bulma-0.9.4.zip", - "release_notes": "https://github.com/jgthms/bulma/releases/tag/0.9.4", + "download": "https://github.com/jgthms/bulma/releases/download/1.0.0/bulma-1.0.0.zip", + "release_notes": "https://github.com/jgthms/bulma/releases/tag/1.0.0", "github": "https://github.com/jgthms/bulma", "twitter": "https://twitter.com/jgthms", - "version": "0.9.4", + "version": "1.0.0", "book_url": "https://bleedingedgepress.com/creating-interfaces-bulma/", "book_amazon": "https://www.amazon.com/Creating-Interfaces-Bulma-Jeremy-Thomas-ebook/dp/B079M1BJG4/", "book_sample": "http://www.bleedingedgepress.com/book_excerpts/01E9D1/creating_interfaces_with_bulma_sample.pdf", diff --git a/docs/documentation/start/alternative-versions.html b/docs/documentation/start/alternative-versions.html index 852d8975..a6468d89 100644 --- a/docs/documentation/start/alternative-versions.html +++ b/docs/documentation/start/alternative-versions.html @@ -92,7 +92,12 @@ breadcrumb: {{- html_normal -}} {%- endhighlight %} - bulma.css + +
+ bulma.css + bulma.min.css +
+ Prefixed @@ -102,7 +107,12 @@ breadcrumb: {{- html_prefixed -}} {%- endhighlight %} - bulma-prefixed.css + +
+ bulma-prefixed.css + bulma-prefixed.min.css +
+ @@ -115,7 +125,12 @@ breadcrumb: {{- html_no_helpers -}} {%- endhighlight %} - bulma-no-helpers.css + +
+ bulma-no-helpers.css + bulma-no-helpers.min.css +
+ @@ -128,7 +143,30 @@ breadcrumb: {{- html_prefixed_no_helpers -}} {%- endhighlight %} - bulma-no-helpers-prefixed.css + +
+ bulma-no-helpers-prefixed.css + bulma-no-helpers-prefixed.min.css +
+ + + + + No Dark Mode
+ Light Theme Only + + None + + {% highlight html -%} + {{- html_normal -}} + {%- endhighlight %} + + +
+ bulma-no-dark-mode.css + bulma-no-dark-mode.min.css +
+