mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 13:04:29 -07:00
Move docs to bulma repo (#299)
* Add package files whitelist * Add flex shrink * Add flex shrink * Add docs config * Fix flex shrink * Fix hero pages * Add docs folder
This commit is contained in:
21
_config.yml
Normal file
21
_config.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
# Meta
|
||||
|
||||
title: "Bulma: a modern CSS framework based on Flexbox"
|
||||
description: "Bulma is a CSS framework based on Flexbox and built with Sass"
|
||||
|
||||
# Build
|
||||
|
||||
encoding: UTF-8
|
||||
markdown: kramdown
|
||||
permalink: pretty
|
||||
source: docs
|
||||
url: "http://bulma.io"
|
||||
|
||||
# Variables
|
||||
|
||||
baseurl: ""
|
||||
cssurl: "/css/bulma-docs.css"
|
||||
documentation: "/documentation/overview/start/"
|
||||
download: "https://github.com/jgthms/bulma/archive/0.1.2.zip"
|
||||
github: "https://github.com/jgthms/bulma"
|
||||
version: 0.1.2
|
||||
Reference in New Issue
Block a user