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
2025-12-12 02:10:18 +00:00
2025-10-15 20:28:24 +00:00
2025-12-12 02:10:18 +00:00
2025-10-15 20:28:24 +00:00
2025-10-15 20:28:24 +00:00
2025-10-15 20:28:24 +00:00
2025-10-15 20:28:24 +00:00
2025-11-10 03:29:49 +00:00
2025-10-15 20:28:24 +00:00
2025-12-12 02:10:18 +00:00

Tiny Tiny RSS Site

This repository contains the source for https://tt-rss.org.

Contributing

Contributions to improve the documentation are welcome! See CONTRIBUTING.md for guidelines.

By contributing, you agree that your contributions will be licensed under CC BY-SA 4.0 (see License below).

Structure

/
├── _config.yml          # Jekyll configuration
├── index.md             # Homepage
├── docs/                # Documentation pages
├── images/              # Screenshots and images
├── LICENSE              # CC BY-SA 4.0 license
├── CONTRIBUTING.md      # Contribution guidelines
└── README.md            # This file

Building Locally

This is a Jekyll-based GitHub Pages site. To build locally:

# Install dependencies
bundle install

# Run local server
bundle exec jekyll serve

# View at http://localhost:4000

License

Documentation Content

The documentation and site content in this repository is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0).

You are free to:

  • Share and redistribute the documentation
  • Adapt and build upon the documentation

Under these terms:

  • Attribution — Give appropriate credit and link to the license
  • ShareAlike — Distribute adaptations under the same CC BY-SA 4.0 license

Tiny Tiny RSS

The tt-rss software itself is licensed under the GNU General Public License v3.0 (GPLv3).

Any code snippets or configuration examples derived from tt-rss retain their original GPLv3 license.

S
Description
No description provided
Readme 2.1 MiB
Languages
Ruby 94%
HTML 6%