-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathjbake.properties
84 lines (61 loc) · 2.18 KB
/
jbake.properties
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
site.host=https://manikmagar.github.io/jbake-phlat-theme
site.title=JBake Blog
site.description=JBake site
site.author=Manik Magar
site.author.avatar=img/main/avatar.png
site.disqus.shortname=
site.google.trackingid=
site.menus.main=home, archive, rss
#To add menus, for every menuitem in site.menus.main, add three properties in below pattern
#site.menus.{menuitem}.home.label=Home
#site.menus.{menuitem}.home.url=/
#site.menus.{menuitem}.home.icon=fa fa-home
site.menus.main.home.label=Home
site.menus.main.home.url=/
site.menus.main.home.icon=fa fa-home
site.menus.main.archive.label=Archive
site.menus.main.archive.url=archive.html
site.menus.main.archive.icon=fa fa-archive
site.menus.main.rss.label=Subscribe
## change below url to feed.xml for tradional RSS Feed
site.menus.main.rss.url=feed.xml
site.menus.main.rss.icon=fa fa-rss
site.menus.main.about.label=About
site.menus.main.about.url=about.html
site.menus.main.about.icon=fa fa-user
## This menu goes at the bottom of the site
site.menus.footer= privacy, about
site.menus.footer.privacy.label=Privacy Policy
site.menus.footer.privacy.url=/privacy.html
site.menus.footer.privacy.icon=
site.menus.footer.about.label=About Me
site.menus.footer.about.url=about.html
site.menus.footer.about.icon=fa fa-user
#How many recent posts should be shown in sidebar
sidebar.postAmount=5
sidebar.intro.pic.src = /resources/img/main/icon.png
sidebar.intro.header =JBake Blog
sidebar.intro.summary =Another blog baked with JBake.
sidebar.intro.about=about.html
# Social links are shown when related id's are mentioned
sidebar.social.github = manikmagar
sidebar.social.youtube = manikmagar
sidebar.social.linkedin = manikmagar
sidebar.social.facebook = manikmagar
sidebar.social.twitter = manikmagar
sidebar.social.email = [email protected]
index.paginate=false
index.posts_per_page=2
output.extension=.html
uri.noExtension=false
uri.noExtension.prefix=/blog
render.tags=true
render.sitemap=true
render.archive=true
## Commnet below two properties to generate, tradional XML RSS feed.
#feed.file=feed.json
#template.feed.file=feed-json.ftl
#site verification id
google.webmaster=
bing.webmaster=
alexa.id=