-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
33 lines (28 loc) · 870 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
##The website title
name: MICSECS-2019
##Markdown processor
markdown: kramdown
##syntax highlighter. change it to pygments
highlighter: pygments
##define base_url for valid usage in sitemap.xml and robots.txt
base_url: #/MICSECS-2018
sass:
sass_dir: _sass
style: :compressed
#paginate: 5
#paginate_path: "page:num"
##The website description (to be used in meta tags)
description: The 11th Majorov International Conference on Software Engineering and Computer Systems (MICSECS-2019)
##Some frequently used keywords on your website
keywords: conf, MICSECS, CS, CPS, computer, software, hardware
##define this for disqus comment support
#disqus: forumname
##set this to enable google analytics
#ga_id: analyticsID
#ga_domain: analyticsDomain
##Some commonly used links
links:
facebook: username
twitter: username
email: [email protected]
github: username