Update readme
This commit is contained in:
parent
ef097f02fe
commit
9b1128d56d
1 changed files with 9 additions and 16 deletions
25
README.md
25
README.md
|
@ -9,7 +9,7 @@ Miniflux is a minimalist and opinionated feed reader:
|
||||||
- Works only with Postgresql
|
- Works only with Postgresql
|
||||||
- Doesn't use any ORM
|
- Doesn't use any ORM
|
||||||
- Doesn't use any complicated framework
|
- Doesn't use any complicated framework
|
||||||
- Use only modern vanilla Javascript (ES6 and fetch)
|
- Use only modern vanilla Javascript (ES6 and Fetch API)
|
||||||
- The number of features is volountary limited
|
- The number of features is volountary limited
|
||||||
|
|
||||||
It's simple, fast, lightweight and super easy to install.
|
It's simple, fast, lightweight and super easy to install.
|
||||||
|
@ -21,24 +21,17 @@ Notes
|
||||||
|
|
||||||
Miniflux 2 still in development and **it's not ready to use**.
|
Miniflux 2 still in development and **it's not ready to use**.
|
||||||
|
|
||||||
|
Documentation
|
||||||
|
-------------
|
||||||
|
|
||||||
|
The Miniflux documentation is available here: <https://docs.miniflux.net/>
|
||||||
|
|
||||||
|
- [Opinionated?](https://docs.miniflux.net/en/latest/opinionated.html)
|
||||||
- [Features](https://docs.miniflux.net/en/latest/features.html)
|
- [Features](https://docs.miniflux.net/en/latest/features.html)
|
||||||
- [Requirements](https://docs.miniflux.net/en/latest/requirements.html)
|
- [Requirements](https://docs.miniflux.net/en/latest/requirements.html)
|
||||||
- [Installation](https://docs.miniflux.net/en/latest/installation.html)
|
- [Installation](https://docs.miniflux.net/en/latest/installation.html)
|
||||||
- [Documentation](https://docs.miniflux.net/)
|
- [Upgrading to a new version](https://docs.miniflux.net/en/latest/upgrade.html)
|
||||||
|
- [Configuration](https://docs.miniflux.net/en/latest/configuration.html)
|
||||||
TODO
|
|
||||||
----
|
|
||||||
|
|
||||||
- [X] Custom entries sorting
|
|
||||||
- [ ] Webpage scraper (Readability)
|
|
||||||
- [X] Bookmarklet
|
|
||||||
- [ ] External integrations (Pinboard, Instapaper, Pocket?)
|
|
||||||
- [ ] Gzip compression
|
|
||||||
- [X] Integration tests
|
|
||||||
- [X] Flush history
|
|
||||||
- [X] OAuth2
|
|
||||||
- [X] Touch events
|
|
||||||
- [X] Fever API
|
|
||||||
|
|
||||||
Credits
|
Credits
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Reference in a new issue