Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 846 Bytes

File metadata and controls

25 lines (19 loc) · 846 Bytes
title Online Hosted Instructions
permalink index.html
layout home

Content Directory

Hyperlinks to each of the lab exercises are listed below.

Labs

{% assign labs = site.pages | where_exp:"page", "page.url contains '/Instructions/Labs'" %}

Module Lab
{% for activity in labs %} {{ activity.lab.module }}
{% endfor %}