polybjorn d74337deb6 feat(cli): automatic periodic SQLite export with retention (#8819) před 1 týdnem
..
_includes b08c4ef243 docs: standardise English heading style and surface hidden pages (#8766) před 2 týdny
_layouts 4b96b01460 chore(docs): upgrade Jekyll 3 to 4 and Ruby to 3.4.9 (#8772) před 2 týdny
assets 9f0a8deb6f Only display scrollbar everywhere if there's an overflow (#8542) před 2 měsíci
en d74337deb6 feat(cli): automatic periodic SQLite export with retention (#8819) před 1 týdnem
fr 1936306277 chore(themes): rename "Nord theme" to "Nord" (#8805) před 1 týdnem
i18n be49726ebb Replace translation status flags with text section (#7842) před 7 měsíci
img e65544d39e Optimize images (#3184) před 5 roky
.htaccess 91624037c7 Apache protect more non-public folders and files (#6881) před 1 rokem
CHANGELOG-old.md 2b94cffeab Archive some change logs (#7650) před 11 měsíci
CHANGELOG-old2.md 190f8ecaf4 Changelog před 5 měsíci
Gemfile 4b96b01460 chore(docs): upgrade Jekyll 3 to 4 and Ruby to 3.4.9 (#8772) před 2 týdny
Gemfile.lock 4b96b01460 chore(docs): upgrade Jekyll 3 to 4 and Ruby to 3.4.9 (#8772) před 2 týdny
README.md 5e9c3617ca Improve layout of documentation page and add search feature (#8247) před 5 měsíci
_config.yml 4b96b01460 chore(docs): upgrade Jekyll 3 to 4 and Ruby to 3.4.9 (#8772) před 2 týdny
favicon.ico 5e9c3617ca Improve layout of documentation page and add search feature (#8247) před 5 měsíci
index.md 5e9c3617ca Improve layout of documentation page and add search feature (#8247) před 5 měsíci
po4a.conf 2ed91026fc Correct casing for GitHub (#6460) před 2 roky
pull_request_template.md 1c3159058f Quick update the doc for master renaming to edge před 5 roky
search.en.json 5e9c3617ca Improve layout of documentation page and add search feature (#8247) před 5 měsíci
search.fr.json 5e9c3617ca Improve layout of documentation page and add search feature (#8247) před 5 měsíci

README.md

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/.