Skip to content

Commit

Permalink
site deploy
Browse files Browse the repository at this point in the history
Auto-generated via `{sandpaper}`
Source  : 7170a22
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-12-09 04:50:39 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : a0a0562
Branch  : main
Author  : Vini Salazar <[email protected]>
Time    : 2024-12-09 04:49:34 +0000
Message : Replace config values with UoM

  Use these rather than Carpentries values.
  • Loading branch information
actions-user committed Dec 9, 2024
1 parent 057d71a commit e1e4600
Show file tree
Hide file tree
Showing 27 changed files with 172 additions and 153 deletions.
10 changes: 5 additions & 5 deletions 404.html

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

12 changes: 6 additions & 6 deletions CODE_OF_CONDUCT.html

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

12 changes: 6 additions & 6 deletions LICENSE.html

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

16 changes: 8 additions & 8 deletions aio.html

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

23 changes: 9 additions & 14 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,11 @@
# Values for this lesson.
#------------------------------------------------------------

# Which carpentry is this (swc, dc, lc, or cp)?
# swc: Software Carpentry
# dc: Data Carpentry
# lc: Library Carpentry
# cp: Carpentries (to use for instructor training for instance)
# incubator: The Carpentries Incubator
#
# This option supports custom types so lessons can be branded
# and themed with your own logo and alt-text (see `carpentry_description`)
# See https://carpentries.github.io/sandpaper-docs/editing.html#adding-a-custom-logo
# Which carpentry is this (swc, dc, lc, or cp)? < REPLACED with UNIMELB institutes >
# uom: University of Melbourne
# mb: Melbourne Bioinformatics
# mig: Melbourne Integrative Genomics
# wehi: Walter and Eliza Hall Institute
carpentry: 'uom'

# Alt-text description of the lesson.
Expand All @@ -21,10 +16,10 @@ carpentry_description: 'Lesson Description'
title: 'Lesson Title' # FIXME

# Date the lesson was created (YYYY-MM-DD, this is empty by default)
created: ~ # FIXME: ( ~ means empty, replace with date formatted as above)
created: ~ # FIXME

# Comma-separated list of keywords for the lesson
keywords: 'software, data, lesson, The Carpentries' # FIXME
keywords: 'software, data, lesson' # FIXME

# Life cycle stage of the lesson
# possible values: pre-alpha, alpha, beta, stable
Expand All @@ -34,13 +29,13 @@ life_cycle: 'pre-alpha' # FIXME
license: 'CC-BY 4.0'

# Link to the source repository for this lesson
source: 'https://github.com/carpentries/workbench-template-rmd' # FIXME
source: 'https://github.com/melbournebioinformatics/workbench-template-rmd' # FIXME

# Default branch of your lesson
branch: 'main'

# Who to contact if there are any issues
contact: 'team@carpentries.org' # FIXME
contact: 'fixme@fixme.org' # FIXME

# Navigation ------------------------------------------------
#
Expand Down
10 changes: 5 additions & 5 deletions images.html

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

16 changes: 8 additions & 8 deletions index.html

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

Loading

0 comments on commit e1e4600

Please sign in to comment.