Skip to content

uvalib/drupal-dsf

Repository files navigation

Drupal Data Storage Finder (DSF)

A Drupal-based framework for discovering and exploring data storage resources.

Quickstart

git clone git@github.com:uvalib/drupal-dsf.git
cd drupal-dsf
ddev start
./scripts/update-db-from-remote.sh
ddev drush cr
ddev launch

Requirements

Development

Local Development with DDEV

This project uses DDEV for local development. DDEV provides a consistent development environment using Docker containers.

Theme Development

The custom theme uva_dsf_usdws is located in web/themes/custom/uva_dsf_usdws. This theme is maintained in a separate GitHub repository and is included as a Composer dependency.

Theme development should be done in the theme's own repository at:

Any theme changes should be committed and pushed to the theme repository, not to this project directly.

Additional Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •