-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_config.yml
47 lines (40 loc) · 994 Bytes
/
_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
# Hexo Configuration
## Docs: https://hexo.io/docs/configuration.html
## Source: https://github.com/hexojs/hexo/
title: Bitcoin emBassy TLV
author: Bitcoin emBassy TLV
timezone: Asia/Jerusalem
url: "https://www.bitembassy.org"
baseurl: /
root: /
theme: landscape
twitter: BitcoinemBassy
github_path: "https://github.com/bitembassy/bitembassy.org/blob/master/source/"
share_img: '/img/og-image.png'
# Header
menu:
Home: /
טיפים: /tips
שאלות נפוצות: /faq
Socratic Seminars: /socratic
Full node workshop: https://github.com/bitembassy/home-node
Reach us: /reach-us.html
Donate: /donate.html
new_post_name: :category/:year-:month-:day-:title.md
permalink: :category/:year-:month-:day-:title.html
category_dir: ''
per_page: 0
deploy:
type: git
repo: [email protected]:bitembassy/bitembassy.org.git
branch: gh-pages
markdown:
render:
html: true
linkify: true
typographer: true
anchors:
level: 2
stylus:
compress: true
include css: true