pe1uca bca9a5586e Hook to modify the list of feeds to actualize (#8655) 16 часов назад
..
_includes 9f0a8deb6f Only display scrollbar everywhere if there's an overflow (#8542) 1 месяц назад
_layouts 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 3 месяцев назад
assets 9f0a8deb6f Only display scrollbar everywhere if there's an overflow (#8542) 1 месяц назад
en bca9a5586e Hook to modify the list of feeds to actualize (#8655) 16 часов назад
fr bca9a5586e Hook to modify the list of feeds to actualize (#8655) 16 часов назад
i18n be49726ebb Replace translation status flags with text section (#7842) 6 месяцев назад
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) 10 месяцев назад
CHANGELOG-old2.md 190f8ecaf4 Changelog 3 месяцев назад
Gemfile 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 3 месяцев назад
Gemfile.lock 94b2a66f7e Bump json in /docs in the bundler group across 1 directory (#8617) 2 недель назад
README.md 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 3 месяцев назад
_config.yml 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 3 месяцев назад
favicon.ico 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 3 месяцев назад
index.md 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 3 месяцев назад
po4a.conf 2ed91026fc Correct casing for GitHub (#6460) 1 год назад
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) 3 месяцев назад
search.fr.json 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 3 месяцев назад

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