1
0
Fork 0
forked from Skynet/wiki

feat: some cleaning up

Images should never be committed so coping them to a different folder to reimport them properly
This commit is contained in:
silver 2023-09-30 18:24:03 +01:00
parent 5d1dd98bf6
commit 50908e2496
10 changed files with 207 additions and 118 deletions

57
.gitattributes vendored Normal file
View file

@ -0,0 +1,57 @@
# set line endings
eol=lf
# Documents
*.pdf filter=lfs diff=lfs merge=lfs -text
*.doc filter=lfs diff=lfs merge=lfs -text
*.docx filter=lfs diff=lfs merge=lfs -text
# Excel
*.xls filter=lfs diff=lfs merge=lfs -text
*.xlsx filter=lfs diff=lfs merge=lfs -text
*.xlsm filter=lfs diff=lfs merge=lfs -text
# Powerpoints
*.ppt filter=lfs diff=lfs merge=lfs -text
*.pptx filter=lfs diff=lfs merge=lfs -text
*.ppsx filter=lfs diff=lfs merge=lfs -text
# Images
*.png filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text
*.gif filter=lfs diff=lfs merge=lfs -text
# Fonts
*.ttf filter=lfs diff=lfs merge=lfs -text
*.eot filter=lfs diff=lfs merge=lfs -text
*.woff filter=lfs diff=lfs merge=lfs -text
*.woff2 filter=lfs diff=lfs merge=lfs -text
# Video
*.mkv filter=lfs diff=lfs merge=lfs -text
*.mp4 filter=lfs diff=lfs merge=lfs -text
*.wmv filter=lfs diff=lfs merge=lfs -text
# Misc
*.zip filter=lfs diff=lfs merge=lfs -text
# ET4011
*.cbe filter=lfs diff=lfs merge=lfs -text
*.pbs filter=lfs diff=lfs merge=lfs -text
# Open/Libre office
# from https://www.libreoffice.org/discover/what-is-opendocument/
*.odt filter=lfs diff=lfs merge=lfs -text
*.ods filter=lfs diff=lfs merge=lfs -text
*.odp filter=lfs diff=lfs merge=lfs -text
*.odg filter=lfs diff=lfs merge=lfs -text
# QT
*.ui filter=lfs diff=lfs merge=lfs -text

32
.gitignore vendored Normal file
View file

