Build web page.

This commit is contained in:
ccd0 2014-10-20 23:13:40 -07:00
parent eb4328fafd
commit af24df8e8a

View File

@ -33,15 +33,9 @@ This should also work for non-Windows/dev/canary Chrome and Chromium-based versi
Only the latest stable version of 4chan X is available.</p>
<h2 id="other-browsers">Other browsers</h2>
<p>This fork of 4chan X is not guaranteed to work correctly in other browsers, but you are welcome to try your luck. Pull requests to fix the bugs you will likely find are always welcome. You may fare better with <a href="https://github.com/loadletter/4chan-x">loadletter&#39;s v2 fork</a>, which has fewer features but less dependence on browser-specific APIs.</p>
<h3 id="dwb">dwb</h3>
<ol>
<li>Install dwb with your package manager</li>
<li>Install the dwb userscripts extension with <code>dwbem -N -i userscripts</code> in your terminal.</li>
<li>Make a directory for dwb userscripts with <code>mkdir .config/dwb/greasemonkey</code></li>
<li>Change directory to your newly created userscripts folder with <code>cd .config/dwb/greasemonkey</code></li>
<li>Download 4chanX with <code>wget https://ccd0.github.io/4chan-x/builds/4chan-X.user.js</code></li>
<li>Start dwb</li>
</ol>
<ul>
<li><a href="https://github.com/ccd0/4chan-x/wiki/Installing-4chan-X-in-dwb">Installing 4chan X in dwb</a></li>
</ul>
<h2 id="beta-channel">Beta channel</h2>
<p>New features and non-urgent bugfixes are released on the beta channel for further testing before they are moved the stable version. Please <a href="https://github.com/ccd0/4chan-x/issues">report</a> any issues you find, and be sure to mention which version you&#39;re using.</p>
<ul>