☰
RDoc Documentation

Class and Module Index

  • Array
  • DateTime
  • Gtn
    • Boxify
      • BoxIdTest
    • Contributors
    • Git
    • HashedColours
    • Hooks
    • Images
    • Linter
      • Test
    • Metrics
    • ModificationTimes
    • Notebooks
    • PublicationTimes
    • ReviewDogEmitter
    • RoCrate
    • SchemaValidator
    • Scholar
    • Shortlinks
    • Supported
    • Test
      • IntersectionTest
    • Toolshed
    • TopicFilter
    • Usegalaxy
  • Hash
  • Hsluv
  • Jekyll
    • Filters
      • DurationFilter
      • HashedColours
      • JsBundle
      • JsonldFilter
      • TopicFilter
    • Generators
      • APIGenerator
      • Abbreviate
      • AuthorPageGenerator
      • Boxify
      • EnvironmentVariablesGenerator
      • Figurify
      • PlaintextSlidesGenerator
      • RecordingPageGenerator
      • RmarkdownGenerator
      • SitemapGenerator2
      • SyntheticTopicGenerator
      • TagPageGenerator
      • WorkflowPageGenerator
    • GtnFunctions
    • LiquefyFilter
    • Tags
      • BibTag
      • CiteTag
      • CiteUrlTag
      • ColorPickerTag
      • CustomLinkTag
      • DumpSearchDataTag
      • FileExistsTag
      • IconTag
      • IconTagVar
      • SnippetIncludeTag
      • ToolTag
      • WorkflowTag
  • Object

Pages

  • bin
    • add_galaxy_instance_badges.py
    • ari-gen-sample-audio.sh
    • ari-make.sh
    • ari-quick.sh
    • ari.sh
    • check-broken-boxes.py
    • check-file-sizes.sh
    • check-redirects.sh
    • check-url-persistence.sh
    • data-library-update.sh
    • data_libarary_download.sh
    • docker-install-tutorials.sh
    • find-duplicate-workflows.sh
    • galaxy-help-news.sh
    • gtn-fix.sh
    • install_topic_requirements.sh
    • install_tutorial_requirements.sh
    • knit-automated.sh
    • knit-frog.py
    • knit.py
    • knittingneedles.py
    • lint-diffs.py
    • lunr-index.js
    • lunr-search.js
    • mergeyaml.py
    • pdf2slides.py
    • prepare_docker_checks.py
    • publish-archive
    • schema-contributors.yaml
    • schema-event-external.yaml
    • schema-event.yaml
    • schema-faq.yaml
    • schema-grants.yaml
    • schema-learning-pathway.yaml
    • schema-news.yaml
    • schema-organisations.yaml
    • schema-quiz.yaml
    • schema-requirement-external.yaml
    • schema-requirement-internal.yaml
    • schema-slides.yaml
    • schema-topic.yaml
    • schema-tutorial.yaml
    • setup_training_content.py
    • slides-fix.css
    • social-cards.py
    • supported-fetch.py
    • validate-has-workflow.sh
    • video-browser-recorder.js
    • video-builder.py
    • video-diffplayer.py
    • video-extract-script.py
    • video-term-demo-magic.sh
    • video-term-recorder.sh
    • wfh-upload.py

Generated by RDoc 6.9.1. Validate

RoRvsWild theme based on Darkfish.

module Jekyll

We have several sub-areas of Jekyll namespaced things that are useful to know about.

  • Jekyll::Filters - Liquid Filters that are useful in rendering your HTML

  • Jekyll::Tags - Liquid Tags can be used to access certain internals in HTML

  • Jekyll::Generators - Generators emit files at runtime, e.g. the hall of fame pages.

  • Jekyll::GtnFunctions - Generally miscellaneous Liquid Functions, could be refactored into Jekyll::Filters and Jekyll::Tags