-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·54 lines (42 loc) · 1.76 KB
/
_config.yml
File metadata and controls
executable file
·54 lines (42 loc) · 1.76 KB
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
# Welcome to Jekyll!
# Website settings
title: ECELL-TKRCET
description: Welcome to E-CELL TKRCET.
keywords: tkr,tkrcet,e-cell,entrepreneur,github,gh-pages
#baseurl: " " # if you have suburl as homepage like '/homepage', please change it to '/homepage' and your repo's name should be 'homepage'
#url: https://ecell-tkrcet.github.io/ # url should be 'http://<github_username>.github.io/homepage' as before
# url: http://127.0.0.1:4000
#img_path: /Jalpc/static/assets/img/blog # url should be '/homepage/static/assets/img/blog' as before
# author -- index page "about me" section
author: # change following line to your infomation.
name: TKRCET # Be used at blog posts' author.
desc: Entrepreneurship Cell is a student body of TKRCET, formed in 2017 solely with the purpose of inspiring and guiding students in the right path and to foster an entrepreneurial culture in the campus of TKRCET.
# comment
disqus: # if you wanna comment feature, go to https://disqus.com/ to get your configuration; if not, comment following two lines.
name: E-CELL TKRCET
# analytics
## google analytics
ga: # if you wanna this feature, go to https://www.google.com/analytics/ to get your configuration; if not, comment following line.
# id:
## google optimize
go:
# id:
## growingIO
gio: # if you wanna this feature, go to https://www.growingio.com/ to get your configuration; if not, comment following line.
# id:
## donation
donation: off # type 'on'/'off' to choice display donation button at post page or not
## carousels
index_carousel: on # index page carousel switch
blog_carousel: off # blog page carousel switch
# scss
sass:
style: compressed
# Build settings
encoding: utf-8
# other settings
highlighter: rouge
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter: rouge