This repository has been archived by the owner on Aug 27, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy patha-pollo.yml
37 lines (31 loc) · 2.41 KB
/
a-pollo.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
title: Client project # [required] Will be listened on head's title tag
client: '[Client name](http://github.com/vitto/a-pollo#readme)'
developers: # [required] Who's managing the style guide
- '[Vittorio Vittori](http://vit.to)'
- '[Pietro Campagnano](https://github.com/fain182)'
designers: # [required] Who's desining the style guide
- '[Vittorio Vittori](http://vit.to)'
date: 2015-11-01 # [required] When the style guide project was started
date_format: dddd D MMMM YYYY # [optional] Default from hexo config YYYY-MM-DD
public_dir: ./public # [required] Where the style guide will be genarated
url: http://localhost:7777 # [optional] HTTP server URL
#pages: test/examples/a-pollo/* # [optional] Additional static documentation pages you want to add, (markdown or html)
http_server: true # [optional] HTTP server with port number
use_markdown: false # [optional] This will be removed soon, it's used for development
theme: miniml # [optional] The a-pollo theme folder
libs:
bower: bower.json # [optional] Link the bower.json file to display Bower used libraries in the index page
node: package.json # [optional] Link the package.json file to display NodeJS used libraries in the index page
style:
docs: test/examples/frontsize/themes/default/ # [required] Where a-pollo comments and tags are placed
css: test/examples/frontsize/test/css/frontsize-theme.min.css # [required] This is the CSS will be loaded by a-pollo to show rendered widgets
images: test/examples/frontsize/themes/default/img/* # [optional] Where the CSS images are stored
fonts: test/examples/frontsize/themes/default/fonts/* # [optional] Where the CSS fonts are stored
header:
logo: a-pollo-logo--gold.svg # [optional] The logo image you'll se on every page, it must be stored in style.images
link: / # [optional] The link on the logo image
description: A-POLLO / The visual CSS style guide for teams # [optional] A description under the logo image
footer:
logo: a-pollo-logo.svg # [optional] The logo image you'll se on every page, it must be stored in style.images
link: http://vitto.github.io/a-pollo/ # [optional] The link on the logo image
description: A-POLLO / The visual CSS style guide for teams # [optional] A description under the logo image