summaryrefslogtreecommitdiff
path: root/views/info.ejs
blob: 8ab4efdef728272b76edea17b315af7bf65c6d58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<%- include('partials/header'); %>

<h1>About</h1>
<div name="body" class="text-center">
	<div class="row row-cols-1 row-cols-md-3 mb-4 justify-content-center">
		<div class="col">
			<div class="card h-100 text-bg-dark">
				<a class="card-img-top p-4" href="static/pdf/ISaiF.pdf">
					<img class="img-fluid rounded" src="static/images/cover.png" alt="Index Cover">
				</a>
				<div class="card-body">
					<h5 class="card-title">SneedBay</h5>
					<p class="card-text">Making Torrents Great Again</p>
					<p class="card-text"><strong>Remember</strong>: Don't be a city slicker and please seed your torrents, otherwise, Al Sneed will pay you a <a href="/visit">visit</a>.</p>
				</div>
			</div>
		</div>
	</div>
	<div class="row row-cols-1 row-cols-md-3 g-4">
		<div class="col">
			<div class="card h-100 text-bg-dark">
				<svg class="card-img-top p-4" xmlns="http://www.w3.org/2000/svg" width="50%" height="50%" fill="currentColor" viewBox="0 0 16 16">
					<path d="M15.698 7.287 8.712.302a1.03 1.03 0 0 0-1.457 0l-1.45 1.45 1.84 1.84a1.223 1.223 0 0 1 1.55 1.56l1.773 1.774a1.224 1.224 0 0 1 1.267 2.025 1.226 1.226 0 0 1-2.002-1.334L8.58 5.963v4.353a1.226 1.226 0 1 1-1.008-.036V5.887a1.226 1.226 0 0 1-.666-1.608L5.093 2.465l-4.79 4.79a1.03 1.03 0 0 0 0 1.457l6.986 6.986a1.03 1.03 0 0 0 1.457 0l6.953-6.953a1.031 1.031 0 0 0 0-1.457" />
				</svg>
				<div class="card-body">
					<h5 class="card-title">Source Code</h5>
					<p class="card-text"><a href="https://gitlab.com/rafa_99/sneedbay">https://gitlab.com/rafa_99/sneedbay</a></p>
				</div>
			</div>
		</div>
		<div class="col">
			<div class="card h-100 text-bg-dark">
				<svg class="card-img-top p-4" xmlns="http://www.w3.org/2000/svg" width="50%" height="50%" fill="currentColor" viewBox="0 0 16 16">
					  <path d="M7 1.414V2H2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h5v1H2.5a1 1 0 0 0-.8.4L.725 8.7a.5.5 0 0 0 0 .6l.975 1.3a1 1 0 0 0 .8.4H7v5h2v-5h5a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H9V6h4.5a1 1 0 0 0 .8-.4l.975-1.3a.5.5 0 0 0 0-.6L14.3 2.4a1 1 0 0 0-.8-.4H9v-.586a1 1 0 0 0-2 0zM13.5 3l.75 1-.75 1H2V3h11.5zm.5 5v2H2.5l-.75-1 .75-1H14z"/>
				</svg>
				<div class="card-body">
					<h5 class="card-title">License</h5>
					<p class="card-text">Licensed under the <a href="https://www.gnu.org/licenses/gpl-3.0.txt">GPLv3</a></p>
				</div>
			</div>
		</div>
		<div class="col">
			<div class="card h-100 text-bg-dark">
				<svg class="card-img-top p-4" xmlns="http://www.w3.org/2000/svg" width="50%" height="50%" fill="currentColor" viewBox="0 0 16 16">
					<path fill-rule="evenodd" d="M7.21.8C7.69.295 8 0 8 0c.109.363.234.708.371 1.038.812 1.946 2.073 3.35 3.197 4.6C12.878 7.096 14 8.345 14 10a6 6 0 0 1-12 0C2 6.668 5.58 2.517 7.21.8zm.413 1.021A31.25 31.25 0 0 0 5.794 3.99c-.726.95-1.436 2.008-1.96 3.07C3.304 8.133 3 9.138 3 10c0 0 2.5 1.5 5 .5s5-.5 5-.5c0-1.201-.796-2.157-2.181-3.7l-.03-.032C9.75 5.11 8.5 3.72 7.623 1.82z"/>
					<path fill-rule="evenodd" d="M4.553 7.776c.82-1.641 1.717-2.753 2.093-3.13l.708.708c-.29.29-1.128 1.311-1.907 2.87l-.894-.448z"/>
				</svg>
				<div class="card-body">
					<h5 class="card-title">UI & Icons</h5>
					<p class="card-text">Both icons and UI from <a href="https://getbootstrap.com/">Bootstrap</a></p>
				</div>
			</div>
		</div>
		<div class="col">
			<div class="card h-100 text-bg-dark">
				<svg class="card-img-top p-4" xmlns="http://www.w3.org/2000/svg" width="50%" height="50%" fill="currentColor" viewBox="0 0 16 16">
					  <path d="M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/>
				</svg>
				<div class="card-body">
					<h5 class="card-title">Author</h5>
					<p class="card-text">Rafael Marçalo</p>
					<p class="card-text">Find me at <a href="https://rafa_99.gitlab.io/">rafa_99.gitlab.io</a></p>
				</div>
			</div>
		</div>
		<div class="col">
			<div class="card h-100 text-bg-dark">
				<svg class="card-img-top p-4" xmlns="http://www.w3.org/2000/svg" width="50%" height="50%" fill="currentColor" viewBox="0 0 16 16">
					  <path d="M5.5 13v1.25c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25V13h.5v1.25c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25V13h.084c1.992 0 3.416-1.033 3.416-2.82 0-1.502-1.007-2.323-2.186-2.44v-.088c.97-.242 1.683-.974 1.683-2.19C11.997 3.93 10.847 3 9.092 3H9V1.75a.25.25 0 0 0-.25-.25h-1a.25.25 0 0 0-.25.25V3h-.573V1.75a.25.25 0 0 0-.25-.25H5.75a.25.25 0 0 0-.25.25V3l-1.998.011a.25.25 0 0 0-.25.25v.989c0 .137.11.25.248.25l.755-.005a.75.75 0 0 1 .745.75v5.505a.75.75 0 0 1-.75.75l-.748.011a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25L5.5 13zm1.427-8.513h1.719c.906 0 1.438.498 1.438 1.312 0 .871-.575 1.362-1.877 1.362h-1.28V4.487zm0 4.051h1.84c1.137 0 1.756.58 1.756 1.524 0 .953-.626 1.45-2.158 1.45H6.927V8.539z"/>
				</svg>
				<div class="card-body">
					<h5 class="card-title">Bitcoin</h5>
					<p class="card-text"><a href="bitcoin:1MvzcDqAVfuQLYZKNCcBoVNYe2neta3pkM">1MvzcDqAVfuQLYZKNCcBoVNYe2neta3pkM</a></p>
				</div>
			</div>
		</div>
		<div class="col">
			<div class="card h-100 text-bg-dark">
				<svg class="card-img-top p-4" xmlns="http://www.w3.org/2000/svg" width="50%" height="50%" fill="currentColor" viewBox="0 0 3756.09 3756.49">
					<path d="M2250,371.75c-1036.89,0-1879.12,842.06-1877.8,1878,0.26,207.26,33.31,406.63,95.34,593.12h561.88V1263L2250,2483.57,3470.52,1263v1579.9h562c62.12-186.48,95-385.85,95.37-593.12C4129.66,1212.76,3287,372,2250,372Z" transform="translate(-371.96 -371.75)"/>
					<path d="M1969.3,2764.17l-532.67-532.7v994.14H1029.38l-384.29.07c329.63,540.8,925.35,902.56,1604.91,902.56S3525.31,3766.4,3855,3225.6H3063.25V2231.47l-532.7,532.7-280.61,280.61-280.62-280.61h0Z" transform="translate(-371.96 -371.75)"/>
				</svg>
				<div class="card-body">
					<h5 class="card-title">Monero</h5>
					<p class="card-text"><a href="monero:4254FmcCGBNbaq9CcqkUSk8eY3cqACjrGXRWkxXxXbjD1Up3Nu4BsCA1YCkrnrzG4SUmwDJQnBYJoeLrucWSDRhyRchRAHP">4254FmcCGBNbaq9CcqkUSk8eY3cqACjrGXRWkxXxXbjD1Up3Nu4BsCA1YCkrnrzG4SUmwDJQnBYJoeLrucWSDRhyRchRAHP</a></p>
				</div>
			</div>
		</div>
	</div>
</div>

<%- include('partials/footer'); %>