Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
juliamiller committed Feb 9, 2024
2 parents 6e34aeb + 2b1dcd5 commit 8329267
Show file tree
Hide file tree
Showing 57 changed files with 735 additions and 914 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ source "https://rubygems.org"
# If you have any plugins, put them here!
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.12"
gem 'jekyll-include-cache'
end

# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
Expand Down
8 changes: 7 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@ GEM
jekyll-github-metadata (2.13.0)
jekyll (>= 3.4, < 5.0)
octokit (~> 4.0, != 4.4.0)
jekyll-include-cache (0.2.1)
jekyll (>= 3.7, < 5.0)
jekyll-mentions (1.6.0)
html-pipeline (~> 2.3)
jekyll (>= 3.7, < 5.0)
Expand Down Expand Up @@ -223,6 +225,8 @@ GEM
jekyll-seo-tag (~> 2.1)
minitest (5.14.4)
multipart-post (2.1.1)
nokogiri (1.14.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.14.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.14.3-x86_64-linux)
Expand Down Expand Up @@ -268,6 +272,7 @@ GEM
zeitwerk (2.4.2)

PLATFORMS
arm64-darwin-22
x86_64-darwin-18
x86_64-darwin-19
x86_64-linux
Expand All @@ -276,9 +281,10 @@ DEPENDENCIES
github-pages
jekyll-commonmark-ghpages
jekyll-feed (~> 0.12)
jekyll-include-cache
tzinfo (~> 1.2)
tzinfo-data
wdm (~> 0.1.1)

BUNDLED WITH
2.2.22
2.4.22
2 changes: 1 addition & 1 deletion _site/02_getting-started.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _site/03_data_management.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _site/04_standard_formats.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _site/05_digitising_manuscripts.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _site/06_audio_digitising.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions _site/07_audio_processing.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions _site/08_video_processing_FFmpeg.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions _site/08a_video_processing_HandBrake.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _site/09_video_processing_AdobeME.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions _site/10_quality_control.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _site/11_improving_communication_access.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _site/12_Sydney_unit_workflow.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _site/13_ANU_unit_workflow.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _site/14_Melbourne_unit_workflow.html

Large diffs are not rendered by default.

326 changes: 162 additions & 164 deletions _site/assets/css/just-the-docs-dark.css

Large diffs are not rendered by default.

Loading

0 comments on commit 8329267

Please sign in to comment.