Thomas Hufschmidt 2cbb5f8db1 Update documentation in regards to CSP warnings (#8439) vor 2 Monaten
..
_includes 5e9c3617ca Improve layout of documentation page and add search feature (#8247) vor 3 Monaten
_layouts 5e9c3617ca Improve layout of documentation page and add search feature (#8247) vor 3 Monaten
assets 5e9c3617ca Improve layout of documentation page and add search feature (#8247) vor 3 Monaten
en 2cbb5f8db1 Update documentation in regards to CSP warnings (#8439) vor 2 Monaten
fr 5e9c3617ca Improve layout of documentation page and add search feature (#8247) vor 3 Monaten
i18n be49726ebb Replace translation status flags with text section (#7842) vor 6 Monaten
img e65544d39e Optimize images (#3184) vor 5 Jahren
.htaccess 91624037c7 Apache protect more non-public folders and files (#6881) vor 1 Jahr
CHANGELOG-old.md 2b94cffeab Archive some change logs (#7650) vor 10 Monaten
CHANGELOG-old2.md 190f8ecaf4 Changelog vor 3 Monaten
Gemfile 5e9c3617ca Improve layout of documentation page and add search feature (#8247) vor 3 Monaten
Gemfile.lock 5e9c3617ca Improve layout of documentation page and add search feature (#8247) vor 3 Monaten
README.md 5e9c3617ca Improve layout of documentation page and add search feature (#8247) vor 3 Monaten
_config.yml 5e9c3617ca Improve layout of documentation page and add search feature (#8247) vor 3 Monaten
favicon.ico 5e9c3617ca Improve layout of documentation page and add search feature (#8247) vor 3 Monaten
index.md 5e9c3617ca Improve layout of documentation page and add search feature (#8247) vor 3 Monaten
po4a.conf 2ed91026fc Correct casing for GitHub (#6460) vor 1 Jahr
pull_request_template.md 1c3159058f Quick update the doc for master renaming to edge vor 5 Jahren
search.en.json 5e9c3617ca Improve layout of documentation page and add search feature (#8247) vor 3 Monaten
search.fr.json 5e9c3617ca Improve layout of documentation page and add search feature (#8247) vor 3 Monaten

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