2016-09-11 11:00:49 +00:00
|
|
|
# Meta
|
|
|
|
|
|
|
|
title: "Bulma: a modern CSS framework based on Flexbox"
|
2016-09-24 16:18:56 +00:00
|
|
|
description: "Bulma is an open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free."
|
2017-07-29 17:15:16 +00:00
|
|
|
env: "production"
|
2016-09-11 11:00:49 +00:00
|
|
|
|
|
|
|
# Build
|
|
|
|
|
|
|
|
markdown: kramdown
|
|
|
|
permalink: pretty
|
2016-09-11 13:31:09 +00:00
|
|
|
url: http://bulma.io
|
2017-09-11 19:07:45 +00:00
|
|
|
exclude: ['icons', 'node_modules', 'templates', '.babelrc', 'bulma-docs.sass', 'docker-compose.yml', 'package.json', 'yarn.lock']
|
2016-09-11 11:00:49 +00:00
|
|
|
|
2017-09-10 15:32:55 +00:00
|
|
|
# Icons
|
|
|
|
|
|
|
|
fontawesome: https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css
|
|
|
|
iconic: https://cdnjs.cloudflare.com/ajax/libs/open-iconic/1.1.1/font/css/open-iconic.min.css
|
|
|
|
ionicons: http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css
|
|
|
|
mdi: https://cdn.materialdesignicons.com/2.0.46/css/materialdesignicons.min.css
|
|
|
|
|
2016-09-11 11:00:49 +00:00
|
|
|
# Variables
|
|
|
|
|
|
|
|
documentation: "/documentation/overview/start/"
|
2017-09-19 15:53:13 +00:00
|
|
|
download: https://github.com/jgthms/bulma/archive/0.5.3.zip
|
2016-09-11 13:31:09 +00:00
|
|
|
github: https://github.com/jgthms/bulma
|
2017-07-01 19:50:05 +00:00
|
|
|
twitter: https://twitter.com/jgthms
|
2017-09-19 15:53:13 +00:00
|
|
|
version: 0.5.3
|
|
|
|
vernum: 53
|