Inverle b0c932795a Fix navigation bullet points being cut off in docs on Chromium (#8537) il y a 1 mois
..
_includes b0c932795a Fix navigation bullet points being cut off in docs on Chromium (#8537) il y a 1 mois
_layouts 5e9c3617ca Improve layout of documentation page and add search feature (#8247) il y a 3 mois
assets 5e9c3617ca Improve layout of documentation page and add search feature (#8247) il y a 3 mois
en 5beebfcd45 Initial conventions for AI agents and humans: AGENTS.md, SKILLS.md, instructions.md (#8478) il y a 2 mois
fr 5beebfcd45 Initial conventions for AI agents and humans: AGENTS.md, SKILLS.md, instructions.md (#8478) il y a 2 mois
i18n be49726ebb Replace translation status flags with text section (#7842) il y a 6 mois
img e65544d39e Optimize images (#3184) il y a 5 ans
.htaccess 91624037c7 Apache protect more non-public folders and files (#6881) il y a 1 an
CHANGELOG-old.md 2b94cffeab Archive some change logs (#7650) il y a 10 mois
CHANGELOG-old2.md 190f8ecaf4 Changelog il y a 3 mois
Gemfile 5e9c3617ca Improve layout of documentation page and add search feature (#8247) il y a 3 mois
Gemfile.lock f17ac03b3c Bump faraday in /docs in the bundler group across 1 directory (#8499) il y a 1 mois
README.md 5e9c3617ca Improve layout of documentation page and add search feature (#8247) il y a 3 mois
_config.yml 5e9c3617ca Improve layout of documentation page and add search feature (#8247) il y a 3 mois
favicon.ico 5e9c3617ca Improve layout of documentation page and add search feature (#8247) il y a 3 mois
index.md 5e9c3617ca Improve layout of documentation page and add search feature (#8247) il y a 3 mois
po4a.conf 2ed91026fc Correct casing for GitHub (#6460) il y a 1 an
pull_request_template.md 1c3159058f Quick update the doc for master renaming to edge il y a 5 ans
search.en.json 5e9c3617ca Improve layout of documentation page and add search feature (#8247) il y a 3 mois
search.fr.json 5e9c3617ca Improve layout of documentation page and add search feature (#8247) il y a 3 mois

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