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>]
</span>
<div class="plate">
<h2>
Bulletin Butter &amp; Jelly is a client/server textboard, tailored for use on
the UNIX command line. It has a simple API, allows anonymous participation,
and Markdown-esque text formatting.
<h2>BBJ is trivial collection of python scripts and database queries that miraculously
shit out a fully functional client-server textboard.
</h2>
<p>
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
content like imageboards. It has very few dependancies and is easy to set up.
</p>
<p>
The API is simple and doesn't use require complex authorization schemes or session management.
</p>
</div>
</center>