-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'dev' into colm/add_footer
- Loading branch information
Showing
16 changed files
with
395 additions
and
109 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
.bg { | ||
z-index: -1; | ||
width: 100vw; | ||
height: 100vh; | ||
position: fixed; | ||
background: url(../../../public/img/binary-repeat.png); | ||
filter: invert(1) brightness(0.4); | ||
animation: swipe 120s linear infinite; | ||
} | ||
|
||
.main { | ||
margin: 0 auto; | ||
z-index: 10; | ||
background-color: rgba(27, 27, 27, 1); | ||
width: 70vw; | ||
min-height: -webkit-fill-available; | ||
user-select: none; | ||
box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, | ||
rgba(0, 0, 0, 0.12) 0px 4px 6px, | ||
rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; | ||
} | ||
|
||
|
||
.article { | ||
margin: 0 auto; | ||
width: 80%; | ||
font-size: 24px; | ||
line-height: 1.5; | ||
} | ||
|
||
.article a { | ||
color: #276ab6; | ||
text-decoration: none; | ||
transition: all .3s; | ||
} | ||
|
||
.title { | ||
margin: 0; | ||
color: rgb(255, 255, 255); | ||
font-size: 3em; | ||
text-align: center; | ||
padding: .5em 0; | ||
} | ||
|
||
.article p { | ||
color: rgb(255, 255, 255); | ||
text-align: center; | ||
padding-bottom: 1.75em; | ||
} | ||
|
||
.article a:hover { | ||
box-shadow: inset 0 -3px 0 0 rgb(0, 161, 11); | ||
padding-bottom: 6px; | ||
} | ||
|
||
@keyframes swipe { | ||
0% { | ||
background-position: 0% 50%; | ||
/* filter: invert(1) brightness(0.4); */ | ||
} | ||
|
||
50% { | ||
background-position: 100% 50%; | ||
/* filter: invert(1) brightness(0.4); */ | ||
} | ||
|
||
100% { | ||
background-position: 0% 50%; | ||
/* filter: invert(1); */ | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
import styles from './About.module.css' | ||
|
||
const About = () => { | ||
return ( | ||
<> | ||
<div className={styles.bg}></div> | ||
<main className={styles.main}> | ||
<article className={styles.article}> | ||
<h1 className={styles.title}> | ||
About UCC Netsoc | ||
</h1> | ||
<p> | ||
UCC Netsoc is <a href="https://www.ucc.ie">UCC</a>'s Networking, | ||
Gaming and Technology society. | ||
</p> | ||
<p> | ||
We are a student-run non-profit college society that aims to provide a space for students | ||
to learn about technology and network with each other, also have fun playing games and | ||
find new friends with similar hobbies and interests. | ||
</p> | ||
<p> | ||
We host a wide range of events throughout the year, including | ||
workshops, talks, game nights and more. We also host a number of | ||
competitions throughout the year, including our annual tech conference;{" "} | ||
<a href="https://devcon.ie">Cork DevCon</a>. | ||
</p> | ||
<p> | ||
We also run a number of projects, including our {" "} | ||
<a href="https://netsoc.cloud"> | ||
Cloud Service | ||
</a>, our <a href="https://github.com/uccnetsoc/nac">Infrastructure as Code</a> and some Discord bots. | ||
</p> | ||
<p> | ||
We are always looking for new members, so if you are a UCC student and are interested in | ||
joining, head over to the <a href="https://candsportal.ucc.ie">Clubs & Socs Portal</a> and | ||
become a member. Also make sure to join our{" "}<a href="https://discord.netsoc.co">Discord</a>{" "} | ||
to keep up to date on events and the happenings of the society. | ||
</p> | ||
</article> | ||
</main> | ||
</> | ||
) | ||
} | ||
|
||
export default About; |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
import styles from "./Esports.module.css"; | ||
|
||
const Esports = () => { | ||
return ( | ||
<> | ||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, | ||
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse | ||
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. | ||
</p> | ||
</> | ||
) | ||
} | ||
|
||
export default Esports; |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
import styles from "./Gaming.module.css"; | ||
|
||
const Gaming = () => { | ||
return ( | ||
<> | ||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, | ||
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse | ||
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. | ||
</p> | ||
</> | ||
) | ||
} | ||
|
||
export default Gaming; |
Oops, something went wrong.