jekyll-theme-csu-cs 0.1.4 → 0.1.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (54) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE.txt +21 -21
  3. data/README.md +456 -456
  4. data/_includes/clone.html +10 -10
  5. data/_includes/disqus_comments.html +20 -20
  6. data/_includes/footer.html +71 -71
  7. data/_includes/google-analytics.html +11 -11
  8. data/_includes/grading/wholeGradesOnly.html +30 -30
  9. data/_includes/head.html +29 -29
  10. data/_includes/header.html +75 -75
  11. data/_includes/helpdesk.html +109 -109
  12. data/_includes/icon-github.html +1 -1
  13. data/_includes/icon-github.svg +1 -1
  14. data/_includes/icon-twitter.html +1 -1
  15. data/_includes/icon-twitter.svg +1 -1
  16. data/_includes/policies/cheating.html +66 -66
  17. data/_includes/policies/copyrighted.html +6 -6
  18. data/_includes/policies/daca.html +4 -4
  19. data/_includes/policies/diversityStatement.html +2 -2
  20. data/_includes/policies/honorPledge.html +11 -11
  21. data/_includes/policies/netiquette.html +2 -2
  22. data/_includes/policies/policiesAll.html +99 -99
  23. data/_includes/policies/religious.html +13 -13
  24. data/_includes/policies/thirdParty.html +4 -4
  25. data/_includes/policies/title9.html +17 -17
  26. data/_includes/policies/universalDesign.html +34 -34
  27. data/_includes/resources/canvasTech.html +17 -17
  28. data/_includes/resources/counseling.html +4 -4
  29. data/_includes/resources/eclipse.html +27 -27
  30. data/_includes/resources/intelliJ.html +9 -9
  31. data/_includes/resources/randomJavaLinks.html +9 -9
  32. data/_includes/resources/teams.html +7 -7
  33. data/_includes/resources/tilt.html +7 -7
  34. data/_includes/resources/university.html +11 -11
  35. data/_includes/social.html +15 -15
  36. data/_layouts/default.html +22 -22
  37. data/_layouts/home.html +12 -12
  38. data/_layouts/lab.html +2 -2
  39. data/_layouts/page.html +20 -20
  40. data/_layouts/post.html +32 -32
  41. data/_sass/csu-default.scss +46 -46
  42. data/_sass/parts/_base.scss +534 -534
  43. data/_sass/parts/_calendar.scss +137 -137
  44. data/_sass/parts/_cloneInclude.scss +16 -16
  45. data/_sass/parts/_contactcard.scss +78 -78
  46. data/_sass/parts/_labs.scss +46 -46
  47. data/_sass/parts/_syntax-highlighting.scss +81 -81
  48. data/assets/img/ducky.png +0 -0
  49. data/assets/img/signature-mobile.svg +1 -1
  50. data/assets/img/signature-oneline.svg +1 -1
  51. data/assets/img/signature-stacked.svg +1 -1
  52. data/assets/main.scss +7 -7
  53. data/assets/minima-social-icons.svg +38 -38
  54. metadata +27 -28
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cc90cab8ad74271ea28696fda07eb00ca88dca66ca9a1b0dd9a5d0f97a0951f8
4
- data.tar.gz: 2e0679ab7875f4f314834caebdbe5d7eddbe02a98539604a3406bb25130fdf10
3
+ metadata.gz: e28902e8b33eebd42a6fd9e89af183fff1123a18de80b1260a1df77dfc67c865
4
+ data.tar.gz: 78b358bb32924b7f291e79b8dc5c4c05dbf6474a0861757c3f3c9e7e1f7e36b6
5
5
  SHA512:
6
- metadata.gz: a7253dfa2b23141a83186b0a3c1c3a4d03024aeb86519dc58f08add291b053d4c06f40efcb15506386286d19a02ed429308bf0b75498ecfdad257a3090306e7b
7
- data.tar.gz: d1e2e50ce428f18b49d9dca2d2c33df0100e83b3add587efedf894189fa1b8fd207c378f309d13233855ea05dfcece0a3f7bfe7d6063b35f95f1951efdf3338a
6
+ metadata.gz: c057c58ef25a3b73301d7510e7689bf650fb8546c56a314a17a293351b644df2c667412951711a01bb3845f84bc2a390f2953040877457bffe45956877937c11
7
+ data.tar.gz: 1ee2c69c64f3956d04cb2830357aaae78b8bc9b4c0ac89267b96807116da0b21148d01a9c0d2e9883c581c7eee710f5f45db3378389ad55ecb9b86c97494c3e5
data/LICENSE.txt CHANGED
@@ -1,21 +1,21 @@
1
- The MIT License (MIT)
2
-
3
- Copyright (c) 2020 Colorado State University
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in
13
- all copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
- THE SOFTWARE.
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2020 Colorado State University
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.