forked from thevahidal/jake
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.toml
More file actions
69 lines (58 loc) · 2.5 KB
/
data.toml
File metadata and controls
69 lines (58 loc) · 2.5 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
57
58
59
60
61
62
63
64
65
66
67
68
69
description = "The student-run magazine of IIIT"
keywords = ""
image = "ping-logo.png"
theme = "dark"
primary_color = "#bb1919"
text_align = "center"
gtag_id = ""
base_url = "https://links.pingiiit.org"
[[sections]]
title = "Articles"
description = "Here are some of our latest articles!"
direction = "column"
item_style = "outline"
[[sections.items]]
title = "The Lazy Third Eye: 2024-25 Annual Report edition"
description = "Dissecting the Student Parliament’s annual report — what worked, what flopped, and what it all means."
url = "https://pingiiit.org/2025/09/the-lazy-third-eye-2024-25-annual-report-edition/"
[[sections.items]]
title = "The Lazy Third Eye: Reclaiming Student Democracy"
description = "On student politics, lost voices, and what it means to reclaim space on campus."
url = "https://pingiiit.org/2025/09/the-lazy-third-eye-reclaiming-student-democracy/"
[[sections.items]]
title = "Wise Wendy 💅🏻"
description = "Agony aunt? Self-help guru? Wendy serves wisdom with sass and sparkles."
url = "https://pingiiit.org/2025/09/wise-wendy-3/"
[[sections.items]]
title = "A conversation with SubtasksWhere"
description = "Behind the monitors: a candid conversation with the IIITH team repping India at the ICPC World Finals."
url = "https://pingiiit.org/2025/09/subtaskswhere/"
[[sections.items]]
title = "Semiconductors and soft power"
description = "From silicon chips to geopolitics — a look at how semiconductors shape global power."
url = "https://pingiiit.org/2025/08/semiconductors-and-soft-power/"
[[sections.items]]
title = "Dogfather"
description = "A campus canine with charm, chaos, and maybe a little too much power."
url = "https://pingiiit.org/2025/07/dogfather/"
[[sections.items]]
title = "IIITH: an idiot’s perspective"
description = "IIIT through the eyes of a self-proclaimed ‘idiot’ — raw, honest, and a little too real."
url = "https://pingiiit.org/2025/07/iiith-an-idiots-perspective/"
[[sections.items]]
title = "Beyond The Rainbow: A Look At Pride and Hyderabad"
description = "Tracing queer joy, struggle, and community at Pride in the heart of Hyderabad."
url = "https://pingiiit.org/2025/07/beyond-the-rainbow-a-look-at-pride-and-hyderabad/"
[[sections]]
title = "Links"
description = "Look for me on these websites"
direction = "row"
item_style = "filled"
icon_size = "30px"
[[sections.items]]
icon = "https://cdn.simpleicons.org/instagram/ffffff"
title = "Instagram"
url = "https://www.instagram.com/pingiiit"
[[sections.items]]
title = "Website"
url = "https://www.pingiiit.org"