remove public folder

closebracket-solution
Kieran Coldron 2021-08-29 21:27:13 +01:00
parent a1d4d05219
commit 2790448e1f
19 changed files with 0 additions and 2756 deletions

View File

@ -1,109 +0,0 @@
<!doctype html>
<html class="h-100" lang="">
<meta charset="utf-8">
<link rel="canonical" href="/about/">
<meta name="description" content="">
<meta name="format-detection" content="telephone=no">
<meta name="robots" content="index,follow" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<meta name="HandheldFriendly" content="true"/>
<title>About</title>
<link rel="stylesheet" href="../assets/css/main.css">
<script src="assets/js/main.min.js" defer></script>
<link rel="icon" type="image/png" sizes="96x96" href="/img/favicon.png">
<link rel="icon" type="image/svg+xml" href="">
<link rel="icon" type="image/png" href="">
<link rel="apple-touch-icon" href="" sizes="180x180">
<!-- endbuild -->
<div class="container flex mx-auto h-24 mb-20 mt-2">
<div class="flex-none">
<a href="/"><img src="/assets/img/logo.png" class="logo float-left w-64"></a>
</div>
<div class="flex-1 flex justify-end">
<ul class="invisible md:visible">
<li class="inline-block"><a class="link hover:text-primary" href="/about">about</a></li>
<li class="inline-block"><a class="link hover:text-primary" href="/about">history</a></li>
<li class="inline-block mr-4"><a class="link hover:text-primary" href="/alumni">alumni</a></li>
<li class="inline-block"><button
class="btn-cta "><a
href="https://profiles.freeside.co.uk/join"> create account </a></li>
<li class="inline-block"><button
class="btn-cta bg-gray-400"><a
href="http://profiles.freeside.co.uk/login"> login </a></button></li>
</ul>
<div class="md:hidden flex items-center">
<button class="outline-none mobile-menu-button">
<svg class="w-6 h-6 text-gray-500" x-show="!showMenu" fill="none" stroke-linecap="round"
stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" stroke="currentColor">
<path d="M4 6h16M4 12h16M4 18h16"></path>
</svg>
</button>
</div>
</div>
</div>
<div class="md:hidden mobile-menu">
<ul>
<li class="active"><a href="index.html"
class="block text-sm px-2 py-4 text-white bg-primary font-semibold ">Home</a></li>
<li><a href="#services" class="block text-sm px-2 py-4 hover:bg-primary transition duration-300">Services</a>
</li>
<li><a href="#about" class="block text-sm px-2 py-4 hover:bg-primary transition duration-300">About</a></li>
<li><a href="#contact" class="block text-sm px-2 py-4 hover:bg-primary transition duration-300">Contact Us</a>
</li>
</ul>
</div>
<body class="bg-white color-primary font-base leading-normal">
<div id="wrapper" class="container mx-auto ">
<div class="container mx-auto h-full m-16 p-6 w-11/12 h-11/12">
<div class="grid grid-rows-1 grid-flow-col gap-4">
<div class="row-span-2 col-span-2">
<p class="color-grey">Freeside is a student run project at the <a
class="link color-primary text-500 weight-bold" href="https://www.hull.ac.uk/">University of
Hull</a>.
<hr/>
<p class="color-grey">Website built by:</p>
</p>
</div>
<div class="row-span-1 col-span-1">
<img class="w-40" src="../assets/img/uoh-logo.png"/>
</div>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,155 +0,0 @@
<!doctype html>
<html class="h-100" lang="">
<meta charset="utf-8">
<link rel="canonical" href="/alumni/">
<meta name="description" content="Our Alumni epictek shinsters sleepyxuras closebracket ????? ????? ????? ?????">
<meta name="format-detection" content="telephone=no">
<meta name="robots" content="index,follow" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<meta name="HandheldFriendly" content="true"/>
<title>Alumni</title>
<link rel="stylesheet" href="../assets/css/main.css">
<script src="assets/js/main.min.js" defer></script>
<link rel="icon" type="image/png" sizes="96x96" href="/img/favicon.png">
<link rel="icon" type="image/svg+xml" href="">
<link rel="icon" type="image/png" href="">
<link rel="apple-touch-icon" href="" sizes="180x180">
<!-- endbuild -->
<div class="container flex mx-auto h-24 mb-20 mt-2">
<div class="flex-none">
<a href="/"><img src="/assets/img/logo.png" class="logo float-left w-64"></a>
</div>
<div class="flex-1 flex justify-end">
<ul class="invisible md:visible">
<li class="inline-block"><a class="link hover:text-primary" href="/about">about</a></li>
<li class="inline-block"><a class="link hover:text-primary" href="/about">history</a></li>
<li class="inline-block mr-4"><a class="link hover:text-primary" href="/alumni">alumni</a></li>
<li class="inline-block"><button
class="btn-cta "><a
href="https://profiles.freeside.co.uk/join"> create account </a></li>
<li class="inline-block"><button
class="btn-cta bg-gray-400"><a
href="http://profiles.freeside.co.uk/login"> login </a></button></li>
</ul>
<div class="md:hidden flex items-center">
<button class="outline-none mobile-menu-button">
<svg class="w-6 h-6 text-gray-500" x-show="!showMenu" fill="none" stroke-linecap="round"
stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" stroke="currentColor">
<path d="M4 6h16M4 12h16M4 18h16"></path>
</svg>
</button>
</div>
</div>
</div>
<div class="md:hidden mobile-menu">
<ul>
<li class="active"><a href="index.html"
class="block text-sm px-2 py-4 text-white bg-primary font-semibold ">Home</a></li>
<li><a href="#services" class="block text-sm px-2 py-4 hover:bg-primary transition duration-300">Services</a>
</li>
<li><a href="#about" class="block text-sm px-2 py-4 hover:bg-primary transition duration-300">About</a></li>
<li><a href="#contact" class="block text-sm px-2 py-4 hover:bg-primary transition duration-300">Contact Us</a>
</li>
</ul>
</div>
<body class="bg-white color-primary font-base leading-normal">
<div id="wrapper" class="container mx-auto ">
<div class="container mx-auto m-16 w-screen">
<div class="grid grid-rows-1 grid-flow-col">
<div class="row-span-1">
<h1 class="text-8xl font-bold">Our Alumni</h1>
</div>
</div>
</div>
<div class="container mx-auto h-full m-16 p-6 w-screen">
<div class="grid grid-rows-1 grid-flow-col">
<div class="row-span-1 col-start-1">
<img class="rounded-sm w-48 items-center" src="/assets/img/epictek.jpg" />
<h4 class="p-2 text-gray-400 font-medium leading-relaxed">epictek</h4>
</div>
<div class="row-span-1 col-start-2">
<img class="rounded-2xl w-48 items-center" src="/assets/img/logo.jpg" />
<h4 class="p-2 text-gray-400 font-medium leading-relaxed">shinsters</h4>
</div>
<div class="row-span-1 col-start-3">
<img class="rounded-2xl w-48 items-center" src="/assets/img/logo.jpg" />
<h4 class="p-2 text-gray-400 font-medium leading-relaxed">sleepyxuras</h4>
</div>
<div class="row-span-1 col-start-4">
<img class="rounded-2xl w-48 items-center" src="/assets/img/closebracket.jpg" />
<h4 class="p-2 text-gray-400 font-medium leading-relaxed">closebracket</h4>
</div>
</div>
<div class="grid grid-rows-1 grid-flow-col">
<div class="row-span-1 col-start-1">
<img class="rounded-2xl w-48 items-center" src="/assets/img/logo.jpg" />
<h4 class="p-2 text-gray-400 font-medium leading-relaxed">?????</h4>
</div>
<div class="row-span-1 col-start-2">
<img class="rounded-2xl w-48 items-center" src="/assets/img/logo.jpg" />
<h4 class="p-2 text-gray-400 font-medium leading-relaxed">?????</h4>
</div>
<div class="row-span-1 col-start-3">
<img class="rounded-2xl w-48 items-center" src="/assets/img/logo.jpg" />
<h4 class="p-2 text-gray-400 font-medium leading-relaxed">?????</h4>
</div>
<div class="row-span-1 col-start-4">
<img class="rounded-2xl w-48 items-center" src="/assets/img/logo.jpg" />
<h4 class="p-2 text-gray-400 font-medium leading-relaxed">?????</h4>
</div>
</div>
</div>
<div class="container mx-auto h-full m-16 p-6 w-11/12 h-11/12">
<div class="grid grid-rows-1 grid-flow-col gap-4">
<div class="row-span-2 col-span-2">
<p class="color-grey">Freeside is a student run project at the <a
class="link color-primary text-500 weight-bold" href="https://www.hull.ac.uk/">University of
Hull</a>.
<hr/>
<p class="color-grey">Website built by:</p>
</p>
</div>
<div class="row-span-1 col-span-1">
<img class="w-40" src="../assets/img/uoh-logo.png"/>
</div>
</div>
</div>
</div>
</body>
</html>

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 375 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

