vimdeck 0.3.2 → 0.3.3
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/README.md +8 -0
- data/VERSION +1 -1
- data/lib/templates/script.vim.erb +2 -0
- data/presentation/script.vim +4 -0
- data/presentation/slide001.md +5 -4
- data/presentation/slide001.txt +92 -0
- data/presentation/slide002.md +15 -15
- data/presentation/slide002.txt +106 -0
- data/presentation/slide003.md +5 -4
- data/presentation/slide003.txt +90 -0
- data/presentation/slide004.md +5 -4
- data/presentation/slide004.txt +90 -0
- data/presentation/slide005.txt +91 -0
- data/presentation/slide006.txt +91 -0
- data/presentation/slide007.txt +91 -0
- data/presentation/slide008.md +5 -4
- data/presentation/slide008.txt +97 -0
- data/presentation/slide009.md +5 -4
- data/presentation/slide009.txt +97 -0
- data/presentation/slide010.md +5 -4
- data/presentation/slide010.txt +97 -0
- data/presentation/slide011.md +5 -4
- data/presentation/slide011.txt +97 -0
- data/presentation/slide012.md +5 -4
- data/presentation/slide012.txt +97 -0
- data/presentation/slide013.md +5 -4
- data/presentation/slide013.txt +97 -0
- data/presentation/slide014.md +5 -4
- data/presentation/slide014.txt +97 -0
- data/presentation/slide015.md +5 -4
- data/presentation/slide015.txt +95 -0
- data/presentation/slide016.md +5 -4
- data/presentation/slide016.txt +95 -0
- data/presentation/slide017.md +5 -4
- data/presentation/slide017.txt +95 -0
- data/presentation/slide018.md +5 -4
- data/presentation/slide018.txt +95 -0
- data/presentation/slide019.txt +87 -0
- data/vimdeck.gemspec +0 -1
- metadata +29 -10
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d38ae41dbbebd39336c875eeabcf103dffee8e1b
|
4
|
+
data.tar.gz: 459a01fb53299368fff96693fa61349aadaef82e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: aba1f74eed97b9d13d146ebd64950cbddd70978e1a8f2e02383792957b69251243b0c77551acf621b855c21f49a2bbad3f8f71b61088f1c32e30cfd479793908
|
7
|
+
data.tar.gz: bf54f649c77afe16c8cd192ed88b10e69a4b8dc296f5d76d546d4e21a31ce3fe4518b6379abea2206d3480d2b4d8dad83c192e662f0ca302f64d1e82c2b0bfec
|
data/README.md
CHANGED
@@ -23,6 +23,14 @@ gem install vimdeck
|
|
23
23
|
|
24
24
|
If you have problems getting RMagick to install, try installing [ImageMagick](http://www.imagemagick.org/) explicitly first. You may also need [MagickWand](http://www.imagemagick.org/script/magick-wand.php) and Ruby Development tools (libmagickwand-dev and ruby-dev respectively on Ubuntu).
|
25
25
|
|
26
|
+
**Note:** if you're on Mac OS Sierra, you may need to run the following command to get RMagick/vimdeck to install:
|
27
|
+
|
28
|
+
```
|
29
|
+
brew install imagemagick@6
|
30
|
+
brew link imagemagick@6 --force
|
31
|
+
gem install vimdeck
|
32
|
+
```
|
33
|
+
|
26
34
|
|
27
35
|
## Usage
|
28
36
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.3.
|
1
|
+
0.3.3
|
data/presentation/script.vim
CHANGED
data/presentation/slide001.md
CHANGED
@@ -4,10 +4,11 @@
|
|
4
4
|
| |/ // // / / / /_/ / /___/ /___/ /| |
|
5
5
|
|___/___/_/ /_/_____/_____/\____/_/ |_|
|
6
6
|
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
7
|
+
____ __ ______ ______ ___ _ _____________ ____ __ _________
|
8
|
+
/ __ \/ / / / __ \/ ____/ / | | / / ____/ ___// __ \/ |/ / ____/
|
9
|
+
/ /_/ / / / / /_/ / __/ / /| | | /| / / __/ \__ \/ / / / /|_/ / __/
|
10
|
+
/ ____/ /_/ / _, _/ /___ / ___ | |/ |/ / /___ ___/ / /_/ / / / / /___
|
11
|
+
/_/ \____/_/ |_/_____/ /_/ |_|__/|__/_____//____/\____/_/ /_/_____/
|
11
12
|
|
12
13
|
|
13
14
|
|
@@ -0,0 +1,92 @@
|
|
1
|
+
_ ________ _______ ______________ __
|
2
|
+
| | / / _/ |/ / __ \/ ____/ ____/ //_/
|
3
|
+
| | / // // /|_/ / / / / __/ / / / ,<
|
4
|
+
| |/ // // / / / /_/ / /___/ /___/ /| |
|
5
|
+
|___/___/_/ /_/_____/_____/\____/_/ |_|
|
6
|
+
|
7
|
+
___ __ _____ ____ ___ _ ______________ __ _______
|
8
|
+
/ _ \/ / / / _ \/ __/ / _ | | /| / / __/ __/ __ \/ |/ / __/
|
9
|
+
/ ___/ /_/ / , _/ _/ / __ | |/ |/ / _/_\ \/ /_/ / /|_/ / _/
|
10
|
+
/_/ \____/_/|_/___/ /_/ |_|__/|__/___/___/\____/_/ /_/___/
|
11
|
+
|
12
|
+
|
13
|
+
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
+
|
18
|
+
|
19
|
+
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
|
26
|
+
|
27
|
+
|
28
|
+
|
29
|
+
|
30
|
+
|
31
|
+
|
32
|
+
|
33
|
+
|
34
|
+
|
35
|
+
|
36
|
+
|
37
|
+
|
38
|
+
|
39
|
+
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
|
44
|
+
|
45
|
+
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
|
50
|
+
|
51
|
+
|
52
|
+
|
53
|
+
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
|
58
|
+
|
59
|
+
|
60
|
+
|
61
|
+
|
62
|
+
|
63
|
+
|
64
|
+
|
65
|
+
|
66
|
+
|
67
|
+
|
68
|
+
|
69
|
+
|
70
|
+
|
71
|
+
|
72
|
+
|
73
|
+
|
74
|
+
|
75
|
+
|
76
|
+
|
77
|
+
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
|
84
|
+
|
85
|
+
|
86
|
+
|
87
|
+
|
88
|
+
|
89
|
+
|
90
|
+
|
91
|
+
|
92
|
+
slide 001
|
data/presentation/slide002.md
CHANGED
@@ -5,21 +5,21 @@
|
|
5
5
|
|___/___/_/ /_/ /_/ |_|\____/\____/_/ |_/____(_)
|
6
6
|
|
7
7
|
+------------------------------+
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
8
|
+
| . =. |
|
9
|
+
| ~+====++==+~~+ +========= |
|
10
|
+
| ===oooooo=+~~~~+=oooooooo+.|
|
11
|
+
| .~+oooooo~~~~~~~=oooooo+ . |
|
12
|
+
| .oooooo=~~~~~+ooooo=+ . |
|
13
|
+
| oooooo=~~~+ooooo=+~~+. |
|
14
|
+
| . ~+=ooooo=~=oooooo+~~~~~~ . |
|
15
|
+
|. +~~ooooooooooooo+~~~~~~~~~~~|
|
16
|
+
| . ~oooooooooo==+~~~~~~~~~ . |
|
17
|
+
| . ooooooooo+++~~~~~~~~ . |
|
18
|
+
| .+oooooo=~~+~~+o++==+++ |
|
19
|
+
| .oooo=+~~~++~~=+~+=+ =+~ |
|
20
|
+
| .=oo+~ ~+=~~=+ ~o=~=o+ |
|
21
|
+
| .~~.. .~~~~~+ .~+~.+ ~ |
|
22
|
+
| . |
|
23
23
|
+------------------------------+
|
24
24
|
|
25
25
|
|
@@ -0,0 +1,106 @@
|
|
1
|
+
_ ________ ___ ____ ____ ________ _______ __
|
2
|
+
| | / / _/ |/ / / __ \/ __ \/ ____/ //_/ ___// /
|
3
|
+
| | / // // /|_/ / / /_/ / / / / / / ,< \__ \/ /
|
4
|
+
| |/ // // / / / / _, _/ /_/ / /___/ /| |___/ /_/
|
5
|
+
|___/___/_/ /_/ /_/ |_|\____/\____/_/ |_/____(_)
|
6
|
+
|
7
|
+
+------------------------------+
|
8
|
+
| . =. |
|
9
|
+
| ~+====++==+~~+ +========= |
|
10
|
+
| ===oooooo=+~~~~+=oooooooo+.|
|
11
|
+
| .~+oooooo~~~~~~~=oooooo+ . |
|
12
|
+
| .oooooo=~~~~~+ooooo=+ . |
|
13
|
+
| oooooo=~~~+ooooo=+~~+. |
|
14
|
+
| . ~+=ooooo=~=oooooo+~~~~~~ . |
|
15
|
+
|. +~~ooooooooooooo+~~~~~~~~~~~|
|
16
|
+
| . ~oooooooooo==+~~~~~~~~~ . |
|
17
|
+
| . ooooooooo+++~~~~~~~~ . |
|
18
|
+
| .+oooooo=~~+~~+o++==+++ |
|
19
|
+
| .oooo=+~~~++~~=+~+=+ =+~ |
|
20
|
+
| .=oo+~ ~+=~~=+ ~o=~=o+ |
|
21
|
+
| .~~.. .~~~~~+ .~+~.+ ~ |
|
22
|
+
| . |
|
23
|
+
+------------------------------+
|
24
|
+
|
25
|
+
|
26
|
+
|
27
|
+
|
28
|
+
|
29
|
+
|
30
|
+
|
31
|
+
|
32
|
+
|
33
|
+
|
34
|
+
|
35
|
+
|
36
|
+
|
37
|
+
|
38
|
+
|
39
|
+
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
|
44
|
+
|
45
|
+
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
|
50
|
+
|
51
|
+
|
52
|
+
|
53
|
+
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
|
58
|
+
|
59
|
+
|
60
|
+
|
61
|
+
|
62
|
+
|
63
|
+
|
64
|
+
|
65
|
+
|
66
|
+
|
67
|
+
|
68
|
+
|
69
|
+
|
70
|
+
|
71
|
+
|
72
|
+
|
73
|
+
|
74
|
+
|
75
|
+
|
76
|
+
|
77
|
+
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
|
84
|
+
|
85
|
+
|
86
|
+
|
87
|
+
|
88
|
+
|
89
|
+
|
90
|
+
|
91
|
+
|
92
|
+
|
93
|
+
|
94
|
+
|
95
|
+
|
96
|
+
|
97
|
+
|
98
|
+
|
99
|
+
|
100
|
+
|
101
|
+
|
102
|
+
|
103
|
+
|
104
|
+
|
105
|
+
|
106
|
+
slide 002
|
data/presentation/slide003.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
1
|
+
____ ___ ____ ___ __________ ___ ____ __ _______
|
2
|
+
/ __ \/ | / __ \/ | / ____/ __ \/ | / __ \/ / / / ___/
|
3
|
+
/ /_/ / /| | / /_/ / /| |/ / __/ /_/ / /| | / /_/ / /_/ /\__ \
|
4
|
+
/ ____/ ___ |/ _, _/ ___ / /_/ / _, _/ ___ |/ ____/ __ /___/ /
|
5
|
+
/_/ /_/ |_/_/ |_/_/ |_\____/_/ |_/_/ |_/_/ /_/ /_//____/
|
5
6
|
|
6
7
|
This is a `paragraph` (plain text)
|
7
8
|
|
@@ -0,0 +1,90 @@
|
|
1
|
+
___ ___ ___ ___ ________ ___ ___ __ ______
|
2
|
+
/ _ \/ _ | / _ \/ _ |/ ___/ _ \/ _ | / _ \/ // / __/
|
3
|
+
/ ___/ __ |/ , _/ __ / (_ / , _/ __ |/ ___/ _ /\ \
|
4
|
+
/_/ /_/ |_/_/|_/_/ |_\___/_/|_/_/ |_/_/ /_//_/___/
|
5
|
+
|
6
|
+
This is a `paragraph` (plain text)
|
7
|
+
|
8
|
+
This is another paragraph
|
9
|
+
|
10
|
+
|
11
|
+
|
12
|
+
|
13
|
+
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
+
|
18
|
+
|
19
|
+
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
|
26
|
+
|
27
|
+
|
28
|
+
|
29
|
+
|
30
|
+
|
31
|
+
|
32
|
+
|
33
|
+
|
34
|
+
|
35
|
+
|
36
|
+
|
37
|
+
|
38
|
+
|
39
|
+
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
|
44
|
+
|
45
|
+
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
|
50
|
+
|
51
|
+
|
52
|
+
|
53
|
+
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
|
58
|
+
|
59
|
+
|
60
|
+
|
61
|
+
|
62
|
+
|
63
|
+
|
64
|
+
|
65
|
+
|
66
|
+
|
67
|
+
|
68
|
+
|
69
|
+
|
70
|
+
|
71
|
+
|
72
|
+
|
73
|
+
|
74
|
+
|
75
|
+
|
76
|
+
|
77
|
+
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
|
84
|
+
|
85
|
+
|
86
|
+
|
87
|
+
|
88
|
+
|
89
|
+
|
90
|
+
slide 003
|
data/presentation/slide004.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
1
|
+
_ ____ ____ _______ __________ __________ __ _______________
|
2
|
+
/ | / / / / / |/ / __ )/ ____/ __ \/ ____/ __ \ / / / _/ ___/_ __/
|
3
|
+
/ |/ / / / / /|_/ / __ / __/ / /_/ / __/ / / / / / / / / \__ \ / /
|
4
|
+
/ /| / /_/ / / / / /_/ / /___/ _, _/ /___/ /_/ / / /____/ / ___/ // /
|
5
|
+
/_/ |_/\____/_/ /_/_____/_____/_/ |_/_____/_____/ /_____/___//____//_/
|
5
6
|
|
6
7
|
1. This *is* how a *numbered* list
|
7
8
|
2. Looks in **vimdeck**
|
@@ -0,0 +1,90 @@
|
|
1
|
+
_ ____ ____ ______ _______ _______ __ ______________
|
2
|
+
/ |/ / / / / |/ / _ )/ __/ _ \/ __/ _ \ / / / _/ __/_ __/
|
3
|
+
/ / /_/ / /|_/ / _ / _// , _/ _// // / / /___/ /_\ \ / /
|
4
|
+
/_/|_/\____/_/ /_/____/___/_/|_/___/____/ /____/___/___/ /_/
|
5
|
+
|
6
|
+
1. This *is* how a *numbered* list
|
7
|
+
2. Looks in **vimdeck**
|
8
|
+
3. What do ***you*** think?
|
9
|
+
|
10
|
+
|
11
|
+
|
12
|
+
|
13
|
+
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
+
|
18
|
+
|
19
|
+
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
|
26
|
+
|
27
|
+
|
28
|
+
|
29
|
+
|
30
|
+
|
31
|
+
|
32
|
+
|
33
|
+
|
34
|
+
|
35
|
+
|
36
|
+
|
37
|
+
|
38
|
+
|
39
|
+
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
|
44
|
+
|
45
|
+
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
|
50
|
+
|
51
|
+
|
52
|
+
|
53
|
+
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
|
58
|
+
|
59
|
+
|
60
|
+
|
61
|
+
|
62
|
+
|
63
|
+
|
64
|
+
|
65
|
+
|
66
|
+
|
67
|
+
|
68
|
+
|
69
|
+
|
70
|
+
|
71
|
+
|
72
|
+
|
73
|
+
|
74
|
+
|
75
|
+
|
76
|
+
|
77
|
+
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
|
84
|
+
|
85
|
+
|
86
|
+
|
87
|
+
|
88
|
+
|
89
|
+
|
90
|
+
slide 004
|