Skip to content
This repository was archived by the owner on Oct 1, 2018. It is now read-only.
This repository was archived by the owner on Oct 1, 2018. It is now read-only.

Dynamic Seeding #12

Description

@mindovermiles262

Creating lessons by seeding is inefficient and can be troublesome with the disjoint between the seed and the lesson.

One workaround for this would be to include metadata for each lesson in the header. There are Kramdown parsers (Kramdown-metadata-parser) that are able to read this information and return a hash.

We can then use this data to dynamically seed the ruby lessons.

I'd like to test-run this type of seeding with the ruby content before rolling it out site-wide

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions