mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Move jekyll config
This commit is contained in:
18
docs/_config.yml
Normal file
18
docs/_config.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
# Meta
|
||||
|
||||
title: "Bulma: a modern CSS framework based on Flexbox"
|
||||
description: "Bulma is a CSS framework based on Flexbox and built with Sass"
|
||||
|
||||
# Build
|
||||
|
||||
markdown: kramdown
|
||||
permalink: pretty
|
||||
url: http://bulma.io
|
||||
|
||||
# Variables
|
||||
|
||||
baseurl: ""
|
||||
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