Skip to content

Commit c053832

Browse files
committed
update website and add v6 page
1 parent 974b6e4 commit c053832

File tree

12 files changed

+90
-18
lines changed

12 files changed

+90
-18
lines changed

assets/images/HeroCTF_banner.jpg

868 KB
Loading
179 KB
Loading
-11.8 KB
Binary file not shown.
432 KB
Loading

config/_default/config.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,17 @@ baseURL = "https://www.heroctf.fr/"
33
title = "HeroCTF - Online Cybersecurity Competition"
44
theme = "andromeda-light"
55
# post pagination
6-
paginate = "6"
6+
77
# post excerpt
88
summaryLength = "10"
99
# google analytics
1010
googleAnalytics = "" # example: UA-123-45, for more info, read the article https://support.google.com/analytics/answer/1008080?hl=en
1111
# disqus short name
1212
disqusShortname = "themefisher-template" # get your shortname form here : https://disqus.com
1313

14+
[pagination]
15+
pagerSize = "6"
16+
1417
############################# Modules ##############################
1518
[module]
1619
[module.hugoVersion]

config/_default/menus.toml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,29 @@ weight = 1
44
name = "Events"
55
hasChildren = true
66

7+
[[main]]
8+
parent = "Events"
9+
name = "HeroCTF v6"
10+
url = "events/heroctf-v6"
11+
weight = 1
12+
713
[[main]]
814
parent = "Events"
915
name = "HeroCTF v5"
1016
url = "events/heroctf-v5"
11-
weight = 1
17+
weight = 2
1218

1319
[[main]]
1420
parent = "Events"
1521
name = "HeroCTF v4"
1622
url = "events/heroctf-v4"
17-
weight = 2
23+
weight = 3
1824

1925
[[main]]
2026
parent = "Events"
2127
name = "HeroCTF v3"
2228
url = "events/heroctf-v3"
23-
weight = 3
29+
weight = 4
2430

2531
[[main]]
2632
name = "About"

content/_index.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
# banner
33
banner:
4-
title: "HeroCTF V6 - Online cybersecurity competition"
5-
date: "October 2024"
4+
title: "HeroCTF V7 - Online cybersecurity competition"
5+
date: "November 2025"
66
button: "Github Account"
77
button_link: "https://github.com/HeroCTF"
88
image: "images/banner-cybersecurity.png"
@@ -16,13 +16,18 @@ brands_carousel:
1616
- "images/brands/logo-ywh.png"
1717
- "images/brands/logo-ledger.png"
1818
- "images/brands/logo-algosecure.png"
19+
- "images/brands/logo-dga.png"
20+
- "images/brands/logo-synacktiv.png"
21+
- "images/brands/logo-lexfo.png"
22+
- "images/brands/logo-opencyber.png"
23+
- "images/brands/logo-rootme.png"
1924

2025
# features
2126
features:
2227
enable: true
23-
subtitle: "Next Edition: HeroCTF V6"
24-
title: "New edition in October 2024"
25-
description: "We are preparing for the 6th edition of HeroCTF. In the meantime, you can find the challenges from our previous editions on our Github account."
28+
subtitle: "Next Edition: HeroCTF V7"
29+
title: "New edition in November 2025"
30+
description: "We are preparing for the 7th edition of HeroCTF. In the meantime, you can find the challenges from our previous editions on our Github account."
2631
features_blocks:
2732
- icon: "las la-book"
2833
title: "Learn"

content/events/heroctf-v3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ our_office:
5050
address_line_two: ""
5151
- city: "Challenges"
5252
country_flag: "images/events/challenges.png"
53-
address_line_one: "As for the last editions, we have proposed a large number of challenges in all categories of CTF (web, forensics, reverse, pwn, steganography, ...)"
53+
address_line_one: "As for the last editions, we have proposed a large number of challenges in all categories of CTF (web, forensics, reverse, pwn, steganography...)"
5454
address_line_two: ""
5555
- city: "Prizes"
5656
country_flag: "images/events/prizes.png"

content/events/heroctf-v4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ our_office:
5050
address_line_two: ""
5151
- city: "Challenges"
5252
country_flag: "images/events/challenges.png"
53-
address_line_one: "As for the last editions, we have proposed a large number of challenges in all categories of CTF (web, forensics, reverse, pwn, steganography, ...)"
53+
address_line_one: "As for the last editions, we have proposed a large number of challenges in all categories of CTF (web, forensics, reverse, pwn, steganography...)"
5454
address_line_two: ""
5555
- city: "Prizes"
5656
country_flag: "images/events/prizes.png"

content/events/heroctf-v5.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ our_mission:
1010
title: "HeroCTF v5"
1111
description: "This 5th edition took place from 12 to 14 May 2023. This online cybersecurity competition will consist of a wide variety of challenges. The best teams will leave with impressive prizes."
1212

13-
image: "images/events/HeroCTF_v4_banner.png"
13+
image: "images/events/HeroCTF_v5_banner.png"
1414

1515

1616
# our team
@@ -50,7 +50,7 @@ our_office:
5050
address_line_two: ""
5151
- city: "Challenges"
5252
country_flag: "images/events/challenges.png"
53-
address_line_one: "As for the last editions, we have proposed a large number of challenges in all categories of CTF (web, forensics, reverse, pwn, steganography, ...)"
53+
address_line_one: "As for the last editions, we have proposed a large number of challenges in all categories of CTF (web, forensics, reverse, pwn, steganography...)"
5454
address_line_two: ""
5555
- city: "Prizes"
5656
country_flag: "images/events/prizes.png"

0 commit comments

Comments
 (0)