-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathblogcfile
30 lines (26 loc) · 830 Bytes
/
blogcfile
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
[environment]
AUTHOR_NAME = "Shiba"
AUTHOR_EMAIL = "[email protected]"
SITE_TITLE = "Lanyon"
SITE_TAGLINE = "Now for blogc too!"
SITE_DESCRIPTION = "A reserved <a href=\"http://jekyllrb.com\" target=\"_blank\">Jekyll</a> theme that places the utmost gravity on content with a hidden drawer. Made by <a href=\"https://twitter.com/mdo\" target=\"_blank\">@mdo</a>.<br>Ported to <a href=\"http://blogc.org/\">blogc</a> by Shiba."
BASE_DOMAIN = "http://example.com"
[settings]
locale = "en_US.utf-8"
date_format = "%d %b %Y"
posts_per_page = 5
atom_posts_per_page = 10
source_ext = .md
[posts]
2013-12-31-whats-jekyll
2014-01-01-example-content
2014-01-02-introducing-lanyon
[pages]
about
404
[copy_files]
assets/css/poole.css
assets/css/syntax.css
assets/css/lanyon.css
assets/apple-touch-icon-precomposed.png
assets/favicon.ico