Commit Graph

18 Commits

Author SHA1 Message Date
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
supahgreg d2f5b287f3 Switch from 'tt-rss.github.io' to 'tt-rss.org'. 2025-10-16 11:55:40 +00:00
supahgreg 441895224f Fix some incorrectly hyphenated words. 2025-10-16 05:10:55 +00:00
supahgreg e4c27801b9 Switch back to the light theme. 2025-10-16 04:50:44 +00:00
supahgreg 971bf52c38 Fix a warning in the Installation Guide. 2025-10-16 04:41:05 +00:00
supahgreg 217e9f3db8 Use 'Just the Docs' callouts.
https://just-the-docs.com/docs/ui-components/callouts/
2025-10-16 04:37:09 +00:00
supahgreg 790c61df43 Try the 'dark' color scheme. 2025-10-16 04:18:29 +00:00
supahgreg 973865947e README cleanup 2025-10-16 00:38:33 +00:00
supahgreg 463473b7a4 Remove duplicate Lint workflow run on push to main. 2025-10-16 00:38:23 +00:00
supahgreg 1ed32ccd44 Even more super-linter fixes. 2025-10-16 00:28:16 +00:00
supahgreg ef3c18965a Some more super-linter fixes. 2025-10-15 21:19:41 +00:00
supahgreg aedd603067 Start addressing super-linter findings. 2025-10-15 21:10:01 +00:00
Greg a403b97fb6 Merge pull request #1 from tt-rss/dependabot/github_actions/github-actions-1ac6b4af1a
GitHub Actions: Bump the github-actions group with 3 updates
2025-10-15 15:33:24 -05:00
dependabot[bot] c5c1fc70c9 GitHub Actions: Bump the github-actions group with 3 updates
Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [super-linter/super-linter](https://github.com/super-linter/super-linter) and [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact).


Updates `actions/checkout` from 4 to 5
- [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/v4...v5)

Updates `super-linter/super-linter` from 7 to 8
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/super-linter/super-linter/compare/v7...v8)

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

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: super-linter/super-linter
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/upload-pages-artifact
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-15 20:29:20 +00:00
supahgreg 3cdd1b85db Initial commit 2025-10-15 20:28:24 +00:00