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

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