|
@@ -1,22 +0,0 @@
|
|
-# 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://localhost:4000
|
|
|
|
-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
|
|
|