tweak the html

pull/4/head
Blake DeMarcy 2017-04-30 14:53:43 -05:00
parent e673706ae5
commit 970edc10c6
1 changed files with 5 additions and 4 deletions

View File

@ -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 &amp; 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>