blackboard 3.1.7 → 3.1.8

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
  SHA1:
3
- metadata.gz: b07878a1bec45459501de9f7dc600d4b5f299e4b
4
- data.tar.gz: bae4f77020a641de6714b20e16a6b2f49681531d
3
+ metadata.gz: accbc6cd9d12c369cc3d61f4512d13b4eb6dcfaa
4
+ data.tar.gz: fd5195420422cfd8d5a26deb762e44d5cdb98910
5
5
  SHA512:
6
- metadata.gz: 2cc98b08a52900b5c16e4be075535aa97b72101ea9d09519fcb83849703c35830d531f4ac84bcf480fc6eb7b604512bd5b5f78964c5cf7bc6e3b633844b5317a
7
- data.tar.gz: 144f30992fb665acf9c07d5ed050fa27c08c79c8f36e848067c4de352a51157735cdeb028644787ec0c49d3192e36189fbc5aabb325b3be1e52c4ae71f4d4f57
6
+ metadata.gz: b1ba27ded4f78a5008dd932fb281ae194ba67122da4f2a984912d62f2398cdde10aebe5c5222b8ea7051e328438af0a7e812b4848708dfe79303f81969ddf985
7
+ data.tar.gz: 57dc1e872f468a2b34e13097e6341ec480d45ba0090b0c4fc7e254b88d4986655a5ccf640d77f3af67d53643e6c806c931d609884afce1d4f5fd002f023cbeec
data/lib/.DS_Store ADDED
Binary file
@@ -1,3 +1,3 @@
1
1
  module Jekyll
2
- VERSION = '3.1.7'
2
+ VERSION = '3.1.8'
3
3
  end
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: blackboard
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.7
4
+ version: 3.1.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Wirth
@@ -149,6 +149,7 @@ files:
149
149
  - LICENSE
150
150
  - README.markdown
151
151
  - exe/jekyll
152
+ - lib/.DS_Store
152
153
  - lib/jekyll.rb
153
154
  - lib/jekyll/cleaner.rb
154
155
  - lib/jekyll/collection.rb
@@ -219,6 +220,7 @@ files:
219
220
  - lib/jekyll/utils/ansi.rb
220
221
  - lib/jekyll/utils/platforms.rb
221
222
  - lib/jekyll/version.rb
223
+ - lib/site_template/.DS_Store
222
224
  - lib/site_template/.gitignore
223
225
  - lib/site_template/_config.yml
224
226
  - lib/site_template/_includes/footer.html
@@ -239,20 +241,6 @@ files:
239
241
  - lib/site_template/css/main.scss
240
242
  - lib/site_template/feed.xml
241
243
  - lib/site_template/index.html
242
- - lib/theme_template/CODE_OF_CONDUCT.md.erb
243
- - lib/theme_template/Gemfile
244
- - lib/theme_template/LICENSE.txt.erb
245
- - lib/theme_template/README.md.erb
246
- - lib/theme_template/Rakefile.erb
247
- - lib/theme_template/_layouts/default.html
248
- - lib/theme_template/_layouts/page.html
249
- - lib/theme_template/_layouts/post.html
250
- - lib/theme_template/example/_config.yml.erb
251
- - lib/theme_template/example/_post.md
252
- - lib/theme_template/example/index.html
253
- - lib/theme_template/example/style.scss
254
- - lib/theme_template/gitignore.erb
255
- - lib/theme_template/theme.gemspec.erb
256
244
  homepage: https://gitlab.com/blackboard/gem.git
257
245
  licenses:
258
246
  - MIT
@@ -1,74 +0,0 @@
1
- # Contributor Covenant Code of Conduct
2
-
3
- ## Our Pledge
4
-
5
- In the interest of fostering an open and welcoming environment, we as
6
- contributors and maintainers pledge to making participation in our project and
7
- our community a harassment-free experience for everyone, regardless of age, body
8
- size, disability, ethnicity, gender identity and expression, level of experience,
9
- nationality, personal appearance, race, religion, or sexual identity and
10
- orientation.
11
-
12
- ## Our Standards
13
-
14
- Examples of behavior that contributes to creating a positive environment
15
- include:
16
-
17
- * Using welcoming and inclusive language
18
- * Being respectful of differing viewpoints and experiences
19
- * Gracefully accepting constructive criticism
20
- * Focusing on what is best for the community
21
- * Showing empathy towards other community members
22
-
23
- Examples of unacceptable behavior by participants include:
24
-
25
- * The use of sexualized language or imagery and unwelcome sexual attention or
26
- advances
27
- * Trolling, insulting/derogatory comments, and personal or political attacks
28
- * Public or private harassment
29
- * Publishing others' private information, such as a physical or electronic
30
- address, without explicit permission
31
- * Other conduct which could reasonably be considered inappropriate in a
32
- professional setting
33
-
34
- ## Our Responsibilities
35
-
36
- Project maintainers are responsible for clarifying the standards of acceptable
37
- behavior and are expected to take appropriate and fair corrective action in
38
- response to any instances of unacceptable behavior.
39
-
40
- Project maintainers have the right and responsibility to remove, edit, or
41
- reject comments, commits, code, wiki edits, issues, and other contributions
42
- that are not aligned to this Code of Conduct, or to ban temporarily or
43
- permanently any contributor for other behaviors that they deem inappropriate,
44
- threatening, offensive, or harmful.
45
-
46
- ## Scope
47
-
48
- This Code of Conduct applies both within project spaces and in public spaces
49
- when an individual is representing the project or its community. Examples of
50
- representing a project or community include using an official project e-mail
51
- address, posting via an official social media account, or acting as an appointed
52
- representative at an online or offline event. Representation of a project may be
53
- further defined and clarified by project maintainers.
54
-
55
- ## Enforcement
56
-
57
- Instances of abusive, harassing, or otherwise unacceptable behavior may be
58
- reported by contacting the project team at <%= user_email %>. All
59
- complaints will be reviewed and investigated and will result in a response that
60
- is deemed necessary and appropriate to the circumstances. The project team is
61
- obligated to maintain confidentiality with regard to the reporter of an incident.
62
- Further details of specific enforcement policies may be posted separately.
63
-
64
- Project maintainers who do not follow or enforce the Code of Conduct in good
65
- faith may face temporary or permanent repercussions as determined by other
66
- members of the project's leadership.
67
-
68
- ## Attribution
69
-
70
- This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
71
- available at [http://contributor-covenant.org/version/1/4][version]
72
-
73
- [homepage]: http://contributor-covenant.org
74
- [version]: http://contributor-covenant.org/version/1/4/
@@ -1,2 +0,0 @@
1
- source "https://rubygems.org"
2
- gemspec
@@ -1,21 +0,0 @@
1
- The MIT License (MIT)
2
-
3
- Copyright (c) 2016 <%= user_name %>
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,46 +0,0 @@
1
- # <%= theme_name %>
2
-
3
- Welcome to your new Jekyll theme! In this directory, you'll find the files you need to be able to package up your theme into a gem. Put your layouts in `_layouts`, your includes in `_includes` and your sass in `_sass`. To experiment with this code, add some sample content and run `bundle exec jekyll serve` – this directory is setup just like a Jekyll site!
4
-
5
- TODO: Delete this and the text above, and describe your gem
6
-
7
- ## Installation
8
-
9
- Add this line to your Jekyll site's Gemfile:
10
-
11
- ```ruby
12
- gem <%= theme_name.inspect %>
13
- ```
14
-
15
- And add this line to your Jekyll site:
16
-
17
- ```yaml
18
- theme: <%= theme_name %>
19
- ```
20
-
21
- And then execute:
22
-
23
- $ bundle
24
-
25
- Or install it yourself as:
26
-
27
- $ gem install <%= theme_name %>
28
-
29
- ## Usage
30
-
31
- TODO: Write usage instructions here. Describe your available layouts, includes, and/or sass.
32
-
33
- ## Contributing
34
-
35
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/hello. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
36
-
37
- ## Development
38
-
39
- To set up your environment to develop this theme, run `bundle install`.
40
-
41
- To test your theme, run `bundle exec rake preview` and open your browser at `http://localhost:4000`. This starts a Jekyll server using your theme and the contents of the `example/` directory. As you make modifications to your theme and to the example site, your site will regenerate and you should see the changes in the browser after a refresh.
42
-
43
- ## License
44
-
45
- The theme is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
46
-
@@ -1,74 +0,0 @@
1
- require "bundler/gem_tasks"
2
- require "jekyll"
3
- require "listen"
4
-
5
- def listen_ignore_paths(base, options)
6
- [
7
- /_config\.ya?ml/,
8
- /_site/,
9
- /\.jekyll-metadata/
10
- ]
11
- end
12
-
13
- def listen_handler(base, options)
14
- site = Jekyll::Site.new(options)
15
- Jekyll::Command.process_site(site)
16
- proc do |modified, added, removed|
17
- t = Time.now
18
- c = modified + added + removed
19
- n = c.length
20
- relative_paths = c.map{ |p| Pathname.new(p).relative_path_from(base).to_s }
21
- print Jekyll.logger.message("Regenerating:", "#{relative_paths.join(", ")} changed... ")
22
- begin
23
- Jekyll::Command.process_site(site)
24
- puts "regenerated in #{Time.now - t} seconds."
25
- rescue => e
26
- puts "error:"
27
- Jekyll.logger.warn "Error:", e.message
28
- Jekyll.logger.warn "Error:", "Run jekyll build --trace for more information."
29
- end
30
- end
31
- end
32
-
33
- task :preview do
34
- base = Pathname.new('.').expand_path
35
- options = {
36
- "source" => base.join('example').to_s,
37
- "destination" => base.join('example/_site').to_s,
38
- "force_polling" => false,
39
- "serving" => true,
40
- "theme" => <%= theme_name.inspect %>
41
- }
42
-
43
- options = Jekyll.configuration(options)
44
-
45
- ENV["LISTEN_GEM_DEBUGGING"] = "1"
46
- listener = Listen.to(
47
- base.join("_includes"),
48
- base.join("_layouts"),
49
- base.join("_sass"),
50
- options["source"],
51
- :ignore => listen_ignore_paths(base, options),
52
- :force_polling => options['force_polling'],
53
- &(listen_handler(base, options))
54
- )
55
-
56
- begin
57
- listener.start
58
- Jekyll.logger.info "Auto-regeneration:", "enabled for '#{options["source"]}'"
59
-
60
- unless options['serving']
61
- trap("INT") do
62
- listener.stop
63
- puts " Halting auto-regeneration."
64
- exit 0
65
- end
66
-
67
- loop { sleep 1000 }
68
- end
69
- rescue ThreadError
70
- # You pressed Ctrl-C, oh my!
71
- end
72
-
73
- Jekyll::Commands::Serve.process(options)
74
- end
@@ -1 +0,0 @@
1
- {{ content }}
@@ -1,5 +0,0 @@
1
- ---
2
- layout: default
3
- ---
4
-
5
- {{ content }}
@@ -1,5 +0,0 @@
1
- ---
2
- layout: default
3
- ---
4
-
5
- {{ content }}
@@ -1 +0,0 @@
1
- theme: <%= theme_name %>
@@ -1,12 +0,0 @@
1
- ---
2
- layout: post
3
- ---
4
-
5
- Eos eu docendi tractatos sapientem, brute option menandri in vix, quando vivendo accommodare te ius. Nec melius fastidii constituam id, viderer theophrastus ad sit, hinc semper periculis cum id. Noluisse postulant assentior est in, no choro sadipscing repudiandae vix. Vis in euismod delenit dignissim. Ex quod nostrum sit, suas decore animal id ius, nobis solet detracto quo te.
6
-
7
- {% comment %}
8
- Might you have an include in your theme? Why not try it here!
9
- {% include my-themes-great-include.html %}
10
- {% endcomment %}
11
-
12
- No laudem altera adolescens has, volumus lucilius eum no. Eam ei nulla audiam efficiantur. Suas affert per no, ei tale nibh sea. Sea ne magna harum, in denique scriptorem sea, cetero alienum tibique ei eos. Labores persequeris referrentur eos ei.
@@ -1,14 +0,0 @@
1
- ---
2
- layout: page
3
- ---
4
-
5
- Lorem ipsum dolor sit amet, quo id prima corrumpit pertinacia, id ius dolor dolores, an veri pertinax explicari mea. Agam solum et qui, his id ludus graeco adipiscing. Duis theophrastus nam in, at his vidisse atomorum. Tantas gloriatur scripserit ne eos. Est wisi tempor habemus at, ei graeco dissentiet eos. Ne usu aliquip sanctus conceptam, te vis ignota animal, modus latine contentiones ius te.
6
-
7
- {% for post in site.posts %}
8
- <h2><a href="{{ post.url }}">{{ post.title }}</a></h2>
9
- <blockquote>{{ post.excerpt }}</blockquote>
10
- {% endfor %}
11
-
12
- Te falli veritus sea, at molestiae scribentur deterruisset vix, et mea zril phaedrum vulputate. No cum dicit consulatu. Ut has nostro noluisse expetendis, te pro quaeque disputando, eu sed summo omnes. Eos at tale aperiam, usu cu propriae quaestio constituto, sed aperiam erroribus temporibus an.
13
-
14
- Quo eu liber mediocritatem, vix an delectus eleifend, iuvaret suscipit ei vel. Partem invenire per an, mea postulant dissentias eu, ius tantas audire nominavi eu. Dicunt tritani veritus ex vis, mei in case sententiae. At exerci democritum nam, cu lobortis iracundia mei. Alia eligendi consectetuer eu sed, paulo docendi noluisse sit ex.
@@ -1,7 +0,0 @@
1
- ---
2
- ---
3
-
4
- // Here, you can test out the Sass/SCSS that you include in your theme.
5
- // Simply `@import` the necessary file(s) to get the proper styles on the site.
6
- // E.g.:
7
- // @import "a-file-from-my-theme";
@@ -1,4 +0,0 @@
1
- .bundle
2
- .sass-cache
3
- _site
4
- Gemfile.lock
@@ -1,22 +0,0 @@
1
- # coding: utf-8
2
-
3
- Gem::Specification.new do |spec|
4
- spec.name = <%= theme_name.inspect %>
5
- spec.version = "0.1.0"
6
- spec.authors = [<%= user_name.inspect %>]
7
- spec.email = [<%= user_email.inspect %>]
8
-
9
- spec.summary = %q{TODO: Write a short summary, because Rubygems requires one.}
10
- spec.homepage = "TODO: Put your gem's website or public repo URL here."
11
- spec.license = "MIT"
12
-
13
- spec.metadata["plugin_type"] = "theme"
14
-
15
- spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(exe|<%= theme_directories.join("|") %>)/}) }
16
- spec.bindir = "exe"
17
- spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
18
-
19
- spec.add_development_dependency "jekyll", "~> <%= jekyll_version_with_minor %>"
20
- spec.add_development_dependency "bundler", "~> 1.12"
21
- spec.add_development_dependency "rake", "~> 10.0"
22
- end