Inverle 033e73a446 Allow passing `Minz_HookType` as hook name in `registerHook()` (#8600) пре 3 недеља
..
_includes 9f0a8deb6f Only display scrollbar everywhere if there's an overflow (#8542) пре 1 месец
_layouts 5e9c3617ca Improve layout of documentation page and add search feature (#8247) пре 4 месеци
assets 9f0a8deb6f Only display scrollbar everywhere if there's an overflow (#8542) пре 1 месец
en 033e73a446 Allow passing `Minz_HookType` as hook name in `registerHook()` (#8600) пре 3 недеља
fr 63c8fe1285 docs: Fix broken or dead links (#8548) пре 1 месец
i18n be49726ebb Replace translation status flags with text section (#7842) пре 6 месеци
img e65544d39e Optimize images (#3184) пре 5 година
.htaccess 91624037c7 Apache protect more non-public folders and files (#6881) пре 1 година
CHANGELOG-old.md 2b94cffeab Archive some change logs (#7650) пре 10 месеци
CHANGELOG-old2.md 190f8ecaf4 Changelog пре 3 месеци
Gemfile 5e9c3617ca Improve layout of documentation page and add search feature (#8247) пре 4 месеци
Gemfile.lock f17ac03b3c Bump faraday in /docs in the bundler group across 1 directory (#8499) пре 1 месец
README.md 5e9c3617ca Improve layout of documentation page and add search feature (#8247) пре 4 месеци
_config.yml 5e9c3617ca Improve layout of documentation page and add search feature (#8247) пре 4 месеци
favicon.ico 5e9c3617ca Improve layout of documentation page and add search feature (#8247) пре 4 месеци
index.md 5e9c3617ca Improve layout of documentation page and add search feature (#8247) пре 4 месеци
po4a.conf 2ed91026fc Correct casing for GitHub (#6460) пре 1 година
pull_request_template.md 1c3159058f Quick update the doc for master renaming to edge пре 5 година
search.en.json 5e9c3617ca Improve layout of documentation page and add search feature (#8247) пре 4 месеци
search.fr.json 5e9c3617ca Improve layout of documentation page and add search feature (#8247) пре 4 месеци

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