polybjorn 4b96b01460 chore(docs): upgrade Jekyll 3 to 4 and Ruby to 3.4.9 (#8772) преди 2 седмици
..
_includes b08c4ef243 docs: standardise English heading style and surface hidden pages (#8766) преди 2 седмици
_layouts 4b96b01460 chore(docs): upgrade Jekyll 3 to 4 and Ruby to 3.4.9 (#8772) преди 2 седмици
assets 9f0a8deb6f Only display scrollbar everywhere if there's an overflow (#8542) преди 2 месеца
en b08c4ef243 docs: standardise English heading style and surface hidden pages (#8766) преди 2 седмици
fr 075101fa66 New extension methods to get typed configuration values (#8696) преди 1 месец
i18n be49726ebb Replace translation status flags with text section (#7842) преди 7 месеца
img e65544d39e Optimize images (#3184) преди 5 години
.htaccess 91624037c7 Apache protect more non-public folders and files (#6881) преди 1 година
CHANGELOG-old.md 2b94cffeab Archive some change logs (#7650) преди 11 месеца
CHANGELOG-old2.md 190f8ecaf4 Changelog преди 5 месеца
Gemfile 4b96b01460 chore(docs): upgrade Jekyll 3 to 4 and Ruby to 3.4.9 (#8772) преди 2 седмици
Gemfile.lock 4b96b01460 chore(docs): upgrade Jekyll 3 to 4 and Ruby to 3.4.9 (#8772) преди 2 седмици
README.md 5e9c3617ca Improve layout of documentation page and add search feature (#8247) преди 5 месеца
_config.yml 4b96b01460 chore(docs): upgrade Jekyll 3 to 4 and Ruby to 3.4.9 (#8772) преди 2 седмици
favicon.ico 5e9c3617ca Improve layout of documentation page and add search feature (#8247) преди 5 месеца
index.md 5e9c3617ca Improve layout of documentation page and add search feature (#8247) преди 5 месеца
po4a.conf 2ed91026fc Correct casing for GitHub (#6460) преди 2 години
pull_request_template.md 1c3159058f Quick update the doc for master renaming to edge преди 5 години
search.en.json 5e9c3617ca Improve layout of documentation page and add search feature (#8247) преди 5 месеца
search.fr.json 5e9c3617ca Improve layout of documentation page and add search feature (#8247) преди 5 месеца

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