forked from lugnitdgp/lugnitdgp-website-old
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
42 lines (37 loc) · 862 Bytes
/
Copy path_config.yml
File metadata and controls
42 lines (37 loc) · 862 Bytes
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
title: GNU Linux Users' Group, NIT Durgapur
email: your-email@example.com
description: > # Needs to changed
Official website of GNU Linux Users' Group, NIT Durgapur
url: "https://lugnitdgp.github.io"
baseurl: "/lugnitdgp-website-old"
twitter_username: jekyllrb
github_username: lugnitdgp
# Build settings
markdown: kramdown
theme: minima
future: true
plugins:
- jekyll-feed
collections:
- events
- featured_projects
- other_information
- linit
# Other settings
comments: true
permalink: pretty
timezone: Asia/Calcutta
sass:
sass_dir: _sass
style: compressed
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list
# to override the default setting.
# exclude:
# - Gemfile
# - Gemfile.lock
# - node_modules
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/