diff --git a/public/about/index.html b/public/about/index.html deleted file mode 100644 index ac0d6d8..0000000 --- a/public/about/index.html +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - About - - - - - - - - - - - - - - - -
-
- -
-
- - - - - -
- -
-
-
-
- -
- - - - - - -
- - - - - -
-
-
-

Freeside is a student run project at the University of - Hull. -


-

Website built by:

- - -

-
-
- -
-
-
- - - -
- - - - - \ No newline at end of file diff --git a/public/alumni/closebracket/index.html b/public/alumni/closebracket/index.html deleted file mode 100644 index e69de29..0000000 diff --git a/public/alumni/index.html b/public/alumni/index.html deleted file mode 100644 index 33675d1..0000000 --- a/public/alumni/index.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - Alumni - - - - - - - - - - - - - - - -
-
- -
-
- - - - - -
- -
-
-
-
- -
- - - - - - -
- - - -
-
-
-

Our Alumni

-
-
-
-
-
-
- -

epictek

-
-
- -

shinsters

-
-
- -

sleepyxuras

-
-
- -

closebracket

-
-
-
-
- -

?????

-
-
- -

?????

-
-
- -

?????

-
-
- -

?????

-
-
- -
- - -
-
-
-

Freeside is a student run project at the University of - Hull. -


-

Website built by:

- - -

