-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathhugo.yml
More file actions
47 lines (38 loc) · 1.53 KB
/
Copy pathhugo.yml
File metadata and controls
47 lines (38 loc) · 1.53 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
baseURL: "https://stellarvector.be/"
title: "Stellar Vector"
locale: "en"
build:
buildStats:
enable: true
buildFuture: true
disableKinds:
- taxonomy
- term
module:
imports:
- path: "github.com/stellarvector/theme"
markup:
goldmark:
renderer:
unsafe: true
params:
email: "team@stellarvector.be"
description: "Stellar Vector is the academic CTF team of the KU Leuven in Belgium."
version: "2026.06.01"
TailwindCSS:
enable: true
social:
github_link: "https://www.github.com/stellarvector"
htb_team_link: "https://app.hackthebox.com/teams/overview/4886"
ctftime_team_link: "https://www.ctftime.org/team/192988"
discord_invite_link: "https://discord.gg/tbP75TNfNR"
mailing_list_url: "https://groups.google.com/a/stellarvector.be/g/ctf"
linkedin_page_link: "https://www.linkedin.com/company/stellarvector/"
x_page_link: "https://x.com/stellar_vector"
facebook_page_link: "https://www.facebook.com/stellarvector.be"
instagram_page_link: "https://www.instagram.com/stellar.vector"
loko_link: "https://www.loko.be/en/societies#:~:text=Stellar%20Vector,Visit%20website"
calendar:
embed_url: "https://calendar.google.com/calendar/embed?src=kcbt3q75a4fvel57s058fet97s%40group.calendar.google.com&ctz=Europe%2FBrussels"
add_link: "https://calendar.google.com/calendar/u/0?cid=a2NidDNxNzVhNGZ2ZWw1N3MwNThmZXQ5N3NAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ"
ical_address: "https://calendar.google.com/calendar/ical/kcbt3q75a4fvel57s058fet97s%40group.calendar.google.com/public/basic.ics"