coursegen 0.9.13 → 0.9.18

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: eb6053e9eeb976a40ba652fb07807896a6f0db975369998b081177e9fdfaf28b
4
- data.tar.gz: '08f71b83b2f87ea9a3dd9d4bdf6e32ca3187ccea3e429330882b337d3e351644'
3
+ metadata.gz: 03367a5baefdcd0a5b880d449e580b6800b43d58452ad84ef118efa99c629cbc
4
+ data.tar.gz: c54b9388df86df292616c846acc5c17db6540e9c59133615d8a95c6da203f23b
5
5
  SHA512:
6
- metadata.gz: 7c536dec568132e2009e2fa09b5d7cfe117f3867c0b89a017a71281f38541f1e964f2359b610394ee45eec6674064e54c5163e18ccd8a13689c8daf911836c49
7
- data.tar.gz: c336424a9f86e8be8d948690ef33cf355fdfde1d4b47a0cfd76d5d0a7229fac165de69cc89d5fd953c2d61b3f14b4cfe03da4edf2f4d1f1a1de1e82d076ed40e
6
+ metadata.gz: 73917acb3351c82c250158f9b46979fb7424fee0a30e8d1b50eedc78809c3bf994b62845534a718d67c47b4df8c4347f8da3071878c7e422b76f3728e8d9b332
7
+ data.tar.gz: e2bff32aa96fea4ff2a2d7777745be7a395870dae870bc9b22900c2be9843119ef7ab58c698033d84bdb1f0f0c0b5b40950b062ba1bba14a44cd9870fb204f0b
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- coursegen (0.9.13)
4
+ coursegen (0.9.18)
5
5
  activesupport
6
6
  adsf
7
7
  byebug
@@ -19,7 +19,7 @@ PATH
19
19
  GEM
20
20
  remote: https://rubygems.org/
21
21
  specs:
22
- activesupport (6.1.3)
22
+ activesupport (6.1.3.1)
23
23
  concurrent-ruby (~> 1.0, >= 1.0.2)
24
24
  i18n (>= 1.6, < 2)
25
25
  minitest (>= 5.1)
@@ -57,27 +57,27 @@ GEM
57
57
  guard-compat (~> 1.0)
58
58
  hamster (3.0.0)
59
59
  concurrent-ruby (~> 1.0)
60
- i18n (1.8.9)
60
+ i18n (1.8.10)
61
61
  concurrent-ruby (~> 1.0)
62
- icalendar (2.7.0)
62
+ icalendar (2.7.1)
63
63
  ice_cube (~> 0.16)
64
64
  ice_cube (0.16.3)
65
- json (2.3.0)
66
- json_schema (0.20.9)
67
- kramdown (2.3.0)
65
+ json (2.5.1)
66
+ json_schema (0.21.0)
67
+ kramdown (2.3.1)
68
68
  rexml
69
- listen (3.4.1)
69
+ listen (3.5.1)
70
70
  rb-fsevent (~> 0.10, >= 0.10.3)
71
71
  rb-inotify (~> 0.9, >= 0.9.10)
72
72
  lumberjack (1.2.8)
73
73
  method_source (1.0.0)
74
74
  minitest (5.14.4)
75
- nanoc (4.11.23)
75
+ nanoc (4.12.1)
76
76
  addressable (~> 2.5)
77
77
  colored (~> 1.2)
78
78
  nanoc-checking (~> 1.0)
79
- nanoc-cli (= 4.11.23)
80
- nanoc-core (= 4.11.23)
79
+ nanoc-cli (= 4.12.1)
80
+ nanoc-core (= 4.12.1)
81
81
  nanoc-deploying (~> 1.0)
82
82
  parallel (~> 1.12)
83
83
  tty-command (~> 0.8)
@@ -85,12 +85,12 @@ GEM
85
85
  nanoc-checking (1.0.1)
86
86
  nanoc-cli (~> 4.11, >= 4.11.15)
