Commit Graph

64 Commits

Author SHA1 Message Date
supahgreg f456955a37 Mention the API requires a valid JSON 'Content-Type', improve API intro. 2026-06-02 16:45:32 +00:00
dependabot[bot] 9b7b02acaf GitHub Actions: Bump the github-actions group across 1 directory with 3 updates (#13)
Bumps the github-actions group with 3 updates in the / directory: [actions/configure-pages](https://github.com/actions/configure-pages), [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) and [actions/deploy-pages](https://github.com/actions/deploy-pages).


Updates `actions/configure-pages` from 5 to 6
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v5...v6)

Updates `actions/upload-pages-artifact` from 4 to 5
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v4...v5)

Updates `actions/deploy-pages` from 4 to 5
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](https://github.com/actions/deploy-pages/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/upload-pages-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/deploy-pages
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-14 07:15:21 -05:00
supahgreg 3645a2315b Some cleanup related to 'Share Anything'. 2026-01-08 01:36:56 +00:00
supahgreg 14184e40fc Update comments about PostgreSQL 18.
As of 2025-12-04 'postgresql18-client' is in the image.
2025-12-12 11:00:16 +00:00
supahgreg 51fdcb9897 Address some markdownlint findings. 2025-12-12 02:29:47 +00:00
supahgreg acddcc0b49 Tweak the site title 2025-12-12 02:10:18 +00:00
Greg 7ba55c035e Merge pull request #11 from tt-rss/dependabot/github_actions/github-actions-76468cb07f
GitHub Actions: Bump actions/checkout from 5 to 6 in the github-actions group
2025-11-24 18:20:34 -06:00
dependabot[bot] a2def0ef04 GitHub Actions: Bump actions/checkout in the github-actions group
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-25 00:01:36 +00:00
supahgreg b90cf816e9 Some more minor Search page tweaks. 2025-11-24 19:46:09 +00:00
supahgreg a0f9ed5e08 Minor Search page tweaks after further review. 2025-11-24 19:40:17 +00:00
Greg 5da1c620f0 Merge pull request #10 from tt-rss/search-content-tweaks
Search page content tweaks and formatting
2025-11-24 13:30:04 -06:00
supahgreg e3d3355411 Search page content tweaks and formatting 2025-11-24 19:19:12 +00:00
Greg ba15a50b70 Merge pull request #9 from LaurentGH/main
Fix the name of the warning CSS class in Search page
2025-11-24 11:26:42 -06:00
LaurentGH 3d1c8d289e Fix the name of the warning CSS class in Search page
I forgot the "." in front of ".warning", so the CSS class was not applied.
2025-11-24 18:11:34 +01:00
Greg 86824544ec Merge pull request #8 from LaurentGH/search
New Search page with detailled explanations
2025-11-24 09:31:58 -06:00
LaurentGH d1bb0ec0d6 Use kebab case, improve English wording, fix super-linter errors 2025-11-22 23:05:32 +01:00
LaurentGH fb2f127c59 Add a linefeed before notes 2025-11-21 06:55:32 +01:00
LaurentGH 43a6d98419 Update the search help with a more detailled page 2025-11-21 06:52:01 +01:00
supahgreg ed2981273f Installation Guide intro header 2025-11-10 17:07:35 +00:00
supahgreg 69a5c78626 Fix Installation Guide list indents+numbering 2025-11-10 17:04:17 +00:00
supahgreg 9eb97754aa Installation Guide content updates 2025-11-10 16:52:26 +00:00
Greg 08d3082476 Merge pull request #2 from kierun/feat/docker-tips
docs(docker): add some docker tips and tricks
2025-11-10 09:27:10 -06:00
Greg 70dba45238 Merge branch 'main' into feat/docker-tips 2025-11-10 09:24:20 -06:00
Dr Yann Golanski 82800cf22d docs(installation): added note on how to update ttrss app container 2025-11-10 09:09:53 +00:00
Dr Yann Golanski cc4168ec83 docs(installation): more tweaks from PR comments 2025-11-10 08:59:36 +00:00
supahgreg 0ae39bc302 More hyphens. 2025-11-10 04:28:47 +00:00
supahgreg 6bda82a3b2 Wording tweak on the Plugins page 2025-11-10 04:18:03 +00:00
supahgreg 52af7e6684 Exclude more from the Plugins ToC 2025-11-10 04:17:02 +00:00
supahgreg 3428cf5934 Tweaks to the 'Email Digests' and Plugins pages. 2025-11-10 04:11:06 +00:00
supahgreg 339caceebb Add a table of contents for the Plugins page. 2025-11-10 04:01:14 +00:00
supahgreg 51a2de9a3f Add a note about third-party plugins. 2025-11-10 03:54:50 +00:00
supahgreg f54224af05 More assorted content tweaks. 2025-11-10 03:29:49 +00:00
supahgreg 05e6e74c21 Clean up some Android Client references. 2025-11-10 03:09:21 +00:00
supahgreg 1529cb0356 Move the Plugins and Themes pages under Features. 2025-11-10 03:07:32 +00:00
supahgreg 0b82787273 Minor Installation Guide content tweaks. 2025-11-10 03:05:42 +00:00
supahgreg a681a75b40 Fix Android Client image references. 2025-11-10 02:56:25 +00:00
supahgreg b4ac373efb Add a table of contents to the FAQ page. 2025-11-10 02:52:37 +00:00
supahgreg af06f7c073 Tweak API and Search page positions. 2025-11-10 02:46:08 +00:00
supahgreg 9dd68ec439 Remove some more horrifying hyphens. 2025-11-10 02:42:21 +00:00
supahgreg a4bbe0c9c8 Add missing parent pages. 2025-11-10 02:31:55 +00:00
supahgreg cdfec4532d Initial restructuring of pages.
Also some minor content tweaks.
2025-11-10 02:28:31 +00:00
supahgreg d2d9b74641 Appease Super-Linter 2025-11-10 01:47:50 +00:00
supahgreg 4862e509af Add 'plugins.json' and 'version.json'.
These are just to help notify users, who might otherwise be unaware, of the project changes that've occurred.
Older tt-rss versions will poll https://tt-rss.org/plugins.json and https://tt-rss.org/version.json, while
newer versions will use https://tt-rss.org/tt-rss/plugins.json and https://tt-rss.org/tt-rss/version.json
(due to how the workflow is set up in tt-rss/tt-rss).
2025-11-10 01:40:23 +00:00
supahgreg 56e668e235 Fix ridiculous use of hyphens introduced during conversion to Just the Docs.
Also some other minor tweaks.
2025-11-10 01:38:10 +00:00
Dr Yann Golanski 9f1490c98f docs(installation): removed docker tips and enhanced installation guide 2025-11-08 10:41:46 +00:00
supahgreg b4c75c6926 Ignore certain content in the 'Build and deploy Pages' workflow. 2025-11-07 18:21:10 +00:00
supahgreg ed94b839fc Go back to specific linters in the Lint workflow. 2025-11-07 18:15:15 +00:00
supahgreg 7ed857f25a Try to fix a workflow permission issue.
The workflow is not valid. .github/workflows/pages.yml (Line: 18, Col: 3): Error calling workflow 'tt-rss/tt-rss.github.io/.github/workflows/lint.yml@ec7e8c81fbbbd7847fe367d2c74c5f807f290df9'. The nested job 'super-linter' is requesting 'packages: read', but is only allowed 'packages: none'.
2025-11-07 18:05:54 +00:00
supahgreg ec7e8c81fb Update the Lint workflow to align with the super-linter project example.
https://github.com/super-linter/super-linter?tab=readme-ov-file#get-started
2025-11-07 18:01:13 +00:00
Dr Yann Golanski 5598f0ff1a docs(docker): add some docker tips and tricks 2025-11-07 16:29:19 +00:00