Everyone its colorful blog (on premise) - PHP: <=8.1, GPL https://faceborg.5mode-foss.eu

Dan Nuggetsman cc4d0c7c15 Add files via upload 1 week ago
Private 759d376fbd Update config.inc.sample 1 week ago
Public b35c8c65ec Update index.php 1 year ago
CNAME ed89f04ab5 Create CNAME 2 years ago
INSTALLATION.md cc4d0c7c15 Add files via upload 1 week ago
LICENSE ecf42239d3 Initial commit 2 years ago
README.md 12faf4090c Update README.md 7 months ago
index.html 0190c2536e Update index.html 1 week ago

README.md

Faceborg

Faceborg

Hello and welcome to Faceborg!

Faceborg is a light, simple, software on premise to build and own your blog by colorful cards.

Faceborg is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.

First step, use the password box and salt fields to create the hash to insert in the config file. Remember to manually set there also the salt value.

As you are going to run Faceborg in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:

  1. Check the write permissions of your "data" folder in your web app Private path; and set its path in the config file.
  2. Set the default Locale.
  3. Set FILE_MAX_SIZE (remember that some PHP settings could limit the upload behaviour of Faceborg too)
  4. Set BLOG_MAX_POSTS to limit the number of visible posts in the blog.
  5. Set PAGINATION true or false to give more public access to your data.

You can access your avatar by http://yourdomain.com/. Login with the password for the admin view. Drag-n-drop all your resources in the browser window. .txt files feed your blog, .png and .jpg your gallery, etc.

For any need of software additions, plugins and improvements please write to info@5mode.com

To help please donate by clicking https://gaox.io/l/dona1 and filling the form.

Public view:


Admin view:


Feedback: code@gaox.io