Skip to content

Commit

Permalink
fixed styling on website; removed meeting location information
Browse files Browse the repository at this point in the history
  • Loading branch information
SpiritSeal committed Jan 31, 2025
1 parent 07a3351 commit b0eb643
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 39 deletions.
83 changes: 44 additions & 39 deletions about/index.html
Original file line number Diff line number Diff line change
@@ -1,71 +1,76 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta name="generator" content=
"HTML Tidy for HTML5 for Linux version 5.2.0">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content=
"width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>GreyHat @ GT</title>
<!--link(rel="shortcut icon", href=url_for('/images/avatar.png'))-->

<link rel="stylesheet" href="../css/style.min.css">
<link rel="stylesheet" href="../css/font-awesome.min.css">
</head>
<body>
<nav class="main-nav">
<a href="/">Home</a><a href=
"https://discord.gg/wQWyKpGNpC">Discord</a><a href="/archives">Archives</a>
<a href="/">Home</a>
<a href="https://discord.gg/wQWyKpGNpC">Discord</a>
<a href="/archives">Archives</a>
</nav>

<div class="profile">
<section id="wrapper">
<header id="header">
<h1>GreyHat Club</h1>
<!--img(id='avatar', class='2x', src=url_for('/images/avatar.png'))-->
<h2></h2>
</header>
</section>
</div>
<!-- <div style="background-color: #B3A369; padding: 30px; width: 60%; margin-left: 20%; border-radius: 15px; color:white;"><b>WRECKCTF:</b> WRECKCTF 2022, hosted by GreyHat, runs from Sept 30 - Oct 2 with an (optional) in-person pizza session on Oct 1. <b><a href="/ctf" style="color: lightgray;">Click here to learn more.</a></b></div> -->

<section class="post" id="wrapper">
<article>
<header>
<h1>About</h1>
<!--h2.headline!=date(page.date, 'MMM DD, YYYY h:mm')-->
<!-- |·--><!-- |#{wordcount(page.content)} words-->
<!-- |·-->
<!-- |#{min2read(page.content)} minutes read--><!-- span.tags-->
</header><!--if toc(page.content)-->
<!-- div#toc!=toc(page.content,{list_number:false})-->
</header>

<section id="post-body">
<p>

GreyHat is <a href="http://www.gatech.edu/" target="_blank" rel="noopener">Georgia Tech</a>'s Cybersecurity club. We focus on teaching practical skills in analyzing, exploiting, and defending computer systems, along with reverse engineering of applications. In addition, we have a competitive Capture-the-Flag (CTF) team. All skill levels are welcome, even if you've never heard the word "cybersecurity" before!
We also host a yearly beginner-intermediate CTF in the fall, <a href="https://wreckctf.com/">WRECKCTF</a> (<a href="https://ctftime.org/event/1775/">ctftime</a>).
<br />
We are open to all GT students, including OMSCS students.
</p>
<p>GreyHat holds two weekly meetings:</a></b>.</p>
<p>- Tuesdays (6:30PM in Klaus 1443): CTF team meetings where we will solve CTF problems <a href="https://trailofbits.github.io/ctf/" target="_blank" rel="noopener">(What is a ctf?)</a>.</p>
<p>- Thursdays (6:30PM in Klaus 1443): general meeting in which members or guest lecturers present on cyber security topics</p>

<p>Presentations from prior years can be found in the #archives channel on Discord or in <a href=
"/archives">our archives</a>!</p>
Join our <a href=
"https://discord.gg/wQWyKpGNpC">Discord group</a> for club communications, security chatter, CTF competitions, and GT cybersecurity course discussion!
GreyHat is <a href="http://www.gatech.edu/" target="_blank" rel="noopener">Georgia Tech</a>'s Cybersecurity club. We focus on teaching practical skills in analyzing, exploiting, and defending computer systems, along with reverse engineering applications. We also have a competitive <a href="https://ctftime.org/team/46459">Capture-the-Flag (CTF) team</a>. All skill levels are welcome, even if you've never heard the word "cybersecurity" before!
</p>
<p>
We also host a yearly beginner-intermediate CTF in the fall, <a href="https://wreckctf.com/">WRECKCTF</a> (<a href="https://ctftime.org/event/1775/">ctftime</a>).
</p>
<p>
We are open to all GT students, including OMSCS students.
</p>

<h2>Meetings</h2>
<p>Join <a href="https://discord.gg/wQWyKpGNpC">our Discord</a> for up-to-date meeting location and updates.</p>
<p>GreyHat holds two weekly meetings:</p>
<ul>
<li><strong>Tuesdays (6:30 PM):</strong> CTF team meetings where we solve CTF problems <a href="https://trailofbits.github.io/ctf/" target="_blank" rel="noopener">(What is a CTF?)</a>.</li>
<li><strong>Thursdays (6:30 PM):</strong> General meeting where members or guest lecturers present on cybersecurity topics.</li>
</ul>

<p>
Presentations from prior years can be found in the #archives channel on Discord or in
<a href="/archives">our archives</a>!
</p>

<p>
Join our <a href="https://discord.gg/wQWyKpGNpC">Discord group</a> for club communications, security chatter, CTF competitions, and GT cybersecurity course discussion!
</p>

