mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 19:04:30 -07:00
Use https for Bulma
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
---
|
||||
layout: post
|
||||
title: "Metro UI CSS grid with Bulma tiles"
|
||||
introduction: "Have you ever wanted to build a **Metro-UI-like grid in CSS**?<br>Thanks to Flexbox and the new [Bulma tiles](http://bulma.io/documentation/layout/tiles/), you now can! And it only requires 1 HTML element: the `tile` element."
|
||||
introduction: "Have you ever wanted to build a **Metro-UI-like grid in CSS**?<br>Thanks to Flexbox and the new [Bulma tiles](https://bulma.io/documentation/layout/tiles/), you now can! And it only requires 1 HTML element: the `tile` element."
|
||||
color: "info"
|
||||
name: "Metro UI"
|
||||
icon: "th-large"
|
||||
---
|
||||
|
||||
Have you ever wanted to build a **Metro-UI-like grid in CSS**?
|
||||
Thanks to Flexbox and the new [Bulma tiles](http://bulma.io/documentation/layout/tiles/), you now can! And it only requires 1 HTML element: the `tile` element.
|
||||
Thanks to Flexbox and the new [Bulma tiles](https://bulma.io/documentation/layout/tiles/), you now can! And it only requires 1 HTML element: the `tile` element.
|
||||
|
||||
[](http://bulma.io/documentation/layout/tiles/)
|
||||
[](https://bulma.io/documentation/layout/tiles/)
|
||||
|
||||
Check out the [documentation](http://bulma.io/documentation/layout/tiles/)!
|
||||
Check out the [documentation](https://bulma.io/documentation/layout/tiles/)!
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: post
|
||||
title: "Bulma / Bootstrap comparison"
|
||||
introduction: "If you're unsure _how_ or _why_ you should try out Bulma if you're familiar to Bootstrap, the new page [\"Alternative to Bootstrap\"](http://bulma.io/alternative-to-bootstrap/) tries to help you answer questions you might have."
|
||||
introduction: "If you're unsure _how_ or _why_ you should try out Bulma if you're familiar to Bootstrap, the new page [\"Alternative to Bootstrap\"](https://bulma.io/alternative-to-bootstrap/) tries to help you answer questions you might have."
|
||||
color: "bootstrap"
|
||||
name: "Bulma over Bootstrap?"
|
||||
icon: "heart"
|
||||
@@ -11,4 +11,4 @@ Bulma has always been a Bootstrap fan, inspired by its goal and purpose.
|
||||
|
||||
Some users ask why they should use Bulma over Bootstrap, and there is **no definite answer**, because while both CSS frameworks share _similarities_, they also **differ** in many ways.
|
||||
|
||||
The new page [\"Alternative to Bootstrap\"](http://bulma.io/alternative-to-bootstrap/) draws a **feature comparison** to help undecided users choose the right tool for their web design needs, which can be either Bulma or Bootstrap.
|
||||
The new page [\"Alternative to Bootstrap\"](https://bulma.io/alternative-to-bootstrap/) draws a **feature comparison** to help undecided users choose the right tool for their web design needs, which can be either Bulma or Bootstrap.
|
||||
|
||||
Reference in New Issue
Block a user