Frans de Jonge 93f989b977 Add a warning message to the API password section, add a log warning when a client uses GET, use POST in sample curl API usage (#8845) 5 hodín pred
..
_includes b08c4ef243 docs: standardise English heading style and surface hidden pages (#8766) 2 týždňov pred
_layouts 4b96b01460 chore(docs): upgrade Jekyll 3 to 4 and Ruby to 3.4.9 (#8772) 2 týždňov pred
assets 9f0a8deb6f Only display scrollbar everywhere if there's an overflow (#8542) 2 mesiacov pred
en 93f989b977 Add a warning message to the API password section, add a log warning when a client uses GET, use POST in sample curl API usage (#8845) 5 hodín pred
fr 93f989b977 Add a warning message to the API password section, add a log warning when a client uses GET, use POST in sample curl API usage (#8845) 5 hodín pred
i18n be49726ebb Replace translation status flags with text section (#7842) 7 mesiacov pred
img e65544d39e Optimize images (#3184) 5 rokov pred
.htaccess 91624037c7 Apache protect more non-public folders and files (#6881) 1 rok pred
CHANGELOG-old.md 2b94cffeab Archive some change logs (#7650) 11 mesiacov pred
CHANGELOG-old2.md 190f8ecaf4 Changelog 5 mesiacov pred
Gemfile 4b96b01460 chore(docs): upgrade Jekyll 3 to 4 and Ruby to 3.4.9 (#8772) 2 týždňov pred
Gemfile.lock ae79f48f4b chore(deps-dev): bump faraday (#8858) 2 dní pred
README.md 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 5 mesiacov pred
_config.yml 4b96b01460 chore(docs): upgrade Jekyll 3 to 4 and Ruby to 3.4.9 (#8772) 2 týždňov pred
favicon.ico 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 5 mesiacov pred
index.md 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 5 mesiacov pred
po4a.conf 2ed91026fc Correct casing for GitHub (#6460) 2 rokov pred
pull_request_template.md 1c3159058f Quick update the doc for master renaming to edge 5 rokov pred
search.en.json 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 5 mesiacov pred
search.fr.json 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 5 mesiacov pred

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