From 00f959d664fe038ea06bd2a3a2683e9bfc4cd5f7 Mon Sep 17 00:00:00 2001 From: Blake DeMarcy Date: Sun, 3 Sep 2017 00:08:07 -0500 Subject: push new doc changes to html --- docs/site/index.html | 6 +++--- docs/site/mkdocs/search_index.json | 8 ++++---- docs/site/sitemap.xml | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) 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)