diff --git a/docs/site/index.html b/docs/site/index.html index 7930096..fa58a57 100644 --- a/docs/site/index.html +++ b/docs/site/index.html @@ -99,7 +99,7 @@

Bulletin Butter & Jelly

A simple community textboard

-

BBJ is trivial collection of python scripts and database queries that miraculously shit out a fully functional client-server textboard.

+

BBJ is a trivial collection of python scripts and database queries that miraculously shit out a fully functional client-server textboard.

See also: the GitHub repository.

BBJ is heavily inspired by image boards like 4chan, but it offers a simple account system to allow users to identify themselves and set profile @@ -110,7 +110,7 @@ are only minimal restrictions on anonymous participation.

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.

The API is simple and doesn't use require complex authorization schemes or session management. -It is fully documented on this site.

+It is fully documented on this site (though the verbage is still being revised for friendliness)