-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
90 lines (82 loc) · 2.65 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
# Welcome to Jekyll!
########### Global Variables ###########
title: 'Tapsell: Smart ad network agency'
email: [email protected]
description: >-
Tapsell, by dominating a great extent of digital media network and giving various advertising campaigns, is capable of meeting the expectation of the most valuable brands. Additionally, by showing the advertisements to the subscribers in a smart way, we bring a long- lasting and remarkable revenue without any damage to media owners’ practical experience.
baseurl: '' # the subpath of your site, e.g. /docs
url: 'https://tapsell.ir'
twitter_username:
github_username: tapsellorg
site_name: Tapsell
global_vars:
landing_url: https://tapsell.ir
dashboard_url: https://dashboard.tapsell.ir/
blog_url: https://college.tapsell.ir/
docs_url: https://docs.tapsell.ir/
site_name: Tapsell
get_demo_url: https://dashboard.tapsell.ir/
header_logo_alt: Tapsell Docs
terms_url: https://docs.tapsell.ir/terms-and-condition/
paying_income_url: https://docs.tapsell.ir/paying-income/
faq_url: https://docs.tapsell.ir/faq/publisher/
faq_advertisers_url: https://docs.tapsell.ir/faq/advertiser/
contact_email: [email protected]
footer_logo_alt: Tapsell
########### Condfigurations ###########
# Jekyll Configurations: https://jekyllrb.com/docs/configuration/options/
source: src/jekyll
# Build settings
markdown: kramdown
highlighter: rouge
kramdown:
input: GFM
parse_block_html: true
syntax_highlighter: rouge
syntax_highlighter_opts:
css_class: 'highlight'
span:
line_numbers: false
block:
line_numbers: false
plugins:
- jekyll-seo-tag
- jekyll-polyglot
- jekyll-toc
# jekyll-polyglot settings
languages: ['en', 'fa']
default_lang: 'fa'
exclude_from_localizations: ['javascript', 'images', 'css']
parallel_localization: true
# jekyll-minifier settings
jekyll-minifier:
exclude: 'feed.xml'
uglifier_args:
harmony: true
########### Translations ###########
t:
en:
nav:
home: Home
dashboard: Dashboard
get_demo: Get a Demo
blog: Blog
switch_lang: فارسی
footer:
terms: Terms of Service
contact: Contact Us
copyright: Designed and Developed by Tapsell - Iran
fa:
nav:
home: خانه
dashboard: داشبورد
get_demo: دریافت دمو
blog: کالج تپسل
switch_lang: English
footer:
terms: قوانین و ضوابط
contact: تماس با ما
faq_advertisers: سوالات متداول تبلیغدهندگان
faq: سوالات متداول
paying_income: پرداخت درآمد
copyright: طراحی و توسعه توسط تپسل - ایران