-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path_config.yml
More file actions
31 lines (25 loc) · 856 Bytes
/
_config.yml
File metadata and controls
31 lines (25 loc) · 856 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
repo_url: https://github.com/codehackathon/codehackathon.github.io?target=https://github.com
title: Code Hackathon, GITAM
description: >-
We are a team of students in GITAM that aim to promote coding as being fun, challenging and above all, not boring. In collaboration with the Department of CSE, we organise frequent coding competitions called 'Code Hackathons' on a bi-weekly basis on Saturday afternoons. We may on occasion also take classes to discuss and try out various programming techniques and challenges to further enhance your skills.
lang: en
baseurl: ""
url: "https://codehackathon.github.io"
permalink: /:title
defaults:
- scope:
path: ""
values:
layout: default
sass:
style: :compressed
kramdown:
input: GFM
auto_ids: true
hard_wrap: false
syntax_highlighter: rouge
exclude:
- Gemfile
- Gemfile.lock
- LICENSE
- README.md