87
87
  nanoc-core (~> 4.11, >= 4.11.15)
88
- nanoc-cli (4.11.23)
88
+ nanoc-cli (4.12.1)
89
89
  cri (~> 2.15)
90
90
  diff-lcs (~> 1.3)
91
- nanoc-core (= 4.11.23)
91
+ nanoc-core (= 4.12.1)
92
92
  zeitwerk (~> 2.1)
93
- nanoc-core (4.11.23)
93
+ nanoc-core (4.12.1)
94
94
  concurrent-ruby (~> 1.1)
95
95
  ddmemoize (~> 1.0)
96
96
  ddmetrics (~> 1.0)
@@ -98,7 +98,6 @@ GEM
98
98
  hamster (~> 3.0)
99
99
  json_schema (~> 0.19)
100
100
  slow_enumerator_tools (~> 1.0)
101
- tomlrb (~> 1.2)
102
101
  tty-platform (~> 0.2)
103
102
  zeitwerk (~> 2.1)
104
103
  nanoc-deploying (1.0.1)
@@ -106,7 +105,7 @@ GEM
106
105
  nanoc-cli (~> 4.11, >= 4.11.15)
107
106
  nanoc-core (~> 4.11, >= 4.11.15)
108
107
  nenv (0.3.0)
109
- nokogiri (1.11.2-x86_64-darwin)
108
+ nokogiri (1.11.3-x86_64-darwin)
110
109
  racc (~> 1.4)
111
110
  notiffany (0.1.3)
112
111
  nenv (~> 0.1)
@@ -114,7 +113,7 @@ GEM
114
113
  parallel (1.20.1)
115
114
  pastel (0.8.0)
116
115
  tty-color (~> 0.5)
117
- pry (0.13.1)
116
+ pry (0.14.0)
118
117
  coderay (~> 1.1)
119
118
  method_source (~> 1.0)
120
119
  public_suffix (4.0.6)
@@ -125,7 +124,7 @@ GEM
125
124
  rb-inotify (0.10.1)
126
125
  ffi (~> 1.0)
127
126
  ref (2.0.0)
128
- rexml (3.2.3)
127
+ rexml (3.2.5)
129
128
  rspec (3.10.0)
130
129
  rspec-core (~> 3.10.0)
131
130
  rspec-expectations (~> 3.10.0)
@@ -135,10 +134,10 @@ GEM
135
134
  rspec-expectations (3.10.1)
136
135
  diff-lcs (>= 1.2.0, < 2.0)
137
136
  rspec-support (~> 3.10.0)
138
- rspec-mocks (3.10.1)
137
+ rspec-mocks (3.10.2)
139
138
  diff-lcs (>= 1.2.0, < 2.0)
140
139
  rspec-support (~> 3.10.0)
141
- rspec-support (3.10.1)
140
+ rspec-support (3.10.2)
142
141
  rubytree (1.0.0)
143
142
  json (~> 2.1)
144
143
  structured_warnings (~> 0.3)
@@ -146,9 +145,8 @@ GEM
146
145
  slow_enumerator_tools (1.1.0)
147
146
  structured_warnings (0.4.0)
148
147
  thor (1.1.0)
149
- tomlrb (1.3.0)
150
148
  tty-color (0.6.0)
151
- tty-command (0.10.0)
149
+ tty-command (0.10.1)
152
150
  pastel (~> 0.8)
153
151
  tty-platform (0.3.0)
154
152
  tty-which (0.4.2)
@@ -67,19 +67,20 @@ module ContentHelpers
67
67
  HTMLSTRING
68
68
  end
69
69
 
