mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-09-12 21:50:57 -04:00
* Reword explanations for edge/latest channels Highlight the fact that we do not backport bug fixes or security fixes to previous releases. Simplify also a slightly obsolte MySQL doc to favour SQLite * Merge i18n: az * Update Polish translations to specify rolling/versioned releases Co-authored-by: Inverle <inverle@proton.me> * Update 05_Release_new_version.md --------- Co-authored-by: Inverle <inverle@proton.me>
This is the documentation deployed by GitHub Pages.
To build and serve locally, first install the necessary packages:
bundle install
Then serve:
bundle exec jekyll serve -H 127.0.0.1 --watch --incremental
The documentation should be reachable at http://127.0.0.1:4000/FreshRSS/.