2017-11-20 00:10:04 -05:00
|
|
|
Miniflux 2
|
|
|
|
==========
|
2017-12-13 00:48:13 -05:00
|
|
|
[![Build Status](https://travis-ci.org/miniflux/miniflux.svg?branch=master)](https://travis-ci.org/miniflux/miniflux)
|
2017-11-21 16:28:52 -05:00
|
|
|
[![Documentation Status](https://readthedocs.org/projects/miniflux/badge/?version=latest)](https://docs.miniflux.net/)
|
2017-11-20 00:10:04 -05:00
|
|
|
|
|
|
|
Miniflux is a minimalist and opinionated feed reader:
|
|
|
|
|
|
|
|
- Written in Go (Golang)
|
|
|
|
- Works only with Postgresql
|
|
|
|
- Doesn't use any ORM
|
|
|
|
- Doesn't use any complicated framework
|
2017-12-13 00:02:04 -05:00
|
|
|
- Use only modern vanilla Javascript (ES6 and Fetch API)
|
2017-11-20 00:10:04 -05:00
|
|
|
- The number of features is volountary limited
|
|
|
|
|
|
|
|
It's simple, fast, lightweight and super easy to install.
|
|
|
|
|
2017-12-13 00:48:13 -05:00
|
|
|
Miniflux 2 is a rewrite of [Miniflux 1.x](https://github.com/miniflux/miniflux-legacy) in Golang.
|
2017-11-20 00:10:04 -05:00
|
|
|
|
|
|
|
Notes
|
|
|
|
-----
|
|
|
|
|
|
|
|
Miniflux 2 still in development and **it's not ready to use**.
|
|
|
|
|
2017-12-13 00:02:04 -05:00
|
|
|
Documentation
|
|
|
|
-------------
|
|
|
|
|
|
|
|
The Miniflux documentation is available here: <https://docs.miniflux.net/>
|
|
|
|
|
|
|
|
- [Opinionated?](https://docs.miniflux.net/en/latest/opinionated.html)
|
2017-12-02 20:04:01 -05:00
|
|
|
- [Features](https://docs.miniflux.net/en/latest/features.html)
|
|
|
|
- [Requirements](https://docs.miniflux.net/en/latest/requirements.html)
|
|
|
|
- [Installation](https://docs.miniflux.net/en/latest/installation.html)
|
2017-12-13 00:02:04 -05:00
|
|
|
- [Upgrading to a new version](https://docs.miniflux.net/en/latest/upgrade.html)
|
|
|
|
- [Configuration](https://docs.miniflux.net/en/latest/configuration.html)
|
2017-11-20 00:10:04 -05:00
|
|
|
|
|
|
|
Credits
|
|
|
|
-------
|
|
|
|
|
|
|
|
- Author: Frédéric Guillot
|
|
|
|
- Distributed under Apache 2.0 License
|