Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit

Permalink
Update module-implementation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
philipmjohnson committed Mar 7, 2023
1 parent 0c6db71 commit 2a80865
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/instructors/module-implementation.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ Now that you have designed your module, let's get to the fun part: implementatio
In this section, we will illustrate the activities using cloud-based development (Gitpod), but there are very few differences for local development (and we'll point them out as we go).
:::

The following video provides a walkthrough of the instructions in this page.

<iframe width="100%" height="415" src="https://www.youtube.com/embed/twz1YXF-JFQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

## Prepare your workspace

I assume that you've already gone through the local or cloud-based "installation" and "development" sections, so you have a running Morea template site. To start, make sure that you can build and view the site without error. This means you can run `bundle exec jekyll serve` and (1) no error messages result, and (2) you can display the site successfully at the URL listed in the "Server address" field. For example:
Expand Down

0 comments on commit 2a80865

Please sign in to comment.