Skip to content

Commit

Permalink
LibOps -> libops
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Jan 21, 2025
1 parent 367e6b1 commit b51e6b6
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .vscode/sftp.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "LibOps",
"name": "libops",
"host": "development.libops.site",
"protocol": "sftp",
"port": 2222,
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# LibOps
# libops

See [LibOps Development Documentation](https://docs.libops.io/development/) for full information.
See [libops Development Documentation](https://docs.libops.io/development/) for full information.

## Overview

Expand All @@ -22,9 +22,9 @@ This repo was originally forked from [islandora-devops/islandora-starter-site](h

- Replaced the fedora flysystem configuration for Drupal file entities and Islandora derivative actions to instead use [drupal/flysystem_gcs](https://www.drupal.org/project/flysystem_gcs)
- Configured file uploads on media entities to use [drupal/flysystem_gcs_cors](https://www.drupal.org/project/flysystem_gcs_cors) to directly upload files to Google Cloud Storage from the client's web browser
- Added GitHub Actions to this repo that are required for LibOps functionality
- Added a Drupal module required for running on the LibOps platform
- Upgraded the PDF.js library and added a patch to allow valid LibOps buckets to display in PDF viewer.
- Added GitHub Actions to this repo that are required for libops functionality
- Added a Drupal module required for running on the libops platform
- Upgraded the PDF.js library and added a patch to allow valid libops buckets to display in PDF viewer.
- Added [bootstrap_barrio](https://www.drupal.org/project/bootstrap_barrio) and created a subtheme of bootstrap_barrio theme called isle
- Replaced Openseadragon with [Islandora Mirador](https://github.com/islandora/islandora_mirador)
- Configured hOCR text creation per Islandora Mirador's instructions
Expand Down
16 changes: 8 additions & 8 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b51e6b6

Please sign in to comment.