Alexandre Alapetite 5beebfcd45 Initial conventions for AI agents and humans: AGENTS.md, SKILLS.md, instructions.md (#8478) 2 bulan lalu
..
_includes 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 3 bulan lalu
_layouts 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 3 bulan lalu
assets 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 3 bulan lalu
en 5beebfcd45 Initial conventions for AI agents and humans: AGENTS.md, SKILLS.md, instructions.md (#8478) 2 bulan lalu
fr 5beebfcd45 Initial conventions for AI agents and humans: AGENTS.md, SKILLS.md, instructions.md (#8478) 2 bulan lalu
i18n be49726ebb Replace translation status flags with text section (#7842) 6 bulan lalu
img e65544d39e Optimize images (#3184) 5 tahun lalu
.htaccess 91624037c7 Apache protect more non-public folders and files (#6881) 1 tahun lalu
CHANGELOG-old.md 2b94cffeab Archive some change logs (#7650) 10 bulan lalu
CHANGELOG-old2.md 190f8ecaf4 Changelog 3 bulan lalu
Gemfile 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 3 bulan lalu
Gemfile.lock 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 3 bulan lalu
README.md 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 3 bulan lalu
_config.yml 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 3 bulan lalu
favicon.ico 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 3 bulan lalu
index.md 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 3 bulan lalu
po4a.conf 2ed91026fc Correct casing for GitHub (#6460) 1 tahun lalu
pull_request_template.md 1c3159058f Quick update the doc for master renaming to edge 5 tahun lalu
search.en.json 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 3 bulan lalu
search.fr.json 5e9c3617ca Improve layout of documentation page and add search feature (#8247) 3 bulan lalu

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