Skip to content

Commit 040d4a3

Browse files
authored
Update index.md
1 parent febfdd3 commit 040d4a3

File tree

1 file changed

+34
-11
lines changed

1 file changed

+34
-11
lines changed

index.md

Lines changed: 34 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,47 @@
22
layout: full
33
homepage: true
44
disable_anchors: true
5-
description: If mediocrity had a Jekyll theme...
5+
description: Getting Started
66
---
77

8-
A Jekyll theme inspired by Bootstrap's official documentation theme from a few years back. This theme started off by stealing all of Bootstrap Docs' CSS and being used in [mistic100's theme](https://github.com/mistic100/jekyll-bootstrap-doc). This theme has since be rewritten from scratch and remains solely inspired by the original design.
9-
10-
> I've never seen a more mediocre theme it actually hurts my insides.
11-
>
12-
> ~ _Anonymous_, 2020
13-
14-
This theme is designed for writing documentation websites instead of having large unmaintainable README files or several markdown files inside of a folder in a repository.
15-
168
<div class="row">
179
<div class="col-lg-6" markdown="1">
1810

1911
## Installation
20-
{:.mt-lg-0}
2112

22-
This theme is designed to work both as a Gem or as a remote theme, meaning we officially support GitHub Pages.
13+
1.) Install the [Prodigy Hacking Extension](https://chrome.google.com/webstore/detail/prodigyhacking/gjabpajagbgoifbkflgojeojmnlmioea) (also known as PHEx) from the Chrome Web Store.
14+
<br/>
15+
2.) Visit https://prodigygame.com
16+
<br/>
17+
3.) <b>Make a second account</b> and log in. DO NOT USE HACKS ON YOUR PRIMARY ACCOUNT. Hacks can damage your account if used improperly or excessively, and most hacks can't be undone.
18+
<br/>
19+
4.) A dropdown arrow will appear after 15-20 seconds.
20+
<br/>
21+
<br/>
22+
For a visual tutorial, see our YouTube tutorial: https://www.youtube.com/watch?v=j4l2RrZ0FRQ
23+
24+
<hr>
25+
26+
Alternately, use the developer mode method.
27+
<h2>Step 1:</h2>
28+
Go to chrome://extensions and enable developer mode.
29+
<br>
30+
31+
<h2>Step 2</h2>
32+
Install the ZIP file below.
33+
<br>
34+
35+
[phex.zip](https://github.com/Prodigy-Hacking/PHEx/raw/master/build/extension.zip)
36+
37+
<h2>Step 3:</h2>
38+
Drag the ZIP file into chrome://extensions, remember to enable dev mode!
39+
40+
<br>
41+
42+
<h2>Step 4:</h2>
43+
Profit.
44+
45+
<i>Note: cheat menu is a dropdown arrow in the top left corner. It may take 10-15 seconds to appear.</i>
2346

2447
### Gem
2548

0 commit comments

Comments
 (0)