-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathconfig.toml
More file actions
56 lines (51 loc) · 1.98 KB
/
config.toml
File metadata and controls
56 lines (51 loc) · 1.98 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
54
55
56
baseURL = "https://nuscomputingdev.github.io/nuscomputing-test/"
languageCode = "en-us"
title = "NUS Students' Computing Club"
theme = "hugo-type-theme"
# Enable comments by entering your Disqus shortname
# disqusShortname = ""
# Add your tracking code to enable Google Analytics
googleAnalytics = ""
# Posts per page
paginate = 10
buildFuture = true
[params]
author = "Computing Club"
description = "We are the official student club of NUS School of Computing. We plan events for the undergraduate student body and ensure that students' welfare is taken care of. We organise fun social activities, games, sports and camps to complement the rigourous coursework that students go through daily."
# The keywords will be added as a meta tag. Delimit them with a comma.
keywords = "nus, students, computing, undergraduate, computer, information, systems, security, analytics"
# Either show custom avatar on the top
# left by adding the filename in below
avatar = "img/logo.png"
# or use Gravatar by adding your email address to generate a unique avatar
# gravatar = "your@email.com"
# headerText = ""
# To add a header background to the main site, save your image under static/img/.
# If now image path is provided, a orange background will be shown instead.
headerImage = "cover-home.jpg"
copyright = "NUS Students' Computing Club<br>Powered by [Hugo](//gohugo.io/) with the [Type Theme](//github.com/digitalcraftsman/hugo-type-theme)"
[params.social]
# Insert your account name and the icon will be shown in the right menu
rss = true
homepage = true
email = "connect@nuscomputing.com"
behance = ""
bitbucket = ""
dribbble = ""
facebook = "NUSComputing"
flickr = ""
github = "NUSComputingDev"
googleplus = ""
instagram = "NUSComputingClub"
linkedin = "company/NUSComputing"
pinterest = ""
reddit = ""
soundcloud = ""
stackexchange = ""
steam = ""
tumblr = ""
twitter = "NUSCompClub"
wordpress = ""
youtube = "channel/UCVd-qsSFF328UUqcNxudy0w"
gitlab = ""
trello = ""