70
- def callout(title, body, style=:big)
71
- if (style == :big)
70
+ def callout(title, body, style="big")
71
+ style = style.to_s if style.class != String
72
+ if (style == "big")
72
73
  %(<div class="jumbotron py-1 border border-primary border-rounded-lg">
73
74
  <h1 class="display-5">#{title}</h1>
74
75
  <p class="lead">#{body}</p></div>)
75
- elsif (style == :small)
76
+ elsif (style == "small")
76
77
  <<~HTMLSTRING
77
78
  <div class="callout border border-primary rounded p-2 m-3">
78
79
  <span class="badge badge-pill badge-primary">#{title}</span>#{body}
79
80
  </div>
80
81
  HTMLSTRING
81
82
  else
82
- "error in callout call #{style}"
83
+ "error in callout call: .#{style}. #{style.class}"
83
84
  end
84
85
  end
85
86
 
@@ -2,29 +2,35 @@ include VisualHelpers
2
2
 
3
3
  Nanoc::Filter.define(:handle_shortcodes) do |content, _params = {}|
4
4
  prefix = /:/
5
- content
6
- .gsub(/^\$\$TOPIC_INCLUDE :(\w+)$/) { "<%= include_topic( :#{Regexp.last_match(1)}) %>" }
7
- .gsub(/\$\$TOPIC_LINK :(\w+)$/) { "<%= link_to_topic( :#{Regexp.last_match(1)}) %>" }
8
- .gsub(/\$\$SLIDE_TITLE (.+)$/) { "<slide_break></slide_break>\n\n### #{Regexp.last_match(1)}" }
9
- .gsub(/\$\$SLIDE_BREAK$/) { "<slide_break></slide_break>" }
10
- .gsub(/\$\$LECTURE_END$/) { end_of_lecture }
11
- .gsub(/\$\$LECTURE_BEGIN (.+)$/) { "## #{Regexp.last_match(1)} "}
12
- .gsub(Regexp.new(prefix.source + /h1 (.+)$/.source), "# \\1 ")
13
- .gsub(Regexp.new(prefix.source + /h2 (.+)$/.source), "## \\1 ")
14
- .gsub(Regexp.new(prefix.source + /h3 (.+)$/.source), "### \\1 ")
15
- .gsub(Regexp.new(prefix.source + /topic_include :(\w+)$/.source)) { |match| include_topic($1) }
16
- .gsub(Regexp.new(prefix.source + /topic_link :(\w+)/.source)) { |match| link_to_topic($1) }
17
- .gsub(Regexp.new(prefix.source + /slide_title (.+)$/.source), "<slide_break></slide_break>\n\n### \\1")
18
- .gsub(Regexp.new(prefix.source + /lecture_end/.source), end_of_lecture)
19
- .gsub(Regexp.new(prefix.source + /deliverable (.+)$/.source), "<%= deliverable( \"\\1\") %>")
20
- .gsub(Regexp.new(prefix.source + /pdfbadge/.source), pdfbadge)
21
- .gsub(Regexp.new(prefix.source + /partbadge/.source), partbadge)
22
- .gsub(Regexp.new(prefix.source + /teambadge/.source), teambadge)
23
- .gsub(Regexp.new(prefix.source + /zipbadge/.source), zipbadge)
24
- .gsub(Regexp.new(prefix.source + /slide_break/.source), "<slide_break></slide_break>")
25
- .gsub(Regexp.new(prefix.source + /source_begin :(.+)$/.source)) { |match| source_begin ( ":language-"+$1) }
26
- .gsub(Regexp.new(prefix.source + /source_end$/.source), source_end)
27
- .gsub(Regexp.new(prefix.source + /team_deliverable (.+)$/.source), "<%= team_deliverable( \"\\1\") %>")
28
- .gsub(Regexp.new(prefix.source + /discussion_box (.+)$/.source), "<%= discussion_box( \"\\1\") %>")
29
-
30
- end
5
+ content
6
+ .gsub(Regexp.new(prefix.source + /callout :(\w+), "(.+)", "(.+)"/.source)) { callout($2, $3, $1) }
7
+ .gsub(Regexp.new(prefix.source + /deliverable (.+)$/.source)) { deliverable($1) }
8
+ .gsub(Regexp.new(prefix.source + /discussion_box "(.+)"/.source)) { discussion_box($1) }
9
+ .gsub(Regexp.new(prefix.source + /h1 (.+)$/.source), "# \\1 ")
10
+ .gsub(Regexp.new(prefix.source + /h2 (.+)$/.source), "## \\1 ")
11
+ .gsub(Regexp.new(prefix.source + /h3 (.+)$/.source), "### \\1 ")
12
+ .gsub(Regexp.new(prefix.source + /h4 (.+)$/.source), "#### \\1 ")
13
+ .gsub(Regexp.new(prefix.source + /h5 (.+)$/.source)) { "<h5>#{$1}</h5>" }
14
+ .gsub(Regexp.new(prefix.source + /image :(\w+)$/.source)) { "<img src=\"/content/topics/images/#{$1}.jpg\" class=\"img-thumbnail\" style=\"height:300px;\"/>" }
15
+ .gsub(Regexp.new(prefix.source + /image :(\w+), :(\w+)$/.source)) { "<img src=\"/content/topics/images/#{$2}.jpg\" class=\"img-thumbnail\" style=\"height:#{$1}px;\"/>" }
16
+ .gsub(Regexp.new(prefix.source + /lecture_end/.source), end_of_lecture)
17
+ .gsub(Regexp.new(prefix.source + /li (.+)$/.source)) { "<li>#{$1}</li>" }
18
+ .gsub(Regexp.new(prefix.source + /partbadge/.source), partbadge)
19
+ .gsub(Regexp.new(prefix.source + /pdfbadge/.source), pdfbadge)
20
+ .gsub(Regexp.new(prefix.source + /section_link :(\w+) :(\w+)/.source)) { link_to_section($1, $2) }
21
+ .gsub(Regexp.new(prefix.source + /slide_bigtitle (.+)$/.source), "<slide_break></slide_break>\n\n## \\1")
22
+ .gsub(Regexp.new(prefix.source + /slide_break/.source), "<slide_break></slide_break>")
23
+ .gsub(Regexp.new(prefix.source + /slide_subtitle (.+)$/.source), "<slide_break></slide_break>\n\n#### \\1")
24
+ .gsub(Regexp.new(prefix.source + /slide_title (.+)$/.source), "<slide_break></slide_break>\n\n### \\1")
25
+ .gsub(Regexp.new(prefix.source + /source_begin :(.+)$/.source)) { source_begin( ":language-"+$1) }
26
+ .gsub(Regexp.new(prefix.source + /source_end/.source), source_end)
27
+ .gsub(Regexp.new(prefix.source + /team_deliverable (.+)$/.source)) { team_deliverable($1) }
28
+ .gsub(Regexp.new(prefix.source + /teambadge/.source), teambadge)
29
+ .gsub(Regexp.new(prefix.source + /topic_include :(\w+)$/.source)) { include_topic($1) }
30
+ .gsub(Regexp.new(prefix.source + /topic_link :(\w+)/.source)) { link_to_topic($1) }
31
+ .gsub(Regexp.new(prefix.source + /ul_begin :(\w+)/.source)) { "<ul class=\"#{$1}\">" }
32
+ .gsub(Regexp.new(prefix.source + /ul_begin$/.source)) { "<ul>" }
33
+ .gsub(Regexp.new(prefix.source + /ul_end$/.source)) { "</ul>" }
34
+ .gsub(Regexp.new(prefix.source + /youtube \"(.+)\"$/.source)) { %Q!<iframe width="560" height="315" src="#{$1}"></iframe>! }
35
+ .gsub(Regexp.new(prefix.source + /zipbadge/.source), zipbadge)
36
+ end
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Coursegen
4
- VERSION = '0.9.13'
4
+ VERSION = '0.9.18'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: coursegen
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.13
4
+ version: 0.9.18
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pito Salas
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-29 00:00:00.000000000 Z
11
+ date: 2021-04-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler