https://github.com/BlogoText/blogotext
A little more than a lightweight SQLite Blog-Engine.
https://github.com/BlogoText/blogotext
blog blog-engine blogotext bookmarks-manager booksmark feed-reader php
Last synced: 8 months ago
JSON representation
A little more than a lightweight SQLite Blog-Engine.
- Host: GitHub
- URL: https://github.com/BlogoText/blogotext
- Owner: BlogoText
- License: other
- Created: 2013-08-08T16:12:50.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-03-28T15:45:22.000Z (about 5 years ago)
- Last Synced: 2024-05-21T05:07:09.486Z (almost 2 years ago)
- Topics: blog, blog-engine, blogotext, bookmarks-manager, booksmark, feed-reader, php
- Language: PHP
- Homepage:
- Size: 3.26 MB
- Stars: 136
- Watchers: 17
- Forks: 31
- Open Issues: 75
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# BlogoText
[](https://travis-ci.org/BlogoText/blogotext)
This is BlogoText, the lightweight SQLite Blog-Engine.
---
## Features
* Blog with comments and RSS feeds
* Links sharing
* RSS Reader
* Images/Files uploading and sharing
* JSON/ZIP/HTML import-export; WordPress import
* Support [Addons](https://github.com/BlogoText/blogotext-addons)

---
## Requirements
* PHP > 5.5
* SQLite or MySQL with PDO support
* A CSS3 / HTML5 / ES6 compatible Browser, for the admin panel (Firefox, Chrome…)
* min 2 Mo disk space (more data = more space needed)
## Recommended PHP libraries
* GD (for comments icons / favicons);
* cURL (for RSS reader, links sharing, comments icons)
* LibXML (for RSS reader)
* GZip (for zip exporting function)
* [Intl](http://php.net/manual/book.intl.php)
* [mbstring](http://php.net/manual/book.mbstring.php)
## Installation
* Download [the lastest release](https://github.com/BlogoText/blogotext/releases)
* Upload folder to your site (eg: to `https://example.com/blog`)
* Use your browser to go to your site
* Follow the few steps