You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+34-11Lines changed: 34 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,24 +2,47 @@
2
2
layout: full
3
3
homepage: true
4
4
disable_anchors: true
5
-
description: If mediocrity had a Jekyll theme...
5
+
description: Getting Started
6
6
---
7
7
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
-
16
8
<divclass="row">
17
9
<divclass="col-lg-6"markdown="1">
18
10
19
11
## Installation
20
-
{:.mt-lg-0}
21
12
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.
0 commit comments