forked from darkobodnaruk/docs.status.im
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.dev.yml
63 lines (52 loc) · 1.16 KB
/
_config.dev.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
62
63
title: Status
subtitle: "A new kind of tool for a new kind of internet"
description: "Status is the mobile windown onto Ethereum, the platform with which we will onboard the first million users of a truly distributed web."
author: Status
timezone: UTC
language:
- en
- ko
- zh
- ru
- fr
- ar
- es
locale: en
i18n:
type: [page, post]
permalink_defaults:
lang: en
i18n_dir: :lang
url: https://dev.status.im/
root: /
permalink: news/:year/:month/:day/:title/
archive_dir: news
code_dir: downloads/code
new_post_name: :year-:month-:day-:title.md # File name of new posts
post_asset_folder: true
per_page: 0
discord_url: https://discord.gg/3Exux7Y
highlight:
enable: false
theme: navy
deploy:
type: git
repo: [email protected]:status-im/status.im.git
branch: gh-pages
disqus_shortname: hexojs
twitter: ethstatus
github: status-im
graphviz:
enable: true
mermaid:
enable: true
version: "7.1.2"
options: # find more api options from https://github.com/knsv/mermaid/blob/master/src/mermaidAPI.js
elasticsearch:
index: 'dev.status.im'
esHost: 'search.status.im'
esPort: 443
# ID for Fathom Analytics
fathom_site_id: 'QMOCY'
marked:
breaks: false