Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

Commit

Permalink
Initial upload
Browse files Browse the repository at this point in the history
  • Loading branch information
jerosajose committed Oct 30, 2022
1 parent eaeb8fa commit 09b7540
Show file tree
Hide file tree
Showing 41 changed files with 4,367 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ErrorDocument 404 ./err.html
ErrorDocument 403 ./err.html
674 changes: 674 additions & 0 deletions LICENSE

Large diffs are not rendered by default.

Binary file added assets/buyout.webp
Binary file not shown.
Binary file added assets/camila.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/degraded1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/download.webp
Binary file not shown.
46 changes: 46 additions & 0 deletions assets/external.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/iph14-frame.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/jerosgamer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/lightning-cable.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logo-square.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/lunar.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/newkey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/screenshot1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
172 changes: 172 additions & 0 deletions credits/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,172 @@
<!--
For the source code of this
website, please refer to the
site author, detailed in the
credits page.
-->

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Credits - iCreate Pro</title>
<link rel="icon" href="../assets/logo-square.png" />

<link rel="stylesheet" href="../css/style.css" />
<script src="../js/jquery.js"></script>

<meta property="og:site_name" content="iCreate Pro by Camila" />
<meta property="og:author" content="Camila314" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Get iCreate Pro" />
<meta property="og:description" content="Get now the best jailbreak-free advanced tool for a better Geometry Dash experience on iPhone and iPad devices." />
<!-- i know, using Discord as a CDN isn't the best way, just shut up man -->
<meta id="meta-image" property="og:image" itemprop="image" content="https://media.discordapp.net/attachments/883478196031471618/1020682358929764403/logo.png" />
</head>
<body>
<nav>
<a href="../">
<img src="../assets/logo.png" />
</a>
<a href="../index.html#features">Features</a>
<a href="../index.html#faq">FAQ</a>
<a href="../newkey">New key</a>
<a href="../credits">Credits</a>
<a href="../get" class="buybtn">Buy / Download</a>
</nav>

<div class="web-generic-container">

<h2>Contributors</h2>

<div class="credits">
<div class="usercard">
<img src="../assets/camila.png" />
<h4>Camila314</h4>
<span>Creator, Software maker</span>
</div>
<div class="usercard">
<img src="../assets/lunar.jpg" />
<h4>Lunar</h4>
<span>Software security</span>
</div>
<div class="usercard">
<img src="../assets/jerosgamer.png" />
<h4>JerosGamer89</h4>
<span>Website maker</span>
</div>
</div>

<h2 style="margin-bottom: -1vh;">Resources used in the website</h2>
<p>
Apple San Francisco fonts and the iPhone 14 Pro frame were used.
<br>3D icons in the <a href="/get/" class="text-link">buy page</a>
provided by IconScout.com
</p>

</div>

<footer>
<div class="content">
<div class="pageline">
<img src="../assets/logo-square.png" />
<span class="then">&#62;</span>
<a href="#">Credits</a>
</div>
<div class="referrals">
<ul>
<h5>Contact</h5>
<li>
<a href="https://discord.com/users/738592270617542716" target="_blank">
Discord Profile
</a>
</li>
<li>
<a href="https://discord.gg/CqEC26gJEX" target="_blank">
Discord Server
</a>
</li>
<li>
<a href="mailto:[email protected]" target="_blank">
Email
</a>
</li>
<li>
<a href="https://github.com/camila314" target="_blank">
GitHub profile
</a>
</li>
<li>
<a href="https://youtube.com/c/camila314" target="_blank">
YouTube channel
</a>
</li>
</ul>
<ul>
<h5>Useful</h5>
<li>
<a href="../">
Home page
</a>
</li>
<li>
<a href="../#features">
Software features
</a>
</li>
<li>
<a href="../#faq">
Frequently Asked Questions
</a>
</li>
<li>
<a href="../newkey">
Generate a new key
</a>
</li>
<li>
<a href="../installation">
Installation instructions
</a>
</li>
<li>
<a href="../get">
Buy / Download key
</a>
</li>
</ul>
<ul>
<h5>Other</h5>
<li>
<a href="../credits">
Project Credits
</a>
</li>
<li>
<a href="../source">
Source Code
</a>
</li>
<li>
<a href="../legal">
Legal info
</a>
</li>
</ul>
</div>
<div class="by">
<a href="https://ascript89.github.io/" target="_blank">
<img src="https://ascript89.github.io/assets/je.png" />
<span>Website made by <strong>JerosGamer89</strong></span>
</a>
</div>
<hr>
<div class="copy">
Copyright &copy; 2022 Camila Weaver. All rights reserved.
</div>
</div>
</footer>
</body>
</html>
29 changes: 29 additions & 0 deletions css/fonts.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
@font-face {
font-family: 'Regular';
src: url('../fonts/SFUIDisplay-Regular.otf');
}

@font-face {
font-family: 'Bold';
src: url('../fonts/SFUIDisplay-Bold.ttf');
}

@font-face {
font-family: 'Black';
src: url('../fonts/SFUIDisplay-Black.otf');
}

@font-face {
font-family: 'Heavy';
src: url('../fonts/SFUIDisplay-Heavy.otf');
}

@font-face {
font-family: 'Light';
src: url('../fonts/SFUIDisplay-Light.ttf');
}

@font-face {
font-family: 'Medium';
src: url('../fonts/SFUIDisplay-Medium.otf');
}
Loading

0 comments on commit 09b7540

Please sign in to comment.