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

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