samvera / samvera.github.io

Public website for version controlled Samvera documentation (mostly Hyrax)
http://samvera.github.io
Apache License 2.0
7 stars 17 forks source link

Fixes bug in the GithubPagesHelper#save_generated_files #355

Closed afred closed 5 years ago

afred commented 5 years ago

Use environment variable SAVE_GENERATED_FILES=true when running jekyll build or jekyll serve and this will copy files listed in site.config.github_pages_save_generated_files from the destination directory (_site) into the source directory (project root dir).

Also: