mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
23 lines
829 B
YAML
23 lines
829 B
YAML
# Meta
|
|
|
|
title: "Bulma: a modern CSS framework based on Flexbox"
|
|
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."
|
|
env: "production"
|
|
|
|
# Build
|
|
|
|
markdown: kramdown
|
|
permalink: pretty
|
|
url: http://bulma.io
|
|
fontawesome: https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css
|
|
exclude: ['fontawesome', 'node_modules', 'templates', '.babelrc', 'bulma-docs.sass', 'docker-compose.yml', 'package.json', 'yarn.lock']
|
|
|
|
# Variables
|
|
|
|
documentation: "/documentation/overview/start/"
|
|
download: https://github.com/jgthms/bulma/archive/0.5.1.zip
|
|
github: https://github.com/jgthms/bulma
|
|
twitter: https://twitter.com/jgthms
|
|
version: 0.5.1
|
|
vernum: 51
|