View File

@ -1 +0,0 @@
<ul></ul>

View File

@ -1,378 +0,0 @@
<!doctype html>
<html class="h-100" lang="">
<meta charset="utf-8">
<link rel="canonical" href="/history/">
<meta name="description" content="2021 Some history here 2020 Some history here 2019 Some history here 2018 Some history here 2017 Some history here 2016 Some history here...">
<meta name="format-detection" content="telephone=no">
<meta name="robots" content="index,follow" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<meta name="HandheldFriendly" content="true"/>
<title>History</title>
<link rel="stylesheet" href="../assets/css/main.css">
<script src="assets/js/main.min.js" defer></script>
<link rel="icon" type="image/png" sizes="96x96" href="/img/favicon.png">
<link rel="icon" type="image/svg+xml" href="">
<link rel="icon" type="image/png" href="">
<link rel="apple-touch-icon" href="" sizes="180x180">
<!-- endbuild -->
<div class="container flex mx-auto h-24 mb-20 mt-2">
<div class="flex-none">
<a href="/"><img src="/assets/img/logo.png" class="logo float-left w-64"></a>
</div>
<div class="flex-1 flex justify-end">
<ul class="invisible md:visible">
<li class="inline-block"><a class="link hover:text-primary" href="/about">about</a></li>
<li class="inline-block"><a class="link hover:text-primary" href="/about">history</a></li>
<li class="inline-block mr-4"><a class="link hover:text-primary" href="/alumni">alumni</a></li>
<li class="inline-block"><button
class="btn-cta "><a
href="https://profiles.freeside.co.uk/join"> create account </a></li>
<li class="inline-block"><button
class="btn-cta bg-gray-400"><a
href="http://profiles.freeside.co.uk/login"> login </a></button></li>
</ul>
<div class="md:hidden flex items-center">
<button class="outline-none mobile-menu-button">
<svg class="w-6 h-6 text-gray-500" x-show="!showMenu" fill="none" stroke-linecap="round"
stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" stroke="currentColor">
<path d="M4 6h16M4 12h16M4 18h16"></path>
</svg>
</button>
</div>
</div>
</div>
<div class="md:hidden mobile-menu">
<ul>
<li class="active"><a href="index.html"
class="block text-sm px-2 py-4 text-white bg-primary font-semibold ">Home</a></li>
<li><a href="#services" class="block text-sm px-2 py-4 hover:bg-primary transition duration-300">Services</a>
</li>
<li><a href="#about" class="block text-sm px-2 py-4 hover:bg-primary transition duration-300">About</a></li>
<li><a href="#contact" class="block text-sm px-2 py-4 hover:bg-primary transition duration-300">Contact Us</a>
</li>
</ul>
</div>
<body class="bg-white color-primary font-base leading-normal">
<div id="wrapper" class="container mx-auto ">
<div class="container bg-white mx-auto w-full h-full">
<div class="relative wrap overflow-hidden p-10 h-full">
<div class="border-2-2 absolute border-opacity-20 border-gray-700 h-full border" style="left: 50%"></div>
<!-- 2021 -->
<div class="mb-8 flex justify-between flex-row-reverse items-center w-full left-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-primary rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-white text-xl">2021</h3>
<p class="text-sm font-medium leading-snug tracking-wide text-white text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2020 -->
<div class="mb-8 flex justify-between items-center w-full right-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-gray-400 rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-gray-800 text-xl">2020</h3>
<p class="text-sm leading-snug tracking-wide text-gray-900 text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2019 -->
<div class="mb-8 flex justify-between flex-row-reverse items-center w-full left-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-primary rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-white text-xl">2019</h3>
<p class="text-sm font-medium leading-snug tracking-wide text-white text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2018 -->
<div class="mb-8 flex justify-between items-center w-full right-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-gray-400 rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-gray-800 text-xl">2018</h3>
<p class="text-sm leading-snug tracking-wide text-gray-900 text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2017 -->
<div class="mb-8 flex justify-between flex-row-reverse items-center w-full left-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-primary rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-white text-xl">2017</h3>
<p class="text-sm font-medium leading-snug tracking-wide text-white text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2016 -->
<div class="mb-8 flex justify-between items-center w-full right-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-gray-400 rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-gray-800 text-xl">2016</h3>
<p class="text-sm leading-snug tracking-wide text-gray-900 text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2015 -->
<div class="mb-8 flex justify-between flex-row-reverse items-center w-full left-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-primary rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-white text-xl">2015</h3>
<p class="text-sm font-medium leading-snug tracking-wide text-white text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2014 -->
<div class="mb-8 flex justify-between items-center w-full right-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-gray-400 rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-gray-800 text-xl">2014</h3>
<p class="text-sm leading-snug tracking-wide text-gray-900 text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2013 -->
<div class="mb-8 flex justify-between flex-row-reverse items-center w-full left-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-primary rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-white text-xl">2013</h3>
<p class="text-sm font-medium leading-snug tracking-wide text-white text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2012 -->
<div class="mb-8 flex justify-between items-center w-full right-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-gray-400 rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-gray-800 text-xl">2012</h3>
<p class="text-sm leading-snug tracking-wide text-gray-900 text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2011 -->
<div class="mb-8 flex justify-between flex-row-reverse items-center w-full left-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-primary rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-white text-xl">2011</h3>
<p class="text-sm font-medium leading-snug tracking-wide text-white text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2010 -->
<div class="mb-8 flex justify-between items-center w-full right-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-gray-400 rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-gray-800 text-xl">2010</h3>
<p class="text-sm leading-snug tracking-wide text-gray-900 text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2009 -->
<div class="mb-8 flex justify-between flex-row-reverse items-center w-full left-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-primary rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-white text-xl">2009</h3>
<p class="text-sm font-medium leading-snug tracking-wide text-white text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2008 -->
<div class="mb-8 flex justify-between items-center w-full right-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-gray-400 rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-gray-800 text-xl">2008</h3>
<p class="text-sm leading-snug tracking-wide text-gray-900 text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2007 -->
<div class="mb-8 flex justify-between flex-row-reverse items-center w-full left-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-primary rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-white text-xl">2007</h3>
<p class="text-sm font-medium leading-snug tracking-wide text-white text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2006 -->
<div class="mb-8 flex justify-between items-center w-full right-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-gray-400 rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-gray-800 text-xl">2006</h3>
<p class="text-sm leading-snug tracking-wide text-gray-900 text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2005 -->
<div class="mb-8 flex justify-between flex-row-reverse items-center w-full left-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-primary rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-white text-xl">2005</h3>
<p class="text-sm font-medium leading-snug tracking-wide text-white text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2004 -->
<div class="mb-8 flex justify-between items-center w-full right-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-gray-400 rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-gray-800 text-xl">2004</h3>
<p class="text-sm leading-snug tracking-wide text-gray-900 text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2003 -->
<div class="mb-8 flex justify-between flex-row-reverse items-center w-full left-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-primary rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-white text-xl">2003</h3>
<p class="text-sm font-medium leading-snug tracking-wide text-white text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2002 -->
<div class="mb-8 flex justify-between items-center w-full right-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-gray-400 rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-gray-800 text-xl">2002</h3>
<p class="text-sm leading-snug tracking-wide text-gray-900 text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2001 -->
<div class="mb-8 flex justify-between flex-row-reverse items-center w-full left-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-primary rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-white text-xl">2001</h3>
<p class="text-sm font-medium leading-snug tracking-wide text-white text-opacity-100">Some history here</p>
</div>
</div>
<!-- 2000 -->
<div class="mb-8 flex justify-between items-center w-full right-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-gray-400 rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-gray-800 text-xl">2000</h3>
<p class="text-sm leading-snug tracking-wide text-gray-900 text-opacity-100">Some history here</p>
</div>
</div>
<!-- 1999 -->
<div class="mb-8 flex justify-between flex-row-reverse items-center w-full left-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-primary rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-white text-xl">1999</h3>
<p class="text-sm font-medium leading-snug tracking-wide text-white text-opacity-100">Some history here</p>
</div>
</div>
<!-- 1998 -->
<div class="mb-8 flex justify-between items-center w-full right-timeline">
<div class="order-1 w-5/12"></div>
<div class="z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full">
</div>
<div class="order-1 bg-gray-400 rounded-lg shadow-xl w-5/12 px-6 py-4">
<h3 class="mb-3 font-bold text-gray-800 text-xl">1998</h3>
<p class="text-sm leading-snug tracking-wide text-gray-900 text-opacity-100">Start of Freeside</p>
</div>
</div>
</div>
</div>
<div class="container mx-auto h-full m-16 p-6 w-11/12 h-11/12">
<div class="grid grid-rows-1 grid-flow-col gap-4">
<div class="row-span-2 col-span-2">
<p class="color-grey">Freeside is a student run project at the <a
class="link color-primary text-500 weight-bold" href="https://www.hull.ac.uk/">University of
Hull</a>.
<hr/>
<p class="color-grey">Website built by:</p>
</p>
</div>
<div class="row-span-1 col-span-1">
<img class="w-40" src="../assets/img/uoh-logo.png"/>
</div>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,201 +0,0 @@
<!doctype html>
<html class="h-100" lang="">
<meta charset="utf-8">
<link rel="canonical" href="/">
<meta name="description" content="Linux @ Hull. Freeside is the student run and maintained linux cluster within the University Of Hull Computer Science Department providing...">
<meta name="format-detection" content="telephone=no">
<meta name="robots" content="index,follow" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<meta name="HandheldFriendly" content="true"/>
<title>Freeside</title>
<link rel="stylesheet" href="../assets/css/main.css">
<script src="assets/js/main.min.js" defer></script>
<link rel="icon" type="image/png" sizes="96x96" href="/img/favicon.png">
<link rel="icon" type="image/svg+xml" href="">
<link rel="icon" type="image/png" href="">
<link rel="apple-touch-icon" href="" sizes="180x180">
<!-- endbuild -->
<div class="container flex mx-auto h-24 mb-20 mt-2">
<div class="flex-none">
<a href="/"><img src="/assets/img/logo.png" class="logo float-left w-64"></a>
</div>
<div class="flex-1 flex justify-end">
<ul class="invisible md:visible">
<li class="inline-block"><a class="link hover:text-primary" href="/about">about</a></li>
<li class="inline-block"><a class="link hover:text-primary" href="/about">history</a></li>
<li class="inline-block mr-4"><a class="link hover:text-primary" href="/alumni">alumni</a></li>
<li class="inline-block"><button
class="btn-cta "><a
href="https://profiles.freeside.co.uk/join"> create account </a></li>
<li class="inline-block"><button
class="btn-cta bg-gray-400"><a
href="http://profiles.freeside.co.uk/login"> login </a></button></li>
</ul>
<div class="md:hidden flex items-center">
<button class="outline-none mobile-menu-button">
<svg class="w-6 h-6 text-gray-500" x-show="!showMenu" fill="none" stroke-linecap="round"
stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" stroke="currentColor">
<path d="M4 6h16M4 12h16M4 18h16"></path>
</svg>
</button>
</div>
</div>
</div>
<div class="md:hidden mobile-menu">
<ul>
<li class="active"><a href="index.html"
class="block text-sm px-2 py-4 text-white bg-primary font-semibold ">Home</a></li>
<li><a href="#services" class="block text-sm px-2 py-4 hover:bg-primary transition duration-300">Services</a>
</li>
<li><a href="#about" class="block text-sm px-2 py-4 hover:bg-primary transition duration-300">About</a></li>
<li><a href="#contact" class="block text-sm px-2 py-4 hover:bg-primary transition duration-300">Contact Us</a>
</li>
</ul>
</div>
<body class="bg-white color-primary font-base leading-normal">
<div id="wrapper" class="container mx-auto ">
<section class="landing mx-auto container mx-auto h-full w-screen grid grid-rows-1 grid-flow-col gap-2">
<div class="grid grid-cols-4 gap-4">
<div class="col-span-4 md:col-span-2">
<h1 class="text-8xl font-bold overflow-ellipsis">Linux @ Hull.</h1>
<h5 class="tracking-wide leading-loose">Freeside is the student run and maintained linux cluster within
the
University Of Hull Computer Science Department providing Linux administration experience, mentoring
and
technical advice alongside other peer-led support. It is completely <b>free</b> to all students to
join,
irrespective of degree pathway.</h5>
</div>
<div class="col-span-4 md:col-span-2">
<img class="rounded-full pull-right shadow-2xl" src="/assets/img/lab.jpg" />
</div>
</div>
</section>
<div class="container mx-auto h-full m-16 p-6 ">
<div class="">
<div class="">
<h3>Connect with us</h3>
<ol class="flex gap-10 m-5">
<li><a class="" href="https://github.com/FreesideHull"><img height="64" width="64"
src="https://cdn.jsdelivr.net/npm/simple-icons@v5/icons/github.svg" /></a></li>
<li><a class="" href="https://gitlab.freeside.co.uk/"><img height="64" width="64"
src="https://cdn.jsdelivr.net/npm/simple-icons@v5/icons/gitlab.svg" /></a></li>
<li><a class="icon-link" href="https://discord.gg/qAZ8dAp"><img height="64" width="64"
src="https://cdn.jsdelivr.net/npm/simple-icons@v5/icons/discord.svg" /></a></li>
<li><a class="icon-link" href="http://forums.freeside.co.uk/"><img height="64" width="64"
src="https://cdn.jsdelivr.net/npm/simple-icons@v5/icons/discourse.svg" /></a></li>
<li><a class="icon-link" href="https://www.twitter.com/FreesideHull"><img height="64" width="64"
src="https://cdn.jsdelivr.net/npm/simple-icons@v5/icons/twitter.svg" /></a></li>
<li><a class="icon-link" href="https://www.facebook.com/FreesideHull"><img height="64" width="64"
src="https://cdn.jsdelivr.net/npm/simple-icons@v5/icons/facebook.svg" /></a></li>
</ol>
</div>
<div class=" inline-block" aria-label="Primary">
<button
class="btn-cta inline-block"><a
href="https://discord.gg/qAZ8dAp"> Join our Discord </a></button>
<button
class="bg-discord text-white btn-cta inline-block"><a
href="https://profiles.freeside.co.uk/join"> Create Freeside Account </a></button>
</div>
</div>
</div>
</div>
<div class="container mx-auto h-full grid grid-cols-1 md:grid-cols-3">
<div class="col-span-1">
<div class="bg-alumni rounded-xl p-10 w-3/4">
<h2 class="text-gray text-bold">Alumni Network</h2>
<p>Our community is made up of like-minded life-time members including many distinguished alumni
whom continue to support students.</p>
<br>
<div class=" box-hidden mobileXL:box-block">
<button
class="btn-cta"><a
href="/alumnus"> View Alumni </a></button>
</div>
</div>
</div>
<div class="col-span-1">
<div class="rounded-xl bg-project p-10 w-3/4">
<h2 class="text-white text-bold">Hands-on Projects</h2>
<p class="text-white">Get involved with hands-on Linux administration or contribute to open-source
coding projects.</p>
<br>
<div class=" box-hidden mobileXL:box-block">
<button
class="btn-cta"><a
href="https://github.com/FreesideHull"> Get involved </a></button>
</div>
</div>
</div>
<div class="col-span-1">
<div class="rounded-xl bg-primary p-10 w-3/4">
<h2 class="text-gray text-bold">Free Resources</h2>
<p>Take your learning to the next level with our Free Student Resources List featuring over 130
contributions in multiple areas of Computer Science.</p>
<br>
<div class=" box-hidden mobileXL:box-block">
<button
class="btn-cta "><a
href="https://github.com/FreesideHull/StudentResources"> View List </a></button>
</div>
</div>
</div>
</div>
<div class="container mx-auto h-full m-16 p-6 w-11/12 h-11/12">
<div class="grid grid-rows-1 grid-flow-col gap-4">
<div class="row-span-2 col-span-2">
<p class="color-grey">Freeside is a student run project at the <a
class="link color-primary text-500 weight-bold" href="https://www.hull.ac.uk/">University of
Hull</a>.
<hr/>
<p class="color-grey">Website built by:</p>
</p>
</div>
<div class="row-span-1 col-span-1">
<img class="w-40" src="../assets/img/uoh-logo.png"/>
</div>
</div>
</div>
</div>
</body>
</html>