tweak the html
parent
e673706ae5
commit
970edc10c6
|
@ -18,10 +18,8 @@
|
||||||
<a href="/~desvox/bbj/api/index.html">API Documentation</a>]
|
<a href="/~desvox/bbj/api/index.html">API Documentation</a>]
|
||||||
</span>
|
</span>
|
||||||
<div class="plate">
|
<div class="plate">
|
||||||
<h2>
|
<h2>BBJ is trivial collection of python scripts and database queries that miraculously
|
||||||
Bulletin Butter & Jelly is a client/server textboard, tailored for use on
|
shit out a fully functional client-server textboard.
|
||||||
the UNIX command line. It has a simple API, allows anonymous participation,
|
|
||||||
and Markdown-esque text formatting.
|
|
||||||
</h2>
|
</h2>
|
||||||
<p>
|
<p>
|
||||||
BBJ is heavily inspired by image boards like 4chan, but it offers a simple
|
BBJ is heavily inspired by image boards like 4chan, but it offers a simple
|
||||||
|
@ -35,6 +33,9 @@
|
||||||
capabilties, so its easier to administrate and can't be used to distribute illegal
|
capabilties, so its easier to administrate and can't be used to distribute illegal
|
||||||
content like imageboards. It has very few dependancies and is easy to set up.
|
content like imageboards. It has very few dependancies and is easy to set up.
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
The API is simple and doesn't use require complex authorization schemes or session management.
|
||||||
|
</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</center>
|
</center>
|
||||||
|
|
Loading…
Reference in New Issue