@ -0,0 +1,32 @@
# IDE folder
/.idea
# Microsoft office Lockfiles
~$*
*.tmp
# Test files
test.*
*.test.*
/test
# Output of compiling
/out
/build
/target
/cmake-build-debug
# for QT, both as single directory and as subfolders
/build-*-*
/*/build-*-*
# Dealing with BlueJ
*.bluej
*.out
*.ctxt
# Dealing with Mac users
.DS_Store
# Nix
result
/result

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

View file

@ -1,79 +1,79 @@
<! DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Skynet membership</title>
<link rel="stylesheet" href="main.css">
</head>
<body>
<h1>How to renew your skynet membership!</h1>
<h2>Dear Alumnus; welcome,</h2>
<p>Thank you for all your continued support throughout the years. Your contribution and the contribution of many others have made it possible for us to buy more servers which we use to give you the best service we can. With our new servers, we hope to improve the quality for our users and have less downtime.
<p>You can now purchase a 5-year subscription for €40. This subscription is for a multi-year limited alumni membership of the Computer Society (This type of membership does not entitle you to society subsidies or places on trips). You must hold a Computer Society membership in order to hold a Skynet account.</p>
<p>If there has been no payment made passed the point of expiration on your membership, Your Skynet account will freeze. You must pay for membership to unfreeze your account.</p>
<p>Below are instructions on how to renew your subscription. Until you make both an account and pay membership, you will not have renewed your subscription. Once you have completed the steps below, you will have renewed your subscription and will be issued a receipt.</p>
<p>When requesting membership, You have the option to pay online or pay cash. If you are paying online you can only pay for one year's membership.</p>
<h5 class="p1">IMPORTANT!!</h5>
<p class="p1">If you are looking to avail of the 5-year membership it is important to note that you can no longer pay for this on the Ul wolves site. Please select the pay with cash option and transfer the multi-year fee to the bank account shown below. </p>
<p class="p1">Also please note that you do not need a UL student E-mail address to sign up!</p>
<h1>Steps</h1>
<ol>
<li>Go to <a href="https://ulwolves.ie/">ULWolves.ie</a></li>
<p></p>
<img src="./img/renew1.jpg" alt="UL wolves site">
<p></p>
<li>Enter your email address and click Log In/Register</li>
<li>Select the appropriate option (UL Alumni Member)</li>
<p></p>
<img src="./img/renew2.png">
<p></p>
<li>Fill in your personal information on the next page.</li> <li>Verify your email address</li>
<p></p>
<img src="./img/renew3.png">
<p></p>
<li>Log back in</li>
<p></p>
<img src="./img/renew4.png">
<p></p>
<li>Scroll to find Computer under the Societies section</li>
<p></p>
<img src="./img/renew5.jpg">
<p></p>
<li>Click Request Membership</li>
<img src="./img/renew6.jpg">
<p></p>
<li>Fill out details and submit request.</li>
<li>Transfer €40 to our bank account:</li>
<p>BIC: <b>BOFIIE2D</b></p>
<p>IBAN: <b>IBANIE31BOFI90595047627767</b> </p>
<p>Please put your name in the reference.</p>
<p>If you are having trouble with this or want to arrange another payment method, get in touch.</p>
<li>Email the accounts team (accounts@skynet.ie) with:
<ul>The name on the UL Wolves account you created</ul>
<ul>your Skynet username and</ul>
<ul>the reference on the bank transfer.</ul>
</li>
</ol>
</body>
</html>
<! DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Skynet membership</title>
<link rel="stylesheet" href="main.css">
</head>
<body>
<h1>How to renew your skynet membership!</h1>
<h2>Dear Alumnus; welcome,</h2>
<p>Thank you for all your continued support throughout the years. Your contribution and the contribution of many others have made it possible for us to buy more servers which we use to give you the best service we can. With our new servers, we hope to improve the quality for our users and have less downtime.
<p>You can now purchase a 5-year subscription for €40. This subscription is for a multi-year limited alumni membership of the Computer Society (This type of membership does not entitle you to society subsidies or places on trips). You must hold a Computer Society membership in order to hold a Skynet account.</p>
<p>If there has been no payment made passed the point of expiration on your membership, Your Skynet account will freeze. You must pay for membership to unfreeze your account.</p>
<p>Below are instructions on how to renew your subscription. Until you make both an account and pay membership, you will not have renewed your subscription. Once you have completed the steps below, you will have renewed your subscription and will be issued a receipt.</p>
<p>When requesting membership, You have the option to pay online or pay cash. If you are paying online you can only pay for one year's membership.</p>
<h5 class="p1">IMPORTANT!!</h5>
<p class="p1">If you are looking to avail of the 5-year membership it is important to note that you can no longer pay for this on the Ul wolves site. Please select the pay with cash option and transfer the multi-year fee to the bank account shown below. </p>
<p class="p1">Also please note that you do not need a UL student E-mail address to sign up!</p>
<h1>Steps</h1>
<ol>
<li>Go to <a href="https://ulwolves.ie/">ULWolves.ie</a></li>
<p></p>
<img src="./img/renew1.jpg" alt="UL wolves site">
<p></p>
<li>Enter your email address and click Log In/Register</li>
<li>Select the appropriate option (UL Alumni Member)</li>
<p></p>
<img src="./img/renew2.png">
<p></p>
<li>Fill in your personal information on the next page.</li> <li>Verify your email address</li>
<p></p>
<img src="./img/renew3.png">
<p></p>
<li>Log back in</li>
<p></p>
<img src="./img/renew4.png">
<p></p>
<li>Scroll to find Computer under the Societies section</li>
<p></p>
<img src="./img/renew5.jpg">
<p></p>
<li>Click Request Membership</li>
<img src="./img/renew6.jpg">
<p></p>
<li>Fill out details and submit request.</li>
<li>Transfer €40 to our bank account:</li>
<p>BIC: <b>BOFIIE2D</b></p>
<p>IBAN: <b>IBANIE31BOFI90595047627767</b> </p>
<p>Please put your name in the reference.</p>
<p>If you are having trouble with this or want to arrange another payment method, get in touch.</p>
<li>Email the accounts team (accounts@skynet.ie) with:
<ul>The name on the UL Wolves account you created</ul>
<ul>your Skynet username and</ul>
<ul>the reference on the bank transfer.</ul>
</li>
</ol>
</body>
</html>

View file

@ -1,39 +1,39 @@
html {
background: #008B8B;
;
background-image: linear-gradient(270deg, rgb(230, 233, 233) 0%, rgb(216, 221, 221) 100%);
-webkit-font-smoothing: antialiased;
}
body {
background: #008B8B;
;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.06);
color: #F0FFFF;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.5;
margin: 0 auto;
max-width: 800px;
padding: 2em 2em 4em;
}
h1, h2 {
color: #F0FFFF;
font-weight: 600;
line-height: 1.3;
}
.p1 {
color: #FFFF00
}
img {
animation: colorize 2s cubic-bezier(0, 0, .78, .36) 1;
background: transparent;
border: 10px solid rgba(0, 0, 0, 0.12);
border-radius: 4px;
display: block;
margin: 1.3em auto;
max-width: 95%;
}
html {
background: #008B8B;
;
background-image: linear-gradient(270deg, rgb(230, 233, 233) 0%, rgb(216, 221, 221) 100%);
-webkit-font-smoothing: antialiased;
}
body {
background: #008B8B;
;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.06);
color: #F0FFFF;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.5;
margin: 0 auto;
max-width: 800px;
padding: 2em 2em 4em;
}
h1, h2 {
color: #F0FFFF;
font-weight: 600;
line-height: 1.3;
}
.p1 {
color: #FFFF00
}
img {
animation: colorize 2s cubic-bezier(0, 0, .78, .36) 1;
background: transparent;
border: 10px solid rgba(0, 0, 0, 0.12);
border-radius: 4px;
display: block;
margin: 1.3em auto;
max-width: 95%;
}