Luis Carlos Simitana 03e871e5be Add configurable log_level system setting (#9185) 1 неделя назад
..
_includes b08c4ef243 docs: standardise English heading style and surface hidden pages (#8766) 4 месяцев назад
_layouts 4b96b01460 chore(docs): upgrade Jekyll 3 to 4 and Ruby to 3.4.9 (#8772) 4 месяцев назад
assets 9f0a8deb6f Only display scrollbar everywhere if there's an overflow (#8542) 6 месяцев назад
en 03e871e5be Add configurable log_level system setting (#9185) 1 неделя назад
fr a84c0a8bc2 Fix all broken links in the entire repository (#9207) 2 недель назад
i18n a84c0a8bc2 Fix all broken links in the entire repository (#9207) 2 недель назад
img e65544d39e Optimize images (#3184) 6 лет назад
.htaccess 91624037c7 Apache protect more non-public folders and files (#6881) 1 год назад
CHANGELOG-old.md 2b94cffeab Archive some change logs (#7650) 1 год назад
CHANGELOG-old2.md a84c0a8bc2 Fix all broken links in the entire repository (#9207) 2 недель назад
Gemfile 4b96b01460 chore(docs): upgrade Jekyll 3 to 4 and Ruby to 3.4.9 (#8772) 4 месяцев назад
Gemfile.lock 69eff07d92 chore(deps): bump concurrent-ruby (#8940) 2 месяцев назад
README.md 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 9 месяцев назад
_config.yml 4b96b01460 chore(docs): upgrade Jekyll 3 to 4 and Ruby to 3.4.9 (#8772) 4 месяцев назад
favicon.ico 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 9 месяцев назад
index.md 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 9 месяцев назад
po4a.conf 2ed91026fc Correct casing for GitHub (#6460) 2 лет назад
pull_request_template.md a84c0a8bc2 Fix all broken links in the entire repository (#9207) 2 недель назад
search.en.json 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 9 месяцев назад
search.fr.json 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 9 месяцев назад

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