|
1 |
| -<!doctype html> |
| 1 | +<!DOCTYPE HTML> |
2 | 2 | <html>
|
3 | 3 |
|
4 | 4 | <head>
|
5 | 5 | <meta charset="utf-8">
|
6 | 6 | <meta http-equiv="X-UA-Compatible" content="chrome=1">
|
7 |
| - <title>sox by soscripted</title> |
| 7 | + <title>SOX by soscripted</title> |
8 | 8 |
|
9 | 9 | <link rel="stylesheet" href="/sox/assets/css/style.css?v=a419cba670696de26f5508f589ecdcb9bc1a6377">
|
10 | 10 | <meta name="viewport" content="width=device-width">
|
|
16 | 16 | <body>
|
17 | 17 | <div class="wrapper">
|
18 | 18 | <header>
|
19 |
| - <h1>sox</h1> |
| 19 | + <h1>SOX</h1> |
20 | 20 | <p>A userscript for the Stack Exchange websites to add a bunch of optional user-selectable features</p>
|
21 | 21 | <p class="view"><a href="https://github.com/soscripted/sox">View the Project on GitHub <small></small></a></p>
|
22 | 22 | </header>
|
@@ -46,43 +46,43 @@ <h3><a id="acccess-token" class="anchor" href="#access-token" aria-hidden="true"
|
46 | 46 |
|
47 | 47 | <p>The SOX userscript adds a bunch of <strong>optional</strong> features to all sites in the Stack Exchange network. These can be toggled on or off from an easy to use control panel (see screenshot below).</p>
|
48 | 48 |
|
49 |
| - <p>Note: This project has no relation to Stack Overflow or Stack Exchange; it is simply a userscript that enhances the sites!</p> |
| 49 | + <p>Note: This project is <strong>not</strong> related to Stack Overflow or Stack Exchange; it is simply a userscript that enhances the sites!</p> |
50 | 50 |
|
51 |
| - <p>##Installation & Requirements</p> |
| 51 | + <h2>Installation & Requirements</h2> |
52 | 52 |
|
53 | 53 | <ol>
|
54 | 54 | <li>Install <a href="http://www.greasespot.net/">Greasemonkey</a> (for Firefox), <a href="http://tampermonkey.net/">Tampermonkey</a> (for Chrome), or <a href="https://github.com/os0x/NinjaKit">NinjaKit</a> for Safari. These are userscript
|
55 | 55 | managers that <em>must</em> be installed in order for this to work, as the script relies on certain <code class="highlighter-rouge">GM_*</code> functions in order to save your settings!</li>
|
56 | 56 | <li>
|
57 |
| - <p>Install the script. Clicking on ‘install’ below will make your userscript manager prompt you automatically to install it.</p> |
| 57 | + <p>Install the script. Clicking on the 'install' button below will make your userscript manager prompt you automatically to install it.</p> |
58 | 58 |
|
59 | 59 | <ul>
|
60 |
| - <li>Official Version: <kbd>[install](https://github.com/soscripted/sox/raw/v2.0.1/sox.user.js)</kbd>. <kbd>[view source](https://github.com/soscripted/sox/blob/v2.0.1/sox.user.js)</kbd></li> |
61 |
| - <li>Development Version: <kbd>[install](https://github.com/soscripted/sox/raw/dev/sox.user.js)</kbd>. <kbd>[view source](https://github.com/soscripted/sox/blob/dev/sox.user.js)</kbd></li> |
| 60 | + <li>Official Version: <kbd><a href="https://github.com/soscripted/sox/raw/master/sox.user.js">install</a></kbd>. <kbd><a href="https://github.com/soscripted/sox/blob/master/sox.user.js">view source</a></kbd></li> |
| 61 | + <li>Development Version: <kbd><a href="https://github.com/soscripted/sox/raw/dev/sox.user.js">install</a></kbd>. <kbd><a href="https://github.com/soscripted/sox/blob/dev/sox.user.js">view source</a></kbd></li> |
62 | 62 | </ul>
|
63 | 63 | </li>
|
64 |
| - <li>Go to any site in the Stack Exchange Network (eg. <a href="http://superuser.com/">Super User</a> or <a href="http://stackoverflow.com/">Stack Overflow</a>). You will automatically be asked to choose and save your settings. A toggle button |
| 64 | + <li>Go to any site in the Stack Exchange Network (e.g. <a href="http://superuser.com/">Super User</a> or <a href="http://stackoverflow.com/">Stack Overflow</a>). You will automatically be asked to choose and save your settings. A toggle button |
65 | 65 | (gears icon) will be added to your topbar where you can change these later on:</li>
|
66 | 66 | </ol>
|
67 | 67 |
|
68 | 68 | <p><img src="https://cloud.githubusercontent.com/assets/12533449/14296194/c732b1b2-fb2d-11e5-9563-1e34b12eada9.png" alt="newdialog" /></p>
|
69 | 69 |
|
70 |
| - <p>##What features are included?</p> |
| 70 | + <h2>What features are included?</h2> |
71 | 71 |
|
72 | 72 | <p>A full list of all the features is available on the SOX wiki page <a href="https://github.com/soscripted/sox/wiki/Features">here</a>.</p>
|
73 | 73 |
|
74 |
| - <p>##Bugs and Feature Requests</p> |
| 74 | + <h2>Bugs and Feature Requests</h2> |
75 | 75 |
|
76 | 76 | <p>Please post bugs and feature requests as issues on <a href="https://github.com/soscripted/sox">Github</a>, where we can track them easily and push updates quickly. Please <strong>do not</strong> post them as answers on Stack Apps – they are
|
77 | 77 | much harder to manage!</p>
|
78 | 78 |
|
79 |
| - <p>##Changes</p> |
| 79 | + <h2>Changes</h2> |
80 | 80 |
|
81 | 81 | <p>Please see the change log <a href="http://stackapps.com/a/6358">at Stack Apps</a>.</p>
|
82 | 82 | </section>
|
83 | 83 | <footer>
|
84 | 84 | <p>This project is maintained by <a href="https://github.com/soscripted">soscripted</a></p>
|
85 |
| - <p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p> |
| 85 | + <p><small>Hosted on GitHub Pages — theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p> |
86 | 86 | </footer>
|
87 | 87 | </div>
|
88 | 88 | <script src="/sox/assets/js/scale.fix.js"></script>
|
|
0 commit comments