https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.bludit-6dc56c6f-9af7-4512-b405-98e14999e63a/image0_pCloud216.png
Bludit CMS
por pcloudhosting
Just a moment, logging you in...
Version 3.22.0 + Free Support on Ubuntu 24.04
Bludit CMS is a lightweight, open-source content management system that uses flat files (JSON format) instead of a traditional database. It is designed for simplicity, speed, and ease of deployment, making it ideal for personal websites, blogs, and small to medium-sized projects.
Features of Bludit CMS:
- Flat-file architecture – no database required.
- Fast and resource-efficient operation.
- Simple web-based admin panel for content creation and management.
- Supports both Markdown and WYSIWYG editors.
- Plugin and theme system for easy customization.
- SEO-friendly URLs and built-in SEO tools.
- Multilingual support for creating global websites.
- Extensible through REST API and plugin hooks.
Usage Instructions:
$ sudo su $ cd /var/www $ systemctl restart apache2
To access the Bludit CMS installer:
http://SERVER_IP
To access the Bludit CMS admin panel:
http://SERVER_IP/admin/
To check login credentials, run:
$ cat /var/www/credentials.txt
Disclaimer: Bludit CMS is open-source software distributed under the MIT License. It is provided "as is" without any warranty, express or implied. Users are responsible for ensuring the secure, ethical, and legal use of Bludit CMS in their environments and applications.