<p>
Subscribe to our <a href="https://calendar.google.com/calendar/u/0?cid=cDZmNTczNXVjbGh1aWlqZzNrMmxhZzRkbjBAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ">calendar</a> to stay updated about our weekly meetings!
</p>
<p>
Subscribe to our <a href="https://calendar.google.com/calendar/u/0?cid=cDZmNTczNXVjbGh1aWlqZzNrMmxhZzRkbjBAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ">calendar</a> to stay updated about our weekly meetings!
</p>

</section>
</article>
</article>
</section>

<footer id="footer">
<p class="small">© Copyright 2022 Greyhat &nbsp;</p>
<p class="small">Powered by &nbsp;<a href=
"https://hexo.io/">Hexo &nbsp;</a>Theme By &nbsp;<a href=
"https://github.com/fuzhouxxdong/hexo-theme-dxx">Dxx</a></p>
<p class="small">© Copyright 2022 GreyHat</p>
<p class="small">
Powered by <a href="https://hexo.io/">Hexo</a> | Theme By <a href="https://github.com/fuzhouxxdong/hexo-theme-dxx">Dxx</a>
</p>
</footer>
</body>
</html>
71 changes: 71 additions & 0 deletions archives/2024/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
<!DOCTYPE html>
<html>
<head>
<meta name="generator" content=
"HTML Tidy for HTML5 for Linux version 5.2.0">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content=
"width=device-width, initial-scale=1">
<title>GreyHat @ GT</title>
<!--link(rel="shortcut icon", href=url_for('/images/avatar.png'))-->
<link rel="stylesheet" href="../css/style.min.css">
<link rel="stylesheet" href="../css/font-awesome.min.css">
</head>
<body>
<nav class="main-nav">
<a href="/">Home</a><a href=
"https://discord.gg/wQWyKpGNpC">Discord</a><a href="/archives">Archives</a>
</nav>
<div class="profile">
<section id="wrapper">
<header id="header">
<h1>GreyHat Club</h1>
<!--img(id='avatar', class='2x', src=url_for('/images/avatar.png'))-->
<h2></h2>
</header>
</section>
</div>
<!-- <div style="background-color: #B3A369; padding: 30px; width: 60%; margin-left: 20%; border-radius: 15px; color:white;"><b>WRECKCTF:</b> WRECKCTF 2022, hosted by GreyHat, runs from Sept 30 - Oct 2 with an (optional) in-person pizza session on Oct 1. <b><a href="/ctf" style="color: lightgray;">Click here to learn more.</a></b></div> -->
<section class="post" id="wrapper">
<article>
<header>
<h1>About</h1>
<!--h2.headline!=date(page.date, 'MMM DD, YYYY h:mm')-->
<!-- |·--><!-- |#{wordcount(page.content)} words-->
<!-- |·-->
<!-- |#{min2read(page.content)} minutes read--><!-- span.tags-->
</header><!--if toc(page.content)-->
<!-- div#toc!=toc(page.content,{list_number:false})-->
<section id="post-body">
<p>

GreyHat is <a href="http://www.gatech.edu/" target="_blank" rel="noopener">Georgia Tech</a>'s Cybersecurity club. We focus on teaching practical skills in analyzing, exploiting, and defending computer systems, along with reverse engineering of applications. In addition, we have a competitive Capture-the-Flag (CTF) team. All skill levels are welcome, even if you've never heard the word "cybersecurity" before!
We also host a yearly beginner-intermediate CTF in the fall, <a href="https://wreckctf.com/">WRECKCTF</a> (<a href="https://ctftime.org/event/1775/">ctftime</a>).
<br />
We are open to all GT students, including OMSCS students.
</p>
<p>GreyHat holds two weekly meetings:</a></b>.</p>
<p>- Tuesdays (6:30PM in Klaus 1443): CTF team meetings where we will solve CTF problems <a href="https://trailofbits.github.io/ctf/" target="_blank" rel="noopener">(What is a ctf?)</a>.</p>
<p>- Thursdays (6:30PM in Klaus 1443): general meeting in which members or guest lecturers present on cyber security topics</p>

<p>Presentations from prior years can be found in the #archives channel on Discord or in <a href=
"/archives">our archives</a>!</p>
Join our <a href=
"https://discord.gg/wQWyKpGNpC">Discord group</a> for club communications, security chatter, CTF competitions, and GT cybersecurity course discussion!
</p>
<p>
Subscribe to our <a href="https://calendar.google.com/calendar/u/0?cid=cDZmNTczNXVjbGh1aWlqZzNrMmxhZzRkbjBAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ">calendar</a> to stay updated about our weekly meetings!
</p>

</section>
</article>
</section>
<footer id="footer">
<p class="small">© Copyright 2022 Greyhat &nbsp;</p>
<p class="small">Powered by &nbsp;<a href=
"https://hexo.io/">Hexo &nbsp;</a>Theme By &nbsp;<a href=
"https://github.com/fuzhouxxdong/hexo-theme-dxx">Dxx</a></p>
</footer>
</body>
</html>

0 comments on commit b0eb643

Please sign in to comment.