An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# BlogoText

[![Build status](https://travis-ci.org/BlogoText/blogotext.svg?branch=dev)](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)

![BlogoText screenshot](https://raw.githubusercontent.com/BlogoText/blogotext/dev/preview.png)

---

## 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