rabbit-slide-sergioro-theme-benchmark-en 1.0.0
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 +7 -0
- data/.rabbit +1 -0
- data/README.rd +24 -0
- data/Rakefile +17 -0
- data/config.yaml +22 -0
- data/images/computer.gif +0 -0
- data/pdf/theme-benchmark-en-theme-benchmark.pdf +0 -0
- data/theme-benchmark.rab +79 -0
- metadata +63 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 5796538f0d04150db88f3196d5305138546fd25dc71194ee60ba879a1a25f05c
|
4
|
+
data.tar.gz: 8255f6733ae95e241e5a6b1f1e4c6b5340647d3f2872d9abac22a686226572b3
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: ad5befeb80880275d7ee8dd14ec03a9406da3447f470a7285a55bb1075e23b820fdc767c8fd9697d8a535a035e7ca04431067fd8403d3b007ab3ceb5913f2cf3
|
7
|
+
data.tar.gz: 772de0d9c1e73f33692dc0c1b9394ae0e62c6378a5012ab56859d55ddb12959e7a589b57fdc8eb666f1a303c1b6fa6ff0e4e93a0fe5ab92f7750a395f6892571
|
data/.rabbit
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
theme-benchmark.rab
|
data/README.rd
ADDED
@@ -0,0 +1,24 @@
|
|
1
|
+
= Rabbit test
|
2
|
+
|
3
|
+
Rabbit presentation tool test. More info at <https://slide.rabbit-shocker.org/>
|
4
|
+
|
5
|
+
== For author
|
6
|
+
|
7
|
+
=== Show
|
8
|
+
|
9
|
+
rake
|
10
|
+
|
11
|
+
=== Publish
|
12
|
+
|
13
|
+
rake publish
|
14
|
+
|
15
|
+
== For viewers
|
16
|
+
|
17
|
+
=== Install
|
18
|
+
|
19
|
+
gem install rabbit-slide-sergioro-theme-benchmark-en
|
20
|
+
|
21
|
+
=== Show
|
22
|
+
|
23
|
+
rabbit rabbit-slide-sergioro-theme-benchmark-en.gem
|
24
|
+
|
data/Rakefile
ADDED
@@ -0,0 +1,17 @@
|
|
1
|
+
require "rabbit/task/slide"
|
2
|
+
|
3
|
+
# Edit ./config.yaml to customize meta data
|
4
|
+
|
5
|
+
spec = nil
|
6
|
+
Rabbit::Task::Slide.new do |task|
|
7
|
+
spec = task.spec
|
8
|
+
# spec.files += Dir.glob("doc/**/*.*")
|
9
|
+
# spec.files -= Dir.glob("private/**/*.*")
|
10
|
+
# spec.add_runtime_dependency("rabbit-theme-YOUR-THEME")
|
11
|
+
end
|
12
|
+
|
13
|
+
desc "Tag #{spec.version}"
|
14
|
+
task :tag do
|
15
|
+
sh("git", "tag", "-a", spec.version.to_s, "-m", "Publish #{spec.version}")
|
16
|
+
sh("git", "push", "--tags")
|
17
|
+
end
|
data/config.yaml
ADDED
@@ -0,0 +1,22 @@
|
|
1
|
+
---
|
2
|
+
id: theme-benchmark-en
|
3
|
+
base_name: theme-benchmark
|
4
|
+
tags:
|
5
|
+
- rabbit
|
6
|
+
presentation_date:
|
7
|
+
presentation_start_time:
|
8
|
+
presentation_end_time:
|
9
|
+
version: 1.0.0
|
10
|
+
licenses: []
|
11
|
+
slideshare_id:
|
12
|
+
speaker_deck_id:
|
13
|
+
ustream_id:
|
14
|
+
vimeo_id:
|
15
|
+
youtube_id:
|
16
|
+
author:
|
17
|
+
markup_language: :rd
|
18
|
+
name: sergio
|
19
|
+
email: yo@sergioro.com
|
20
|
+
rubygems_user: sergioro
|
21
|
+
slideshare_user:
|
22
|
+
speaker_deck_user:
|
data/images/computer.gif
ADDED
Binary file
|
Binary file
|
data/theme-benchmark.rab
ADDED
@@ -0,0 +1,79 @@
|
|
1
|
+
= Rabbit Test
|
2
|
+
|
3
|
+
# : subtitle
|
4
|
+
# SUBTITLE
|
5
|
+
: author
|
6
|
+
sergio
|
7
|
+
# : institution
|
8
|
+
# INSTITUTION
|
9
|
+
# : content-source
|
10
|
+
# EVENT NAME
|
11
|
+
: date
|
12
|
+
2020-05-20
|
13
|
+
# : allotted-time
|
14
|
+
# 5m
|
15
|
+
: start-time
|
16
|
+
2020-05-20T17:56:02-06:00
|
17
|
+
: end-time
|
18
|
+
2020-05-20T18:01:02-06:00
|
19
|
+
: theme
|
20
|
+
night-black
|
21
|
+
|
22
|
+
= Lists
|
23
|
+
|
24
|
+
* ITEM 1
|
25
|
+
* ITEM 2
|
26
|
+
* ITEM 3
|
27
|
+
|
28
|
+
= Hyperlinks
|
29
|
+
|
30
|
+
* sergio blogs at ((<"sergioro.mx"|URL:https://sergioro.mx>))
|
31
|
+
|
32
|
+
= Text size
|
33
|
+
|
34
|
+
* item 1
|
35
|
+
* (('tag:x-small'))item 2
|
36
|
+
* (('tag:x-large'))item 3
|
37
|
+
|
38
|
+
= Code Block
|
39
|
+
|
40
|
+
$ cowsay "Hello World"
|
41
|
+
_____________
|
42
|
+
< hello world >
|
43
|
+
-------------
|
44
|
+
\ ^__^
|
45
|
+
\ (oo)\_______
|
46
|
+
(__)\ )\/\
|
47
|
+
||----w |
|
48
|
+
|| ||
|
49
|
+
|
50
|
+
= Coderay Block
|
51
|
+
|
52
|
+
# coderay ruby
|
53
|
+
|
54
|
+
class String
|
55
|
+
COLORS||={'green' => "\e[38;5;154m",
|
56
|
+
'red' => "\e[38;5;196m",
|
57
|
+
'yellow' => "\e[38;5;226m",
|
58
|
+
'blue' => "\e[38;5;027m"}
|
59
|
+
|
60
|
+
def rainbow
|
61
|
+
self.chars.each.with_index.map do |c,idx|
|
62
|
+
"#{COLORS.values[idx%COLORS.size]}#{c}"
|
63
|
+
end.join << "\e[m"
|
64
|
+
end
|
65
|
+
end
|
66
|
+
|
67
|
+
= Local Image
|
68
|
+
|
69
|
+
# image
|
70
|
+
# src = images/computer.gif
|
71
|
+
# relative_height = 50
|
72
|
+
|
73
|
+
= External Image
|
74
|
+
|
75
|
+
# image
|
76
|
+
# src = https://raw.github.com/rabbit-shocker/rabbit/master/sample/lavie.png
|
77
|
+
# relative_height = 100
|
78
|
+
|
79
|
+
=
|
metadata
ADDED
@@ -0,0 +1,63 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: rabbit-slide-sergioro-theme-benchmark-en
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 1.0.0
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- sergio
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
date: 2020-05-21 00:00:00.000000000 Z
|
12
|
+
dependencies:
|
13
|
+
- !ruby/object:Gem::Dependency
|
14
|
+
name: rabbit
|
15
|
+
requirement: !ruby/object:Gem::Requirement
|
16
|
+
requirements:
|
17
|
+
- - ">="
|
18
|
+
- !ruby/object:Gem::Version
|
19
|
+
version: 2.0.2
|
20
|
+
type: :runtime
|
21
|
+
prerelease: false
|
22
|
+
version_requirements: !ruby/object:Gem::Requirement
|
23
|
+
requirements:
|
24
|
+
- - ">="
|
25
|
+
- !ruby/object:Gem::Version
|
26
|
+
version: 2.0.2
|
27
|
+
description: Rabbit presentation tool test. More info at <https://slide.rabbit-shocker.org/>
|
28
|
+
email:
|
29
|
+
- yo@sergioro.com
|
30
|
+
executables: []
|
31
|
+
extensions: []
|
32
|
+
extra_rdoc_files: []
|
33
|
+
files:
|
34
|
+
- ".rabbit"
|
35
|
+
- README.rd
|
36
|
+
- Rakefile
|
37
|
+
- config.yaml
|
38
|
+
- images/computer.gif
|
39
|
+
- pdf/theme-benchmark-en-theme-benchmark.pdf
|
40
|
+
- theme-benchmark.rab
|
41
|
+
homepage: https://slide.rabbit-shocker.org/authors/sergioro/theme-benchmark-en/
|
42
|
+
licenses: []
|
43
|
+
metadata: {}
|
44
|
+
post_install_message:
|
45
|
+
rdoc_options: []
|
46
|
+
require_paths:
|
47
|
+
- lib
|
48
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
49
|
+
requirements:
|
50
|
+
- - ">="
|
51
|
+
- !ruby/object:Gem::Version
|
52
|
+
version: '0'
|
53
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
54
|
+
requirements:
|
55
|
+
- - ">="
|
56
|
+
- !ruby/object:Gem::Version
|
57
|
+
version: '0'
|
58
|
+
requirements: []
|
59
|
+
rubygems_version: 3.1.2
|
60
|
+
signing_key:
|
61
|
+
specification_version: 4
|
62
|
+
summary: Rabbit test
|
63
|
+
test_files: []
|