2016-09-11 12:00:49 +01:00
|
|
|
# Meta
|
|
|
|
|
|
|
|
|
|
title: "Bulma: a modern CSS framework based on Flexbox"
|
2016-09-24 17:18:56 +01: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."
|
2016-09-11 12:00:49 +01:00
|
|
|
|
|
|
|
|
# Build
|
|
|
|
|
|
|
|
|
|
markdown: kramdown
|
|
|
|
|
permalink: pretty
|
2016-09-11 14:31:09 +01:00
|
|
|
url: http://bulma.io
|
2016-10-30 10:41:53 +00:00
|
|
|
fontawesome: https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css
|
2017-07-01 18:30:39 +01:00
|
|
|
exclude: ['fontawesome', 'node_modules', 'templates', '.babelrc', 'bulma-docs.sass', 'docker-compose.yml', 'package.json', 'yarn.lock']
|
2016-09-11 12:00:49 +01:00
|
|
|
|
|
|
|
|
# Variables
|
|
|
|
|
|
|
|
|
|
documentation: "/documentation/overview/start/"
|
2017-05-28 16:20:19 +01:00
|
|
|
download: https://github.com/jgthms/bulma/archive/0.4.2.zip
|
2016-09-11 14:31:09 +01:00
|
|
|
github: https://github.com/jgthms/bulma
|
2017-05-28 16:20:19 +01:00
|
|
|
version: 0.4.2
|
2017-06-27 22:57:13 +01:00
|
|
|
vernum: 42
|