mirror of
https://github.com/geerlingguy/raspberry-pi-pcie-devices.git
synced 2026-08-24 10:14:22 -05:00
master
fc34c54e3b
Bump actions/cache from 5 to 6 in the updates group (#820)
Bumps the updates group with 1 update: [actions/cache](https://github.com/actions/cache). Updates `actions/cache` from 5 to 6 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Raspberry Pi PCI Express device compatibility database
This repository builds the GitHub pages site: http://pipci.jeffgeerling.com
If you would like to add a new device to the site, or correct the information about an existing device, please file a Pull Request against this repository.
Local Editing
This site uses Jekyll to build and serve pages. On a local workstation, clone the repository, make sure you have Ruby, Bundler, and Jekyll installed, then run:
bundle exec jekyll serve
Access the local site at the address Jekyll provides.
Updating Dependencies
bundle update
Languages
HTML
66.4%
Ruby
14.6%
SCSS
9.9%
Shell
6.8%
Dockerfile
2.3%