Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Commit 4b023a8

Browse files
committed
add DumbLibrary Page
1 parent 4cf1220 commit 4b023a8

1 file changed

Lines changed: 126 additions & 1 deletion

File tree

mods/dumblibrary.html

Lines changed: 126 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,126 @@
1-
dumb library
1+
<!DOCTYPE html>
2+
<html style="overflow-x: hidden;">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
6+
<title>DumbLibrary</title>
7+
<link rel="stylesheet" href="../css/bulma.css" />
8+
<link rel="stylesheet" href="../css/carousel.css" />
9+
<script defer src="https://use.fontawesome.com/releases/v5.10.1/js/all.js"></script>
10+
<script src="../scripts/modules.js"></script>
11+
12+
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/10.1.1/styles/solarized-dark.min.css">
13+
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/10.1.1/highlight.min.js"></script>
14+
<script>hljs.initHighlightingOnLoad();</script>
15+
</head>
16+
<body class="has-background-black-ter" style="overflow-x: hidden;">
17+
18+
<section class="is-mobile">
19+
<div module="../modules/navbar.html"></div>
20+
</section>
21+
22+
<br><br>
23+
24+
<div class="container is-dark has-background-black-ter">
25+
<div class="columns">
26+
<div class="column is-three-quarters">
27+
28+
<div class="notification is-dark has-background-black-ter has-text-grey">
29+
<h1 class="title is-2 has-text-white">GradleHook</h1>
30+
<br>
31+
32+
<h3 class="subtitle is-4 mb-0 has-text-white-ter">About</h3>
33+
<p>A Minecraft modding library made for DumbCode mods. It builds off of the library: LLibrary (See Below), and includes animation among other useful tools.</p>
34+
<br><br>
35+
36+
<h3 class="subtitle is-4 mb-0 has-text-white-ter">Documentation</h3>
37+
<a href="https://github.com/Dumb-Code/DumbLibrary/wiki/Entity-Component-System">Entity Component System</a><br>
38+
<a href="https://github.com/Dumb-Code/DumbLibrary/wiki/Animation-API">Animation System</a>
39+
<br><br><br>
40+
41+
<h3 class="subtitle is-4 mb-0 has-text-white-ter">License</h3>
42+
<p>GradleHook is licensed under the GNU Lesser General Public Licence v3.0 with no exceptions.</p>
43+
<br><br>
44+
45+
<h3 class="subtitle is-4 mb-0 has-text-white-ter">Acknowledgments</h3>
46+
<a href="https://minecraft.curseforge.com/projects/llibrary">LLibrary</a>
47+
<br><br>
48+
</div>
49+
50+
<br><br>
51+
52+
</div>
53+
54+
<div class="column is-one-fourth">
55+
56+
<div class="notification is-dark has-background-black-ter my-0">
57+
<h1 class="title is-6 mt-0 mb-2 has-text-white-ter">About</h1>
58+
<div class="content is-small">
59+
60+
<p>A libary mod used in DumbCode's mods.</p>
61+
62+
<div class="columns is-multiline is-mobile is-gapless">
63+
<div class="column is-full-desktop is-full-tablet">
64+
<div class="level my-0">
65+
<div class="level-left">
66+
<div class="level-item">
67+
<span class="icon"><i class="fas fa-code"></i></span>
68+
</div>
69+
<div class="level-item"><a href="https://github.com/Dumb-Code/DumbLibrary">View Source</a></div>
70+
</div>
71+
</div>
72+
</div>
73+
74+
<div class="column is-full-desktop is-full-tablet">
75+
<div class="level my-0">
76+
<div class="level-left">
77+
<div class="level-item">
78+
<span class="icon"><i class="fas fa-book"></i></span>
79+
</div>
80+
<div class="level-item"><a href="https://github.com/Dumb-Code/DumbLibrary/wiki">View Wiki</a></div>
81+
</div>
82+
</div>
83+
</div>
84+
85+
<div class="column is-full-desktop is-full-tablet">
86+
<div class="level my-0">
87+
<div class="level-left">
88+
<div class="level-item">
89+
<span class="icon"><i class="fas fa-balance-scale"></i></span>
90+
</div>
91+
<div class="level-item"><a href="https://github.com/Dumb-Code/DumbLibrary/blob/master/LICENSE.md">View License</a></div>
92+
</div>
93+
</div>
94+
</div>
95+
</div>
96+
97+
</div>
98+
</div>
99+
100+
<div class="notification is-dark has-background-black-ter my-0">
101+
<h1 class="title is-6 mt-0 mb-2 has-text-white-ter">Contributors</h1>
102+
<div class="content is-small px-0">
103+
104+
<div class="columns is-mobile is-gapless my-0">
105+
<div class="column px-0 mx-0 is-narrow"><figure class="image is-32x32 mr-3 ml-0"><img class="is-rounded" src="../images/people/wyn-price.png"></figure></div>
106+
<div class="column px-0 mx-0"><div class="content is-paddingless"><p><a class="link" href="https://dev.dumbcode.net/team#wyn-price"><strong>Wyn Price</strong></a> <br>Developer</p></div></div>
107+
</div>
108+
109+
<div class="columns is-mobile is-gapless my-0">
110+
<div class="column px-0 mx-0 is-narrow"><figure class="image is-32x32 mr-3 ml-0"><img class="is-rounded" src="../images/people/gegy.png"></figure></div>
111+
<div class="column px-0 mx-0"><div class="content is-paddingless"><p><a class="link" href="https://dev.dumbcode.net/team#gegy"><strong>Gegy</strong></a> <br>Contributor</p></div></div>
112+
</div>
113+
114+
</div>
115+
</div>
116+
</div>
117+
</div>
118+
</div>
119+
120+
<br><br>
121+
122+
<section class="is-mobile">
123+
<div module="../modules/footer.html"></div>
124+
</section>
125+
</body>
126+
</html>

0 commit comments

Comments
 (0)