-
-
- -
-
-
- - - -
- - - - - \ No newline at end of file diff --git a/public/assets/css/main.css b/public/assets/css/main.css deleted file mode 100644 index 47a5032..0000000 --- a/public/assets/css/main.css +++ /dev/null @@ -1,1912 +0,0 @@ -/*! tailwindcss v2.2.7 | MIT License | https://tailwindcss.com *//*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */ - -/* -Document -======== -*/ - -/** -Use a better box model (opinionated). -*/ - -*, -::before, -::after { - box-sizing: border-box; -} - -/** -Use a more readable tab size (opinionated). -*/ - -html { - -moz-tab-size: 4; - -o-tab-size: 4; - tab-size: 4; -} - -/** -1. Correct the line height in all browsers. -2. Prevent adjustments of font size after orientation changes in iOS. -*/ - -html { - line-height: 1.15; /* 1 */ - -webkit-text-size-adjust: 100%; /* 2 */ -} - -/* -Sections -======== -*/ - -/** -Remove the margin in all browsers. -*/ - -body { - margin: 0; -} - -/** -Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3) -*/ - -body { - font-family: - system-ui, - -apple-system, /* Firefox supports this but not yet `system-ui` */ - 'Segoe UI', - Roboto, - Helvetica, - Arial, - sans-serif, - 'Apple Color Emoji', - 'Segoe UI Emoji'; -} - -/* -Grouping content -================ -*/ - -/** -1. Add the correct height in Firefox. -2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655) -*/ - -hr { - height: 0; /* 1 */ - color: inherit; /* 2 */ -} - -/* -Text-level semantics -==================== -*/ - -/** -Add the correct text decoration in Chrome, Edge, and Safari. -*/ - -abbr[title] { - -webkit-text-decoration: underline dotted; - text-decoration: underline dotted; -} - -/** -Add the correct font weight in Edge and Safari. -*/ - -b, -strong { - font-weight: bolder; -} - -/** -1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3) -2. Correct the odd 'em' font sizing in all browsers. -*/ - -code, -kbd, -samp, -pre { - font-family: - ui-monospace, - SFMono-Regular, - Consolas, - 'Liberation Mono', - Menlo, - monospace; /* 1 */ - font-size: 1em; /* 2 */ -} - -/** -Add the correct font size in all browsers. -*/ - -small { - font-size: 80%; -} - -/** -Prevent 'sub' and 'sup' elements from affecting the line height in all browsers. -*/ - -sub, -sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; -} - -sub { - bottom: -0.25em; -} - -sup { - top: -0.5em; -} - -/* -Tabular data -============ -*/ - -/** -1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297) -2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016) -*/ - -table { - text-indent: 0; /* 1 */ - border-color: inherit; /* 2 */ -} - -/* -Forms -===== -*/ - -/** -1. Change the font styles in all browsers. -2. Remove the margin in Firefox and Safari. -*/ - -button, -input, -optgroup, -select, -textarea { - font-family: inherit; /* 1 */ - font-size: 100%; /* 1 */ - line-height: 1.15; /* 1 */ - margin: 0; /* 2 */ -} - -/** -Remove the inheritance of text transform in Edge and Firefox. -1. Remove the inheritance of text transform in Firefox. -*/ - -button, -select { /* 1 */ - text-transform: none; -} - -/** -Correct the inability to style clickable types in iOS and Safari. -*/ - -button, -[type='button'], -[type='reset'], -[type='submit'] { - -webkit-appearance: button; -} - -/** -Remove the inner border and padding in Firefox. -*/ - -::-moz-focus-inner { - border-style: none; - padding: 0; -} - -/** -Restore the focus styles unset by the previous rule. -*/ - -:-moz-focusring { - outline: 1px dotted ButtonText; -} - -/** -Remove the additional ':invalid' styles in Firefox. -See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737 -*/ - -:-moz-ui-invalid { - box-shadow: none; -} - -/** -Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers. -*/ - -legend { - padding: 0; -} - -/** -Add the correct vertical alignment in Chrome and Firefox. -*/ - -progress { - vertical-align: baseline; -} - -/** -Correct the cursor style of increment and decrement buttons in Safari. -*/ - -::-webkit-inner-spin-button, -::-webkit-outer-spin-button { - height: auto; -} - -/** -1. Correct the odd appearance in Chrome and Safari. -2. Correct the outline style in Safari. -*/ - -[type='search'] { - -webkit-appearance: textfield; /* 1 */ - outline-offset: -2px; /* 2 */ -} - -/** -Remove the inner padding in Chrome and Safari on macOS. -*/ - -::-webkit-search-decoration { - -webkit-appearance: none; -} - -/** -1. Correct the inability to style clickable types in iOS and Safari. -2. Change font properties to 'inherit' in Safari. -*/ - -::-webkit-file-upload-button { - -webkit-appearance: button; /* 1 */ - font: inherit; /* 2 */ -} - -/* -Interactive -=========== -*/ - -/* -Add the correct display in Chrome and Safari. -*/ - -summary { - display: list-item; -}/** - * Manually forked from SUIT CSS Base: https://github.com/suitcss/base - * A thin layer on top of normalize.css that provides a starting point more - * suitable for web applications. - */ - -/** - * Removes the default spacing and border for appropriate elements. - */ - -blockquote, -dl, -dd, -h1, -h2, -h3, -h4, -h5, -h6, -hr, -figure, -p, -pre { - margin: 0; -} - -button { - background-color: transparent; - background-image: none; -} - -fieldset { - margin: 0; - padding: 0; -} - -ol, -ul { - list-style: none; - margin: 0; - padding: 0; -} - -/** - * Tailwind custom reset styles - */ - -/** - * 1. Use the user's configured `sans` font-family (with Tailwind's default - * sans-serif font stack as a fallback) as a sane default. - * 2. Use Tailwind's default "normal" line-height so the user isn't forced - * to override it to ensure consistency even when using the default theme. - */ - -html { - font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */ - line-height: 1.5; /* 2 */ -} - - -/** - * Inherit font-family and line-height from `html` so users can set them as - * a class directly on the `html` element. - */ - -body { - font-family: inherit; - line-height: inherit; -} - -/** - * 1. Prevent padding and border from affecting element width. - * - * We used to set this in the html element and inherit from - * the parent element for everything else. This caused issues - * in shadow-dom-enhanced elements like
where the content - * is wrapped by a div with box-sizing set to `content-box`. - * - * https://github.com/mozdevs/cssremedy/issues/4 - * - * - * 2. Allow adding a border to an element by just adding a border-width. - * - * By default, the way the browser specifies that an element should have no - * border is by setting it's border-style to `none` in the user-agent - * stylesheet. - * - * In order to easily add borders to elements by just setting the `border-width` - * property, we change the default border-style for all elements to `solid`, and - * use border-width to hide them instead. This way our `border` utilities only - * need to set the `border-width` property instead of the entire `border` - * shorthand, making our border utilities much more straightforward to compose. - * - * https://github.com/tailwindcss/tailwindcss/pull/116 - */ - -*, -::before, -::after { - box-sizing: border-box; /* 1 */ - border-width: 0; /* 2 */ - border-style: solid; /* 2 */ - border-color: currentColor; /* 2 */ -} - -/* - * Ensure horizontal rules are visible by default - */ - -hr { - border-top-width: 1px; -} - -/** - * Undo the `border-style: none` reset that Normalize applies to images so that - * our `border-{width}` utilities have the expected effect. - * - * The Normalize reset is unnecessary for us since we default the border-width - * to 0 on all elements. - * - * https://github.com/tailwindcss/tailwindcss/issues/362 - */ - -img { - border-style: solid; -} - -textarea { - resize: vertical; -} - -input::-moz-placeholder, textarea::-moz-placeholder { - opacity: 1; - color: #9ca3af; -} - -input:-ms-input-placeholder, textarea:-ms-input-placeholder { - opacity: 1; - color: #9ca3af; -} - -input::placeholder, -textarea::placeholder { - opacity: 1; - color: #9ca3af; -} - -button, -[role="button"] { - cursor: pointer; -} - -table { - border-collapse: collapse; -} - -h1, -h2, -h3, -h4, -h5, -h6 { - font-size: inherit; - font-weight: inherit; -} - -/** - * Reset links to optimize for opt-in styling instead of - * opt-out. - */ - -a { - color: inherit; - text-decoration: inherit; -} - -/** - * Reset form element properties that are easy to forget to - * style explicitly so you don't inadvertently introduce - * styles that deviate from your design system. These styles - * supplement a partial reset that is already applied by - * normalize.css. - */ - -button, -input, -optgroup, -select, -textarea { - padding: 0; - line-height: inherit; - color: inherit; -} - -/** - * Use the configured 'mono' font family for elements that - * are expected to be rendered with a monospace font, falling - * back to the system monospace stack if there is no configured - * 'mono' font family. - */ - -pre, -code, -kbd, -samp { - font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; -} - -/** - * 1. Make replaced elements `display: block` by default as that's - * the behavior you want almost all of the time. Inspired by - * CSS Remedy, with `svg` added as well. - * - * https://github.com/mozdevs/cssremedy/issues/14 - * - * 2. Add `vertical-align: middle` to align replaced elements more - * sensibly by default when overriding `display` by adding a - * utility like `inline`. - * - * This can trigger a poorly considered linting error in some - * tools but is included by design. - * - * https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210 - */ - -img, -svg, -video, -canvas, -audio, -iframe, -embed, -object { - display: block; /* 1 */ - vertical-align: middle; /* 2 */ -} - -/** - * Constrain images and videos to the parent width and preserve - * their intrinsic aspect ratio. - * - * https://github.com/mozdevs/cssremedy/issues/14 - */ - -img, -video { - max-width: 100%; - height: auto; -} - -/** - * Ensure the default browser behavior of the `hidden` attribute. - */ - -[hidden] { - display: none; -} - -*, ::before, ::after { - --tw-border-opacity: 1; - border-color: rgba(229, 231, 235, var(--tw-border-opacity)); - --tw-ring-offset-shadow: 0 0 #0000; - --tw-ring-shadow: 0 0 #0000; - --tw-shadow: 0 0 #0000; - --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/); - --tw-ring-offset-width: 0px; - --tw-ring-offset-color: #fff; - --tw-ring-color: rgba(59, 130, 246, 0.5); - --tw-ring-offset-shadow: 0 0 #0000; - --tw-ring-shadow: 0 0 #0000; - --tw-shadow: 0 0 #0000; -} -.container { - width: 100%; -} -@media (min-width: 640px) { - - .container { - max-width: 640px; - } -} -@media (min-width: 768px) { - - .container { - max-width: 768px; - } -} -@media (min-width: 1024px) { - - .container { - max-width: 1024px; - } -} -@media (min-width: 1280px) { - - .container { - max-width: 1280px; - } -} -@media (min-width: 1536px) { - - .container { - max-width: 1536px; - } -} -.btn-cta { - margin-right: 0.5rem; - display: inline-block; - border-radius: 0.25rem; - --tw-bg-opacity: 1; - background-color: rgba(254, 124, 59, var(--tw-bg-opacity)); - padding-bottom: 0.25rem; - padding-top: 0.5rem; - padding-left: 0.5rem; - padding-right: 0.5rem; - --tw-text-opacity: 1; - color: rgba(255, 255, 255, var(--tw-text-opacity)); - --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); - --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color); - box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); - --tw-ring-opacity: 1; - --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)); -} -.btn-cta:hover { - --tw-ring-opacity: 1; - --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)); -} -.invisible { - visibility: hidden; -} -.static { - position: static; -} -.absolute { - position: absolute; -} -.relative { - position: relative; -} -.z-20 { - z-index: 20; -} -.order-1 { - order: 1; -} -.col-span-4 { - grid-column: span 4 / span 4; -} -.col-span-1 { - grid-column: span 1 / span 1; -} -.col-span-2 { - grid-column: span 2 / span 2; -} -.col-start-1 { - grid-column-start: 1; -} -.col-start-2 { - grid-column-start: 2; -} -.col-start-3 { - grid-column-start: 3; -} -.col-start-4 { - grid-column-start: 4; -} -.row-span-2 { - grid-row: span 2 / span 2; -} -.row-span-1 { - grid-row: span 1 / span 1; -} -.float-left { - float: left; -} -.m-16 { - margin: 4rem; -} -.m-5 { - margin: 1.25rem; -} -.m-1 { - margin: 0.25rem; -} -.mx-auto { - margin-left: auto; - margin-right: auto; -} -.mb-20 { - margin-bottom: 5rem; -} -.mt-2 { - margin-top: 0.5rem; -} -.mr-4 { - margin-right: 1rem; -} -.mb-8 { - margin-bottom: 2rem; -} -.mb-3 { - margin-bottom: 0.75rem; -} -.mr-2 { - margin-right: 0.5rem; -} -.block { - display: block; -} -.inline-block { - display: inline-block; -} -.flex { - display: flex; -} -.grid { - display: grid; -} -.h-24 { - height: 6rem; -} -.h-6 { - height: 1.5rem; -} -.h-full { - height: 100%; -} -.h-8 { - height: 2rem; -} -.h-12 { - height: 3rem; -} -.w-64 { - width: 16rem; -} -.w-6 { - width: 1.5rem; -} -.w-screen { - width: 100vw; -} -.w-3\/4 { - width: 75%; -} -.w-11\/12 { - width: 91.666667%; -} -.w-40 { - width: 10rem; -} -.w-48 { - width: 12rem; -} -.w-full { - width: 100%; -} -.w-5\/12 { - width: 41.666667%; -} -.w-8 { - width: 2rem; -} -.w-12 { - width: 3rem; -} -.flex-none { - flex: none; -} -.flex-1 { - flex: 1 1 0%; -} -.grid-flow-col { - grid-auto-flow: column; -} -.grid-cols-4 { - grid-template-columns: repeat(4, minmax(0, 1fr)); -} -.grid-cols-1 { - grid-template-columns: repeat(1, minmax(0, 1fr)); -} -.grid-rows-1 { - grid-template-rows: repeat(1, minmax(0, 1fr)); -} -.flex-row-reverse { - flex-direction: row-reverse; -} -.items-center { - align-items: center; -} -.justify-end { - justify-content: flex-end; -} -.justify-center { - justify-content: center; -} -.justify-between { - justify-content: space-between; -} -.gap-2 { - gap: 0.5rem; -} -.gap-4 { - gap: 1rem; -} -.gap-10 { - gap: 2.5rem; -} -.overflow-hidden { - overflow: hidden; -} -.truncate { - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.overflow-ellipsis { - text-overflow: ellipsis; -} -.rounded-full { - border-radius: 9999px; -} -.rounded-xl { - border-radius: 0.75rem; -} -.rounded-sm { - border-radius: 0.125rem; -} -.rounded-2xl { - border-radius: 1rem; -} -.rounded-lg { - border-radius: 0.5rem; -} -.rounded { - border-radius: 0.25rem; -} -.border { - border-width: 1px; -} -.border-gray-700 { - --tw-border-opacity: 1; - border-color: rgba(55, 65, 81, var(--tw-border-opacity)); -} -.border-opacity-20 { - --tw-border-opacity: 0.2; -} -.bg-gray-400 { - --tw-bg-opacity: 1; - background-color: rgba(156, 163, 175, var(--tw-bg-opacity)); -} -.bg-primary { - --tw-bg-opacity: 1; - background-color: rgba(254, 124, 59, var(--tw-bg-opacity)); -} -.bg-white { - --tw-bg-opacity: 1; - background-color: rgba(255, 255, 255, var(--tw-bg-opacity)); -} -.bg-discord { - --tw-bg-opacity: 1; - background-color: rgba(88, 101, 242, var(--tw-bg-opacity)); -} -.bg-gray-800 { - --tw-bg-opacity: 1; - background-color: rgba(31, 41, 55, var(--tw-bg-opacity)); -} -.bg-gray-500 { - --tw-bg-opacity: 1; - background-color: rgba(107, 114, 128, var(--tw-bg-opacity)); -} -.p-6 { - padding: 1.5rem; -} -.p-10 { - padding: 2.5rem; -} -.p-2 { - padding: 0.5rem; -} -.px-2 { - padding-left: 0.5rem; - padding-right: 0.5rem; -} -.py-4 { - padding-top: 1rem; - padding-bottom: 1rem; -} -.px-6 { - padding-left: 1.5rem; - padding-right: 1.5rem; -} -.text-sm { - font-size: 0.875rem; - line-height: 1.25rem; -} -.text-8xl { - font-size: 6rem; - line-height: 1; -} -.text-xl { - font-size: 1.25rem; - line-height: 1.75rem; -} -.font-semibold { - font-weight: 600; -} -.font-bold { - font-weight: 700; -} -.font-medium { - font-weight: 500; -} -.leading-normal { - line-height: 1.5; -} -.leading-loose { - line-height: 2; -} -.leading-relaxed { - line-height: 1.625; -} -.leading-snug { - line-height: 1.375; -} -.tracking-wide { - letter-spacing: 0.025em; -} -.text-gray-500 { - --tw-text-opacity: 1; - color: rgba(107, 114, 128, var(--tw-text-opacity)); -} -.text-white { - --tw-text-opacity: 1; - color: rgba(255, 255, 255, var(--tw-text-opacity)); -} -.text-gray-400 { - --tw-text-opacity: 1; - color: rgba(156, 163, 175, var(--tw-text-opacity)); -} -.text-gray-800 { - --tw-text-opacity: 1; - color: rgba(31, 41, 55, var(--tw-text-opacity)); -} -.text-gray-900 { - --tw-text-opacity: 1; - color: rgba(17, 24, 39, var(--tw-text-opacity)); -} -.text-opacity-100 { - --tw-text-opacity: 1; -} -.shadow-2xl { - --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); - box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); -} -.shadow-xl { - --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); - box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); -} -.outline-none { - outline: 2px solid transparent; - outline-offset: 2px; -} -.transition { - transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter; - transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter; - transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter; - transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); - transition-duration: 150ms; -} -.duration-300 { - transition-duration: 300ms; -} -/* Non Tailwind CSS Below */ -/* - -.bg-secondary { - background:#525252 -} -.bg-grey { - background:#4e5b71 -} -.bg-white { - background:#F3F6FB -} -.bg-discord { -background: #5865F2; -} -.bg-project { -background-image: url("/assets/img/project-bg.png"); -background-size: 70vw; -background-position: -30vw; -background-repeat: no-repeat; -} -.bg-alumni { -background-image: url("/assets/img/alumni-bg.jpg"); -background-size: 70vw; -background-position: center; -background-repeat: no-repeat; -} -.color-primary { - color:#240d09 -} -.color-secondary { - color:#fe6431 -} -.color-grey { - color:#4e5b71 -} -.color-white { - color:#F3F6FB -} -.font-base, -.font-heading { - font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif -} -.box-block { - display:block -} -.box-inline-block { - display:inline-block -} -.box-flex { - display:flex -} -.box-grid { - display:grid -} -.box-hidden { - display:none -} -.mt-300 { - margin-top:.8rem -} -.mt-400 { - margin-top:1rem -} -.mt-500 { - margin-top:1.25rem -} -.mt-600 { - margin-top:1.56rem -} -.mt-700 { - margin-top:1.95rem -} -.mt-800 { - margin-top:2.44rem -} -.mt-900 { - margin-top:3.05rem -} -.mt-1000 { - margin-top:3.81rem -} -.mt-1100 { - margin-top:4.76rem -} -.mb-300 { - margin-bottom:.8rem -} -.mb-400 { - margin-bottom:1rem -} -.mb-500 { - margin-bottom:1.25rem -} -.mb-600 { - margin-bottom:1.56rem -} -.mb-700 { - margin-bottom:1.95rem -} -.mb-800 { - margin-bottom:2.44rem -} -.mb-900 { - margin-bottom:3.05rem -} -.mb-1000 { - margin-bottom:3.81rem -} -.mb-1100 { - margin-bottom:4.76rem -} -.ml-300 { - margin-left:.8rem -} -.ml-400 { - margin-left:1rem -} -.ml-500 { - margin-left:1.25rem -} -.ml-600 { - margin-left:1.56rem -} -.ml-700 { - margin-left:1.95rem -} -.ml-800 { - margin-left:2.44rem -} -.ml-900 { - margin-left:3.05rem -} -.ml-1000 { - margin-left:3.81rem -} -.ml-1100 { - margin-left:4.76rem -} -.mr-300 { - margin-right:.8rem -} -.mr-400 { - margin-right:1rem -} -.mr-500 { - margin-right:1.25rem -} -.mr-600 { - margin-right:1.56rem -} -.mr-700 { - margin-right:1.95rem -} -.mr-800 { - margin-right:2.44rem -} -.mr-900 { - margin-right:3.05rem -} -.mr-1000 { - margin-right:3.81rem -} -.mr-1100 { - margin-right:4.76rem -} -.pt-300 { - padding-top:.8rem -} -.pt-400 { - padding-top:1rem -} -.pt-500 { - padding-top:1.25rem -} -.pt-600 { - padding-top:1.56rem -} -.pt-700 { - padding-top:1.95rem -} -.pt-800 { - padding-top:2.44rem -} -.pt-900 { - padding-top:3.05rem -} -.pt-1000 { - padding-top:3.81rem -} -.pt-1100 { - padding-top:4.76rem -} -.pb-300 { - padding-bottom:.8rem -} -.pb-400 { - padding-bottom:1rem -} -.pb-500 { - padding-bottom:1.25rem -} -.pb-600 { - padding-bottom:1.56rem -} -.pb-700 { - padding-bottom:1.95rem -} -.pb-800 { - padding-bottom:2.44rem -} -.pb-900 { - padding-bottom:3.05rem -} -.pb-1000 { - padding-bottom:3.81rem -} -.pb-1100 { - padding-bottom:4.76rem -} -.pl-300 { - padding-left:.8rem -} -.pl-400 { - padding-left:1rem -} -.pl-500 { - padding-left:1.25rem -} -.pl-600 { - padding-left:1.56rem -} -.pl-700 { - padding-left:1.95rem -} -.pl-800 { - padding-left:2.44rem -} -.pl-900 { - padding-left:3.05rem -} -.pl-1000 { - padding-left:3.81rem -} -.pl-1100 { - padding-left:4.76rem -} -.pr-300 { - padding-right:.8rem -} -.pr-400 { - padding-right:1rem -} -.pr-500 { - padding-right:1.25rem -} -.pr-600 { - padding-right:1.56rem -} -.pr-700 { - padding-right:1.95rem -} -.pr-800 { - padding-right:2.44rem -} -.pr-900 { - padding-right:3.05rem -} -.pr-1000 { - padding-right:3.81rem -} -.pr-1100 { - padding-right:4.76rem -} -.text-300 { - font-size:.8rem -} -.text-400 { - font-size:1rem -} -.text-500 { - font-size:1.25rem -} -.text-600 { - font-size:1.56rem -} -.text-700 { - font-size:1.95rem -} -.text-800 { - font-size:2.44rem -} -.text-900 { - font-size:3.05rem -} -.text-1000 { - font-size:3.81rem -} -.text-1100 { - font-size:4.76rem -} -.leading-tight { - line-height:1.1 -} -.leading-normal { - line-height:1.6 -} -.leading-loose { - line-height:2 -} -.weight-thin { - font-weight:300 -} -.weight-regular { - font-weight:400 -} -.weight-bold { - font-weight:700 -} -.width-full { - width:100% -} -.width-screen { - width:100vw -} -.width-half { - width:50% -} -.width-quarter { - width:25% -} -.width-third { - width:33.3333333333% -} -.height-full { - height:100% -} -.height-screen { - height:100vh -} -.length-compact { - max-width:25ch -} -.length-optimal { - max-width:75ch -} -.z-20 { - z-index:20 -} -@media screen and (min-width:22.5em) { - .mobileL\:box-block { - display:block - } - .mobileL\:box-inline-block { - display:inline-block - } - .mobileL\:box-flex { - display:flex - } - .mobileL\:box-grid { - display:grid - } - .mobileL\:box-hidden { - display:none - } - .mobileL\:width-full { - width:100% - } - .mobileL\:width-screen { - width:100vw - } - .mobileL\:width-half { - width:50% - } - .mobileL\:width-quarter { - width:25% - } - .mobileL\:width-third { - width:33.3333333333% - } -} -@media screen and (min-width:40em) { - .mobileXL\:box-block { - display:block - } - .mobileXL\:box-inline-block { - display:inline-block - } - .mobileXL\:box-flex { - display:flex - } - .mobileXL\:box-grid { - display:grid - } - .mobileXL\:box-hidden { - display:none - } - .mobileXL\:width-full { - width:100% - } - .mobileXL\:width-screen { - width:100vw - } - .mobileXL\:width-half { - width:50% - } - .mobileXL\:width-quarter { - width:25% - } - .mobileXL\:width-third { - width:33.3333333333% - } -} -@media screen and (min-width:48em) { - .tablet\:box-block { - display:block - } - .tablet\:box-inline-block { - display:inline-block - } - .tablet\:box-flex { - display:flex - } - .tablet\:box-grid { - display:grid - } - .tablet\:box-hidden { - display:none - } - .tablet\:width-full { - width:100% - } - .tablet\:width-screen { - width:100vw - } - .tablet\:width-half { - width:50% - } - .tablet\:width-quarter { - width:25% - } - .tablet\:width-third { - width:33.3333333333% - } -} -@media screen and (min-width:64em) { - .laptop\:box-block { - display:block - } - .laptop\:box-inline-block { - display:inline-block - } - .laptop\:box-flex { - display:flex - } - .laptop\:box-grid { - display:grid - } - .laptop\:box-hidden { - display:none - } - .laptop\:width-full { - width:100% - } - .laptop\:width-screen { - width:100vw - } - .laptop\:width-half { - width:50% - } - .laptop\:width-quarter { - width:25% - } - .laptop\:width-third { - width:33.3333333333% - } -} -@media screen and (min-width:80em) { - .desktop\:box-block { - display:block - } - .desktop\:box-inline-block { - display:inline-block - } - .desktop\:box-flex { - display:flex - } - .desktop\:box-grid { - display:grid - } - .desktop\:box-hidden { - display:none - } - .desktop\:width-full { - width:100% - } - .desktop\:width-screen { - width:100vw - } - .desktop\:width-half { - width:50% - } - .desktop\:width-quarter { - width:25% - } - .desktop\:width-third { - width:33.3333333333% - } -} -@media screen and (min-width:90em) { - .desktopL\:box-block { - display:block - } - .desktopL\:box-inline-block { - display:inline-block - } - .desktopL\:box-flex { - display:flex - } - .desktopL\:box-grid { - display:grid - } - .desktopL\:box-hidden { - display:none - } - .desktopL\:width-full { - width:100% - } - .desktopL\:width-screen { - width:100vw - } - .desktopL\:width-half { - width:50% - } - .desktopL\:width-quarter { - width:25% - } - .desktopL\:width-third { - width:33.3333333333% - } -} -@media screen and (min-width:120em) { - .desktopXL\:box-block { - display:block - } - .desktopXL\:box-inline-block { - display:inline-block - } - .desktopXL\:box-flex { - display:flex - } - .desktopXL\:box-grid { - display:grid - } - .desktopXL\:box-hidden { - display:none - } - .desktopXL\:width-full { - width:100% - } - .desktopXL\:width-screen { - width:100vw - } - .desktopXL\:width-half { - width:50% - } - .desktopXL\:width-quarter { - width:25% - } - .desktopXL\:width-third { - width:33.3333333333% - } -} -:root { - --max-width:80rem; - --gap:1.56rem; - --base-font-size:1rem; - --ratio:1.1; - --text-300:calc(var(--base-font-size)/var(--ratio)/var(--ratio)); - --text-400:calc(var(--text-300)*var(--ratio)); - --text-500:calc(var(--text-400)*var(--ratio)*var(--ratio)); - --text-600:calc(var(--text-500)*var(--ratio)); - --text-700:calc(var(--text-600)*var(--ratio)); - --text-800:calc(var(--text-700)*var(--ratio)); - --text-900:calc(var(--text-800)*var(--ratio)); - --text-1000:calc(var(--text-900)*var(--ratio)); - --text-1100:calc(var(--text-1000)*var(--ratio)); - --border-radius:.25rem; - --border-size:.15rem; - --transition-duration:.25s; - --transition-timing:ease-out -} -@media (min-width:48em) { - :root { - --ratio:1.2 - } -} -@media (min-width:64em) { - :root { - --ratio:1.25 - } -} -.inner { - width:100%; - margin:0 auto; - max-width:var(--max-width); - padding-left:1.56rem; - padding-right:1.56rem -} -.flow>*+* { - margin-top:var(--gap) -} -@media (min-width:48em) { - .flow>*+* { - --gap:1.95rem - } -} -[data-src] { - opacity:0 -} -.loaded { - opacity:1; - transition:opacity var(--transition-duration) var(--transition-timing) -} -.sr-only { - position:absolute; - width:1px; - height:1px; - padding:0; - margin:-1px; - overflow:hidden; - clip:rect(0,0,0,0); - white-space:nowrap; - border-width:0 -} -*, -:after, -:before { - box-sizing:border-box -} -html { - min-height:100%; - scroll-behavior:smooth -} -body { - overflow-x:hidden; - text-rendering:optimizeLegibility; - -webkit-font-smoothing:antialiased -} -blockquote, -body, -dd, -dl, -figure, -h1, -h2, -h3, -h4, -ol, -p, -ul { - margin:0 -} -img { - display:block; - max-width:100%; - height:auto -} -button, -input, -select, -textarea { - font:inherit -} -@media (prefers-reduced-motion:reduce) { - * { - -webkit-animation-duration:NaNs!important; - animation-duration:NaNs!important; - -webkit-animation-iteration-count:1!important; - animation-iteration-count:1!important; - transition-duration:NaNs!important; - scroll-behavior:auto!important - } -} -ol[class], -ul[class] { - list-style:none; - padding:0 -} -body { - font-size:var(--text-500) -} -h1, -h2, -h3 { - line-height:1.1; - letter-spacing:-.01rem -} -h1 { - --gap:1.95rem; - font-size:var(--text-900); - margin:0 0 var(--gap) -} -h2 { - font-size:var(--text-800) -} -h3 { - font-size:var(--text-700) -} -.content { - word-wrap:break-word -} -.sub-heading { - font-size:var(--text-700); - line-height:1.5 -} - -a { - text-decoration: none; - color: #fe6431; - transition:color var(--transition-duration) var(--transition-timing) -} -a:hover{ - text-decoration: none; - color: #240d09; - - } -a:not([class]) { - color:#F3F6FB; - padding-bottom:.1rem; - -webkit-text-decoration-skip:ink; - text-decoration-skip-ink:auto -} -a:not([class]):hover { - color: #240d09; -} -:focus { - outline:1px solid #24e0d0; - outline-offset:.25rem -} -.wrapper { - min-height:100vh; - flex-direction:column; - background-attachment:fixed; -} -@media (min-width:40em) { - .wrapper { - padding-bottom:0 - } -} -.logo { - --logo-size:1.25rem; - font-size:var(--logo-size); - margin:0 auto -} -@media (min-width:40em) { - .logo { - --logo-size:1.56rem; - margin:0 auto 0 0 - } -} -@media (min-width:40em) { - .header-inner { - align-items:center; - justify-content:space-between; - } -} -.nav .link { - color: #240d09; - height:3.05rem; - line-height:3.05rem -} -.nav .link.active, -.nav .link:hover { - color: #fe6431; -} -.nav .link-button { - border-radius:var(--border-radius); - transition:background-color var(--transition-duration) var(--transition-timing) -} -.nav .link-button:hover { - background:#525252; - color: #fe6431; -} -.nav .link-calltoaction { - border-radius:var(--border-radius); - transition:background-color var(--transition-duration) var(--transition-timing) -} - .nav .link-calltoaction:hover { - background:#525252; - color: #F3F6FB; -} - - - -.mobile-nav { - --transition-duration:.3s; - position:fixed; - top:0; - left:0; - overflow-y:auto; - transform:translate3d(-100%,0,0); - transition:transform var(--transition-duration) cubic-bezier(.77,0,.175,1); - transition-delay:.1s; - will-change:transform -} -.mobile-nav.menu-visible { - transform:translateZ(0) -} -.mobile-nav .link { - --gap:.25rem; - padding:var(--gap) 0 -} -.mobile-nav .link.active, -.mobile-nav .link:hover { - color:#fe6431 -} -.mobile-nav-toggle { - position:fixed; - bottom:0; - height:3.05rem; - align-items:center; - justify-content:center; - border:0; - outline:0 -} -.mobile-nav-toggle .mobile-nav-icon { - flex-direction:column -} -.mobile-nav-toggle .icon-line { - --transition-duration:.2s; - --transition-timing:cubic-bezier(0,0,.2,1); - height:2px; - width:1.25rem; - transform-origin:7px 1px; - transition:transform var(--transition-duration) var(--transition-timing),opacity var(--transition-duration) var(--transition-timing) -} -.mobile-nav-toggle .icon-line:not(:last-child) { - margin-bottom:.25rem -} -.mobile-nav-toggle.expanded .icon-line { - margin:0 -} -.mobile-nav-toggle.expanded .icon-line:first-child { - transform:rotate(45deg) -} -.mobile-nav-toggle.expanded .icon-line:nth-child(2) { - opacity:0 -} -.mobile-nav-toggle.expanded .icon-line:last-child { - transform:rotate(-45deg) -} -.main { - flex-direction:column; - flex:1 -} -.main:focus { - outline:0 -} -.page-header { - --gap:2.44rem; - margin-bottom:var(--gap) -} -@media (min-width:48em) { - .page-header { - --gap:3.05rem - } -} -.footer-inner { - align-items:center; - justify-content:space-between -} -.button { - display:inline-block; - background-color:#fe6431; - border:0; - border-radius:var(--border-radius); - color:#525252; - padding:.8rem 1.25rem; - transition:background-color var(--transition-duration) var(--transition-timing); - font-weight:700 -} -.button:hover { - background:#fe6431 -} -.pagination { - --gap:3.81rem -} -.pagination .items { - justify-content:space-between; - padding:0 -} -.input, -.textarea { - border:0; - border-radius:var(--border-radius); - padding:0 .5rem -} -.input { - height:2.44rem -} -.textarea { - height:4.76rem -} -.social-icons .icon-link:hover { - color:#fe6431 -} -.social-icons .icon { - --social-icon-size:1.25rem; - width:var(--social-icon-size); - height:var(--social-icon-size) -} -*/ -.hover\:bg-primary:hover { - --tw-bg-opacity: 1; - background-color: rgba(254, 124, 59, var(--tw-bg-opacity)); -} -.hover\:text-primary:hover { - --tw-text-opacity: 1; - color: rgba(254, 124, 59, var(--tw-text-opacity)); -} -@media (min-width: 768px) { - - .md\:visible { - visibility: visible; - } - - .md\:col-span-2 { - grid-column: span 2 / span 2; - } - - .md\:hidden { - display: none; - } - - .md\:grid-cols-3 { - grid-template-columns: repeat(3, minmax(0, 1fr)); - } -} - diff --git a/public/assets/img/alumni-bg.jpg b/public/assets/img/alumni-bg.jpg deleted file mode 100644 index 6d8e282..0000000 Binary files a/public/assets/img/alumni-bg.jpg and /dev/null differ diff --git a/public/assets/img/closebracket.jpg b/public/assets/img/closebracket.jpg deleted file mode 100644 index 234f4f2..0000000 Binary files a/public/assets/img/closebracket.jpg and /dev/null differ diff --git a/public/assets/img/epictek.jpg b/public/assets/img/epictek.jpg deleted file mode 100644 index 2791d8f..0000000 Binary files a/public/assets/img/epictek.jpg and /dev/null differ diff --git a/public/assets/img/lab.jpg b/public/assets/img/lab.jpg deleted file mode 100644 index 188f6df..0000000 Binary files a/public/assets/img/lab.jpg and /dev/null differ diff --git a/public/assets/img/logo.png b/public/assets/img/logo.png deleted file mode 100644 index 4c3830d..0000000 Binary files a/public/assets/img/logo.png and /dev/null differ diff --git a/public/assets/img/project-bg.png b/public/assets/img/project-bg.png deleted file mode 100644 index 5c917b5..0000000 Binary files a/public/assets/img/project-bg.png and /dev/null differ diff --git a/public/assets/img/uoh-logo.png b/public/assets/img/uoh-logo.png deleted file mode 100644 index ffba784..0000000 Binary files a/public/assets/img/uoh-logo.png and /dev/null differ diff --git a/public/blog/index.html b/public/blog/index.html deleted file mode 100644 index e2d1b04..0000000 --- a/public/blog/index.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/data/posts/2018-04-15-freeside-is-now-open/index.html b/public/data/posts/2018-04-15-freeside-is-now-open/index.html deleted file mode 100644 index e69de29..0000000 diff --git a/public/data/posts/2018-10-01-welcome-to-freeside/index.html b/public/data/posts/2018-10-01-welcome-to-freeside/index.html deleted file mode 100644 index e69de29..0000000 diff --git a/public/data/posts/2019-01-29-card-access/index.html b/public/data/posts/2019-01-29-card-access/index.html deleted file mode 100644 index e69de29..0000000 diff --git a/public/data/posts/2019-10-02-linux-101/index.html b/public/data/posts/2019-10-02-linux-101/index.html deleted file mode 100644 index e69de29..0000000 diff --git a/public/data/posts/2019-10-09-linux-101-slides/index.html b/public/data/posts/2019-10-09-linux-101-slides/index.html deleted file mode 100644 index e69de29..0000000 diff --git a/public/history/index.html b/public/history/index.html deleted file mode 100644 index f996377..0000000 --- a/public/history/index.html +++ /dev/null @@ -1,378 +0,0 @@ - - - - - - - - - - - - - - - History - - - - - - - - - - - - - - - -
-
- -
-
- - - - - -
- -
-
-
-
- -
- - - - - - -
- - - -
-
-
- - -
-
-
-
-
-

2021

-

Some history here

-
-
- -
-
-
-
-
-

2020

-

Some history here

-
-
- - -
-
-
-
-
-

2019

-

Some history here

-
-
- - -
-
-
-
-
-

2018

-

Some history here

-
-
- - -
-
-
-
-
-

2017

-

Some history here

-
-
- - - -
-
-
-
-
-

2016

-

Some history here

-
-
- - -
-
-
-
-
-

2015

-

Some history here

-
-
- - -
-
-
-
-
-

2014

-

Some history here

-
-
- - -
-
-
-
-
-

2013

-

Some history here

-
-
- - -
-
-
-
-
-

2012

-

Some history here

-
-
- - -
-
-
-
-
-

2011

-

Some history here

-
-
- - -
-
-
-
-
-

2010

-

Some history here

-
-
- - -
-
-
-
-
-

2009

-

Some history here

-
-
- - -
-
-
-
-
-

2008

-

Some history here

-
-
- - -
-
-
-
-
-

2007

-

Some history here

-
-
- - -
-
-
-
-
-

2006

-

Some history here

-
-
- - -
-
-
-
-
-

2005

-

Some history here

-
-
- - -
-
-
-
-
-

2004

-

Some history here

-
-
- - -
-
-
-
-
-

2003

-

Some history here

-
-
- - -
-
-
-
-
-

2002

-

Some history here

-
-
- - -
-
-
-
-
-

2001

-

Some history here

-
-
- - -
-
-
-
-
-

2000

-

Some history here

-
-
- - -
-
-
-
-
-

1999

-

Some history here

-
-
- - -
-
-
-
-
-

1998

-

Start of Freeside

-
-
-
-
- - -
-
-
-

Freeside is a student run project at the University of - Hull. -


-

Website built by:

- - -

-
-
- -
-
-
- - - -
- - - - - \ No newline at end of file diff --git a/public/index.html b/public/index.html deleted file mode 100644 index d85150b..0000000 --- a/public/index.html +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - - - - - - - - - Freeside - - - - - - - - - - - - - - - -
-
- -
-
- - - - - -
- -
-
-
-
- -
- - - - - - -
- - - - -
-
-
-

Linux @ Hull.

-
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 free to all students to - join, - irrespective of degree pathway.
-
-
- -
-
-
-
-
-
-

Connect with us

-
    -
  1. -
  2. -
  3. -
  4. -
  5. -
  6. - -
-
- -
-
-
-
-
-
-

Alumni Network

-

Our community is made up of like-minded life-time members including many distinguished alumni - whom continue to support students.

-
- -
-
-
-
-

Hands-on Projects

-

Get involved with hands-on Linux administration or contribute to open-source - coding projects.

-
- -
-
-
-
-

Free Resources

-

Take your learning to the next level with our Free Student Resources List featuring over 130 - contributions in multiple areas of Computer Science.

-
- -
-
-
- - -
-
-
-

Freeside is a student run project at the University of - Hull. -


-

Website built by:

- - -

-
-
- -
-
-
- - - - - - - - - \ No newline at end of file