L'ancien dépot du générateur de sites d'Antopie
https://antopie.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
533 B
21 lines
533 B
![]()
3 years ago
|
# Site settings
|
||
|
title: Ubuntu Font (Bower project)
|
||
|
email: earaujoassis@gmail.com
|
||
|
description: Ubuntu Font Family Bower-ready
|
||
|
baseurl: "/ubuntu-fontface"
|
||
|
url: "https://earaujoassis.github.io"
|
||
|
creators_website: "http://earaujoassis.com"
|
||
|
twitter_username: earaujoassis
|
||
|
github_username: earaujoassis
|
||
|
github_project: evolve
|
||
|
source: .
|
||
|
destination: ./_build
|
||
|
|
||
|
# Build settings
|
||
|
exclude: ['Gemfile', 'Gemfile.lock', 'bower.json', 'README.md']
|
||
|
keep_files: ['components', '.git']
|
||
|
markdown: kramdown
|
||
|
sass:
|
||
|
style: :compressed
|
||
|
sass_dir: _sass
|