shanep-class 1.0.30 → 1.0.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_layouts/project.html +1 -4
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e4ddfa8bc3e44c80609e528ee64cff65503635413d904bd08c9100dbb6bba622
|
|
4
|
+
data.tar.gz: de888d0aaf03cfe632b777a9c2c83d00bc7733929897a4917978068e0fdcb04e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2d905578bc565a4e1d8be7c2f8780615c13912d2b28fa827334c956f36c1a7f6a01b112dd144df5b28de3cc8cc8d164d1cb9bad3e8a39b447fb0bef4c6bccf55
|
|
7
|
+
data.tar.gz: b523aeade8dad3e21b2bee4f2efc8c9c14d17cfdb3727a4acfd41695afc0f139a5ffa8e8a32038e694e43a2a1a93cb5962b88bfc4466eb95cd96fb5531cf6d37
|
data/_layouts/project.html
CHANGED
|
@@ -22,8 +22,6 @@ layout: course
|
|
|
22
22
|
of the checkpoints on time. The spot checks are pass/fail, no partial credit will be given.
|
|
23
23
|
</p>
|
|
24
24
|
|
|
25
|
-
{% if page.lessons[0] == page.slug %}
|
|
26
|
-
|
|
27
25
|
<h2 id="github-classroom">Github Classroom</h2>
|
|
28
26
|
|
|
29
27
|
<p>
|
|
@@ -49,5 +47,4 @@ layout: course
|
|
|
49
47
|
Once you accept the assignment it should show up in the class
|
|
50
48
|
<a href="{{site.data.semester-info.github}}">GitHub account</a>
|
|
51
49
|
</li>
|
|
52
|
-
</ul>
|
|
53
|
-
{% endif %}
|
|
50
|
+
</ul>
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: shanep-class
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.31
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- shane panter
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-04-
|
|
11
|
+
date: 2022-04-19 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|