Inverle 0a44b7d017 Follow-up #9169 remove form IDs everywhere (#9205) hai 1 semana
..
_includes b08c4ef243 docs: standardise English heading style and surface hidden pages (#8766) hai 4 meses
_layouts 4b96b01460 chore(docs): upgrade Jekyll 3 to 4 and Ruby to 3.4.9 (#8772) hai 4 meses
assets 9f0a8deb6f Only display scrollbar everywhere if there's an overflow (#8542) hai 6 meses
en 0a44b7d017 Follow-up #9169 remove form IDs everywhere (#9205) hai 1 semana
fr a84c0a8bc2 Fix all broken links in the entire repository (#9207) hai 2 semanas
i18n a84c0a8bc2 Fix all broken links in the entire repository (#9207) hai 2 semanas
img e65544d39e Optimize images (#3184) %!s(int64=6) %!d(string=hai) anos
.htaccess 91624037c7 Apache protect more non-public folders and files (#6881) hai 1 ano
CHANGELOG-old.md 2b94cffeab Archive some change logs (#7650) hai 1 ano
CHANGELOG-old2.md a84c0a8bc2 Fix all broken links in the entire repository (#9207) hai 2 semanas
Gemfile 4b96b01460 chore(docs): upgrade Jekyll 3 to 4 and Ruby to 3.4.9 (#8772) hai 4 meses
Gemfile.lock 69eff07d92 chore(deps): bump concurrent-ruby (#8940) hai 2 meses
README.md 5e9c3617ca Improve layout of documentation page and add search feature (#8247) hai 9 meses
_config.yml 4b96b01460 chore(docs): upgrade Jekyll 3 to 4 and Ruby to 3.4.9 (#8772) hai 4 meses
favicon.ico 5e9c3617ca Improve layout of documentation page and add search feature (#8247) hai 9 meses
index.md 5e9c3617ca Improve layout of documentation page and add search feature (#8247) hai 9 meses
po4a.conf 2ed91026fc Correct casing for GitHub (#6460) %!s(int64=2) %!d(string=hai) anos
pull_request_template.md a84c0a8bc2 Fix all broken links in the entire repository (#9207) hai 2 semanas
search.en.json 5e9c3617ca Improve layout of documentation page and add search feature (#8247) hai 9 meses
search.fr.json 5e9c3617ca Improve layout of documentation page and add search feature (#8247) hai 9 meses

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