rebuild site
This commit is contained in:
		
							parent
							
								
									b9b8521b8a
								
							
						
					
					
						commit
						ab205c5e90
					
				| @ -99,7 +99,7 @@ | ||||
| 
 | ||||
| <h1 id="bulletin-butter-jelly">Bulletin Butter & Jelly</h1> | ||||
| <h2 id="a-simple-community-textboard">A simple community textboard</h2> | ||||
| <h3 id="bbj-is-a-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.</h3> | ||||
| <h3 id="bbj-is-a-trivial-collection-of-python-scripts-and-database-queries-that-miraculously-shit-out-a-fully-functional-client-server-textboard-with-python-34">BBJ is a trivial collection of python scripts and database queries that miraculously shit out a fully functional client-server textboard with Python 3.4+</h3> | ||||
| <p>See also: the <a href="https://github.com/desvox/bbj">GitHub repository</a>.</p> | ||||
| <p>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 | ||||
| @ -149,5 +149,5 @@ It is fully documented on this site (though the verbage is still being revised f | ||||
| 
 | ||||
| <!-- | ||||
| MkDocs version : 0.16.3 | ||||
| Build Date UTC : 2017-09-03 05:32:17 | ||||
| Build Date UTC : 2017-09-06 22:06:21 | ||||
| --> | ||||
|  | ||||
| @ -2,7 +2,7 @@ | ||||
|     "docs": [ | ||||
|         { | ||||
|             "location": "/", | ||||
|             "text": "Bulletin Butter & Jelly\n\n\nA simple community textboard\n\n\nBBJ is a trivial collection of python scripts and database queries that miraculously shit out a fully functional client-server textboard.\n\n\nSee also: the \nGitHub repository\n.\n\n\nBBJ is heavily inspired by image boards like 4chan, but it offers a simple\naccount system to allow users to identify themselves and set profile\nattributes like a more traditional forum. Registration is optional and there\nare only minimal restrictions on anonymous participation.\n\n\n\n\nBeing a command-line-oriented text board, BBJ has no avatars or file sharing\ncapabilties, so its easier to administrate and can't be used to distribute illegal\ncontent like imageboards. It has very few dependancies and is easy to set up.\n\n\nThe API is simple and doesn't use require complex authorization schemes or session management.\nIt is fully documented on this site (though the verbage is still being revised for friendliness)", | ||||
|             "text": "Bulletin Butter & Jelly\n\n\nA simple community textboard\n\n\nBBJ is a trivial collection of python scripts and database queries that miraculously shit out a fully functional client-server textboard with Python 3.4+\n\n\nSee also: the \nGitHub repository\n.\n\n\nBBJ is heavily inspired by image boards like 4chan, but it offers a simple\naccount system to allow users to identify themselves and set profile\nattributes like a more traditional forum. Registration is optional and there\nare only minimal restrictions on anonymous participation.\n\n\n\n\nBeing a command-line-oriented text board, BBJ has no avatars or file sharing\ncapabilties, so its easier to administrate and can't be used to distribute illegal\ncontent like imageboards. It has very few dependancies and is easy to set up.\n\n\nThe API is simple and doesn't use require complex authorization schemes or session management.\nIt is fully documented on this site (though the verbage is still being revised for friendliness)", | ||||
|             "title": "Home" | ||||
|         }, | ||||
|         { | ||||
| @ -16,9 +16,9 @@ | ||||
|             "title": "A simple community textboard" | ||||
|         }, | ||||
|         { | ||||
|             "location": "/#bbj-is-a-trivial-collection-of-python-scripts-and-database-queries-that-miraculously-shit-out-a-fully-functional-client-server-textboard", | ||||
|             "location": "/#bbj-is-a-trivial-collection-of-python-scripts-and-database-queries-that-miraculously-shit-out-a-fully-functional-client-server-textboard-with-python-34", | ||||
|             "text": "See also: the  GitHub repository .  BBJ is heavily inspired by image boards like 4chan, but it offers a simple\naccount system to allow users to identify themselves and set profile\nattributes like a more traditional forum. Registration is optional and there\nare only minimal restrictions on anonymous participation.   Being a command-line-oriented text board, BBJ has no avatars or file sharing\ncapabilties, so its easier to administrate and can't be used to distribute illegal\ncontent 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.\nIt is fully documented on this site (though the verbage is still being revised for friendliness)", | ||||
|             "title": "BBJ is a trivial collection of python scripts and database queries that miraculously shit out a fully functional client-server textboard." | ||||
|             "title": "BBJ is a trivial collection of python scripts and database queries that miraculously shit out a fully functional client-server textboard with Python 3.4+" | ||||
|         }, | ||||
|         { | ||||
|             "location": "/api_overview/", | ||||
|  | ||||
| @ -4,7 +4,7 @@ | ||||
|      | ||||
|     <url> | ||||
|      <loc>/</loc> | ||||
|      <lastmod>2017-09-03</lastmod> | ||||
|      <lastmod>2017-09-06</lastmod> | ||||
|      <changefreq>daily</changefreq> | ||||
|     </url> | ||||
|      | ||||
| @ -13,19 +13,19 @@ | ||||
|          | ||||
|     <url> | ||||
|      <loc>/api_overview/</loc> | ||||
|      <lastmod>2017-09-03</lastmod> | ||||
|      <lastmod>2017-09-06</lastmod> | ||||
|      <changefreq>daily</changefreq> | ||||
|     </url> | ||||
|          | ||||
|     <url> | ||||
|      <loc>/errors/</loc> | ||||
|      <lastmod>2017-09-03</lastmod> | ||||
|      <lastmod>2017-09-06</lastmod> | ||||
|      <changefreq>daily</changefreq> | ||||
|     </url> | ||||
|          | ||||
|     <url> | ||||
|      <loc>/validation/</loc> | ||||
|      <lastmod>2017-09-03</lastmod> | ||||
|      <lastmod>2017-09-06</lastmod> | ||||
|      <changefreq>daily</changefreq> | ||||
|     </url> | ||||
|          | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user