forked from andyzg/gallery
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
61 lines (45 loc) · 1.69 KB
/
_config.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
#############################
# TO FILL #
#############################
# The title that appears on the tab
title: Andy Zhang's Gallery
# The title on the web page
full_name: Andy Zhang
# The type of layout
# Options: ROWS, SQUARES, COLUMNS
layout_style: ROWS
# Variables below are default. Feel free to customize the values below, but do
# not remove the property.
# Integer: Spacing between each photo
spacing: 10
# Boolean(true|false): Shuffle the photos in the album
shuffle: false
# Integer: Number of columns for square or columns
columns: 4
# Integer: Max height for rows
max_height: 400
# Handle
instagram: andy.fuji
######################
# END OF CONFIG CODE #
# Ignore below :) #
######################
#
# Name of your gallery (this will show up at the top of your page and in the RSS feed)
name: Gallery
# Short description (goes below the title; it will also be used in the RSS feed)
description: Photography Portfolio
# Your name, as you want it to appear underneath each post and in the footer
author: Andy Zhang
# Your email if you want it to be linked on the contact page
author_email: andzhng@gmail.com
# The directory for category index pages. Change it to something else if
# for example you want links like /categories/category1 instead of /category1
category_dir: /
# Uncomment if you are planning to run the blog in a subdirectory
# Note - if you enable this, and attempt to view your site locally you have to use the baseurl in your local path.
# Example, you must use http://localhost:4000/path/to/blog
#baseurl: /path/to/blog
baseurl: /
# The URL of your actual domain. This will be used to make absolute links in the RSS feed.
# url: http://andyzhang.net/gallery