latex_curriculum_vitae 1.1.3 → 1.1.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gemnasium.yml +2 -2
- data/.rubocop.yml +1 -1
- data/.scrutinizer.yml +1 -1
- data/CONTRIBUTING.md +2 -2
- data/Gemfile +9 -20
- data/Gemfile.lock +50 -161
- data/History.rdoc +7 -1
- data/LICENSE.rdoc +1 -1
- data/Manifest.txt +16 -4
- data/README.rdoc +7 -9
- data/Rakefile +10 -28
- data/data/latex_curriculum_vitae/Appendix/Bibliography/bibliography1.bib +14 -18
- data/data/latex_curriculum_vitae/Appendix/Employers_Reference/hays.pdf +0 -0
- data/data/latex_curriculum_vitae/Appendix/Employers_Reference/wtg.pdf +0 -0
- data/data/latex_curriculum_vitae/Appendix/First_References/ihk.pdf +0 -0
- data/data/latex_curriculum_vitae/Cover/Cover.tex +9 -9
- data/data/latex_curriculum_vitae/Motivational_Letter/bwanschreiben.tex +10 -9
- data/data/latex_curriculum_vitae/Pictures/.directory +4 -0
- data/data/latex_curriculum_vitae/Pictures/Interessen.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/QRickit.gif +0 -0
- data/data/latex_curriculum_vitae/Pictures/QRickit.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/Sascha.jpg +0 -0
- data/data/latex_curriculum_vitae/Pictures/Skills1.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/Skills2.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/aboutme.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/binarybackground.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/coderbits.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/email.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/facebook.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/google-plus.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/linkedin.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/twitter.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/xing.png +0 -0
- data/data/latex_curriculum_vitae/Resume/cv_10.aux +20 -20
- data/data/latex_curriculum_vitae/Resume/cv_10.bbl +503 -1631
- data/data/latex_curriculum_vitae/Resume/cv_10.bcf +444 -260
- data/data/latex_curriculum_vitae/Resume/cv_10.blg +82 -100
- data/data/latex_curriculum_vitae/Resume/cv_10.pdf +0 -0
- data/data/latex_curriculum_vitae/Resume/cv_10.run.xml +2 -2
- data/data/latex_curriculum_vitae/Resume/cv_10.tex +130 -135
- data/data/latex_curriculum_vitae/Resume/friggeri-cv.cls +16 -9
- data/lib/latex_curriculum_vitae/cover.rb +1 -1
- data/lib/latex_curriculum_vitae/cv.rb +1 -1
- data/lib/latex_curriculum_vitae/email.rb +5 -3
- data/lib/latex_curriculum_vitae/entityfile.rb +1 -1
- data/lib/latex_curriculum_vitae/get-config.rb +1 -1
- data/lib/latex_curriculum_vitae/letter.rb +1 -1
- data/lib/latex_curriculum_vitae/notifier.rb +1 -1
- data/lib/latex_curriculum_vitae/outfile.rb +1 -1
- data/lib/latex_curriculum_vitae.rb +2 -2
- metadata +43 -208
- checksums.yaml.gz.sig +0 -2
- data/.index +0 -80
- data/Index.yml +0 -40
- data/VERSION +0 -1
- data/recipes/recipe.rb +0 -6
- data.tar.gz.sig +0 -0
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4f2025dcc216761f55cbec6edfe05ca938986d1d
|
4
|
+
data.tar.gz: 56339d77e7c0328add5a32bdbf91f17970c06f3b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d11895be782b4828035a491f79dbcbdd5125aebcb803e273c8f9ed8d36cc34e471998fda36b0b31a0d0b0bda08d46720f507958f2d6c3d858bd3e9ece878f5ea
|
7
|
+
data.tar.gz: 1867c06a04841b2e1befd042f7e098a349d3c14d53e5451731dc6fde48755dc6e28a7ce161ac5cbfabd17d44c1e6a072d3446c42173a05e0260a25c229656d3c
|
data/.gemnasium.yml
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
# api_endpoint: http://private-77f5-gemnasium.apiary-mock.com
|
2
|
-
api_key:
|
2
|
+
api_key: 0f4473f5825f325227eb7a3a9a3425af # You personal (secret) API key. Get it at https://gemnasium.com/settings/api_access
|
3
3
|
project_name: latex_curriculum_vitae # A name to remember your project.
|
4
|
-
project_slug:
|
4
|
+
project_slug: saigkill/latex_curriculum_vitae # Unique slug for this project. Get it on the "project settings" page.
|
5
5
|
project_branch: master # /!\ If you don't use git, remove this line
|
data/.rubocop.yml
CHANGED
data/.scrutinizer.yml
CHANGED
data/CONTRIBUTING.md
CHANGED
@@ -12,7 +12,7 @@ The develop branch is the current edge of development.
|
|
12
12
|
|
13
13
|
## Pull requests
|
14
14
|
|
15
|
-
* https://
|
15
|
+
* https://github.com/saigkill/latex_curriculum_vitae/pulls
|
16
16
|
|
17
17
|
Please base all pull requests off the `develop` branch. Merges to
|
18
18
|
`master` only occur through the `develop` branch. Pull requests
|
@@ -22,4 +22,4 @@ based on `master` will likely be cherry picked.
|
|
22
22
|
|
23
23
|
Need to report an issue? Use that issue tracker:
|
24
24
|
|
25
|
-
* https://
|
25
|
+
* https://saigkill.myjetbrains.com/youtrack/issues?q=project%3A+latex_curriculum_vitae
|
data/Gemfile
CHANGED
@@ -9,34 +9,23 @@ gem "notifier", "~>0.5"
|
|
9
9
|
gem "pony", "~>1.11"
|
10
10
|
|
11
11
|
gem "hoe-highline", "~>0.2", :group => [:development, :test]
|
12
|
-
gem "
|
13
|
-
gem "
|
14
|
-
gem "hoe-bundler", "~>1.2", :group => [:development, :test]
|
15
|
-
gem "hoe-deveiate", "~>0.7", :group => [:development, :test]
|
16
|
-
gem "hoe-gemspec", "~>1.0", :group => [:development, :test]
|
12
|
+
gem "rdoc", "~>4.0", :group => [:development, :test]
|
13
|
+
gem "hoe-bundler", "~>1.3", :group => [:development, :test]
|
17
14
|
gem "hoe-doofus", "~>1.0", :group => [:development, :test]
|
18
15
|
gem "hoe-git", "~>1.6", :group => [:development, :test]
|
19
16
|
gem "hoe-rubygems", "~>1.0", :group => [:development, :test]
|
20
|
-
gem "hoe-manns", "~>1.
|
21
|
-
gem "hoe-reek", "~>1.
|
17
|
+
gem "hoe-manns", "~>1.5", :group => [:development, :test]
|
18
|
+
gem "hoe-reek", "~>1.1", :group => [:development, :test]
|
22
19
|
gem "hoe-rubocop", "~>1.0", :group => [:development, :test]
|
23
|
-
gem "hoe-travis", "~>1.2", :group => [:development, :test]
|
24
20
|
gem "hoe-version", "~>1.2", :group => [:development, :test]
|
25
21
|
gem "hoe-seattlerb", "~>1.3", :group => [:development, :test]
|
26
|
-
gem "hoe
|
27
|
-
gem "
|
28
|
-
gem "
|
29
|
-
gem "
|
30
|
-
gem "simplecov", "~>0.7", :group => [:development, :test]
|
31
|
-
gem "gem-release", "~>0.7", :group => [:development, :test]
|
32
|
-
gem "indexer", "~>0.3", :group => [:development, :test]
|
33
|
-
gem "reek", "~>3.3", :group => [:development, :test]
|
22
|
+
gem "hoe", "~>3.15", :group => [:development, :test]
|
23
|
+
gem "rake", "~>11.2", :group => [:development, :test]
|
24
|
+
gem "simplecov", "~>0.12", :group => [:development, :test]
|
25
|
+
gem "coveralls", "~>0.8", :group => [:development, :test]
|
34
26
|
gem "rainbow", "~>2.0", :group => [:development, :test]
|
35
27
|
gem "bundler", "~>1.11", :group => [:development, :test]
|
36
28
|
gem "parseconfig", "~>1.0", :group => [:development, :test]
|
37
|
-
gem "
|
38
|
-
gem "rspec", "~>3.3", :group => [:development, :test]
|
39
|
-
gem "rubocop", "~>0.34", :group => [:development, :test]
|
40
|
-
gem "bundler-audit", "~>0.4.0", :group => [:development, :test]
|
29
|
+
gem "rspec", "~>3.5", :group => [:development, :test]
|
41
30
|
|
42
31
|
# vim: syntax=ruby
|
data/Gemfile.lock
CHANGED
@@ -1,96 +1,35 @@
|
|
1
1
|
GEM
|
2
2
|
remote: https://rubygems.org/
|
3
3
|
specs:
|
4
|
-
|
5
|
-
|
6
|
-
addressable (2.4.0)
|
7
|
-
arr-pm (0.0.10)
|
8
|
-
cabin (> 0)
|
9
|
-
ast (2.2.0)
|
10
|
-
axiom-types (0.1.1)
|
11
|
-
descendants_tracker (~> 0.0.4)
|
12
|
-
ice_nine (~> 0.11.0)
|
13
|
-
thread_safe (~> 0.3, >= 0.3.1)
|
14
|
-
backports (3.6.7)
|
15
|
-
bundler-audit (0.4.0)
|
4
|
+
ast (2.3.0)
|
5
|
+
bundler-audit (0.5.0)
|
16
6
|
bundler (~> 1.2)
|
17
7
|
thor (~> 0.18)
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
clamp (0.6.5)
|
22
|
-
codeclimate-engine-rb (0.3.1)
|
23
|
-
virtus (~> 1.0)
|
24
|
-
coercible (1.0.0)
|
25
|
-
descendants_tracker (~> 0.0.1)
|
26
|
-
coveralls (0.8.10)
|
27
|
-
json (~> 1.8)
|
28
|
-
rest-client (>= 1.6.8, < 2)
|
29
|
-
simplecov (~> 0.11.0)
|
8
|
+
coveralls (0.8.15)
|
9
|
+
json (>= 1.8, < 3)
|
10
|
+
simplecov (~> 0.12.0)
|
30
11
|
term-ansicolor (~> 1.3)
|
31
12
|
thor (~> 0.19.1)
|
32
|
-
tins (
|
33
|
-
descendants_tracker (0.0.4)
|
34
|
-
thread_safe (~> 0.3, >= 0.3.1)
|
13
|
+
tins (>= 1.6.0, < 2)
|
35
14
|
diff-lcs (1.2.5)
|
36
15
|
docile (1.1.5)
|
37
|
-
domain_name (0.5.20160128)
|
38
|
-
unf (>= 0.0.5, < 1.0.0)
|
39
|
-
equalizer (0.0.11)
|
40
|
-
facter (2.4.6)
|
41
|
-
CFPropertyList (~> 2.2.6)
|
42
|
-
ffi (1.9.10)
|
43
|
-
fpm (1.4.0)
|
44
|
-
arr-pm (~> 0.0.10)
|
45
|
-
backports (>= 2.6.2)
|
46
|
-
cabin (>= 0.6.0)
|
47
|
-
childprocess
|
48
|
-
clamp (~> 0.6)
|
49
|
-
ffi
|
50
|
-
json (>= 1.7.7)
|
51
|
-
fpm-cookery (0.31.0)
|
52
|
-
addressable
|
53
|
-
facter
|
54
|
-
fpm (~> 1.1)
|
55
|
-
puppet (~> 3.4)
|
56
|
-
systemu
|
57
|
-
gem-release (0.7.4)
|
58
|
-
hashr (0.0.22)
|
59
|
-
hiera (1.3.4)
|
60
|
-
json_pure
|
61
16
|
highline (1.7.8)
|
62
|
-
hoe (3.
|
63
|
-
rake (>= 0.8, <
|
64
|
-
hoe-bundler (1.
|
17
|
+
hoe (3.15.1)
|
18
|
+
rake (>= 0.8, < 12.0)
|
19
|
+
hoe-bundler (1.3.0)
|
65
20
|
hoe (>= 2.2.0)
|
66
|
-
hoe-deveiate (0.7.0)
|
67
|
-
hoe (~> 3.13)
|
68
|
-
hoe-highline (~> 0.2)
|
69
|
-
hoe-mercurial (~> 1.4)
|
70
|
-
mail (~> 2.6)
|
71
|
-
rdoc (~> 4.2)
|
72
|
-
rspec (~> 3.2)
|
73
21
|
hoe-doofus (1.0.0)
|
74
|
-
hoe-gemspec (1.0.0)
|
75
|
-
hoe (>= 2.2.0)
|
76
22
|
hoe-git (1.6.0)
|
77
23
|
hoe-highline (0.2.1)
|
78
24
|
highline (~> 1.6)
|
79
25
|
hoe (~> 3.11)
|
80
|
-
hoe-manns (1.
|
26
|
+
hoe-manns (1.5.0)
|
81
27
|
bundler-audit (~> 0.4)
|
82
|
-
hoe (~> 3.
|
83
|
-
indexer (~> 0.3)
|
28
|
+
hoe (~> 3.15)
|
84
29
|
pandoc-ruby (~> 1.0)
|
85
30
|
parseconfig (~> 1.0)
|
86
31
|
rainbow (~> 2.1)
|
87
|
-
hoe-
|
88
|
-
hoe (~> 3.9)
|
89
|
-
hoe-packaging (1.1.2)
|
90
|
-
bundler (~> 1.10)
|
91
|
-
fpm (~> 1.4)
|
92
|
-
fpm-cookery (~> 0.31)
|
93
|
-
hoe-reek (1.1.3)
|
32
|
+
hoe-reek (1.1.5)
|
94
33
|
bundler (~> 1.11)
|
95
34
|
setup (~> 5.2)
|
96
35
|
hoe-rubocop (1.0.6)
|
@@ -98,134 +37,84 @@ GEM
|
|
98
37
|
hoe (~> 3.14)
|
99
38
|
rubocop (~> 0.37)
|
100
39
|
hoe-rubygems (1.0.0)
|
101
|
-
hoe-seattlerb (1.3.
|
102
|
-
hoe-travis (1.2)
|
103
|
-
hoe (~> 3.0)
|
104
|
-
travis-lint (~> 1.2)
|
40
|
+
hoe-seattlerb (1.3.5)
|
105
41
|
hoe-version (1.2.0)
|
106
|
-
hoe-yard (0.1.2)
|
107
|
-
yard (>= 0.2.3.1)
|
108
|
-
http-cookie (1.0.2)
|
109
|
-
domain_name (~> 0.5)
|
110
|
-
ice_nine (0.11.2)
|
111
|
-
indexer (0.3.1)
|
112
42
|
json (1.8.3)
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
notifier (0.5.1)
|
43
|
+
mail (2.6.4)
|
44
|
+
mime-types (>= 1.16, < 4)
|
45
|
+
mime-types (3.1)
|
46
|
+
mime-types-data (~> 3.2015)
|
47
|
+
mime-types-data (3.2016.0521)
|
48
|
+
notifier (0.5.2)
|
120
49
|
pandoc-ruby (1.0.0)
|
121
50
|
parseconfig (1.0.8)
|
122
|
-
parser (2.3.
|
51
|
+
parser (2.3.1.2)
|
123
52
|
ast (~> 2.2)
|
124
53
|
pony (1.11)
|
125
54
|
mail (>= 2.0)
|
126
55
|
powerpack (0.1.1)
|
127
|
-
private_attr (1.1.0)
|
128
|
-
puppet (3.8.5)
|
129
|
-
facter (> 1.6, < 3)
|
130
|
-
hiera (~> 1.0)
|
131
|
-
json_pure
|
132
56
|
rainbow (2.1.0)
|
133
|
-
rake (
|
134
|
-
rdoc (4.2.
|
57
|
+
rake (11.2.2)
|
58
|
+
rdoc (4.2.2)
|
135
59
|
json (~> 1.4)
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
mime-types (>= 1.16, < 3.0)
|
144
|
-
netrc (~> 0.7)
|
145
|
-
rspec (3.4.0)
|
146
|
-
rspec-core (~> 3.4.0)
|
147
|
-
rspec-expectations (~> 3.4.0)
|
148
|
-
rspec-mocks (~> 3.4.0)
|
149
|
-
rspec-core (3.4.2)
|
150
|
-
rspec-support (~> 3.4.0)
|
151
|
-
rspec-expectations (3.4.0)
|
60
|
+
rspec (3.5.0)
|
61
|
+
rspec-core (~> 3.5.0)
|
62
|
+
rspec-expectations (~> 3.5.0)
|
63
|
+
rspec-mocks (~> 3.5.0)
|
64
|
+
rspec-core (3.5.2)
|
65
|
+
rspec-support (~> 3.5.0)
|
66
|
+
rspec-expectations (3.5.0)
|
152
67
|
diff-lcs (>= 1.2.0, < 2.0)
|
153
|
-
rspec-support (~> 3.
|
154
|
-
rspec-mocks (3.
|
68
|
+
rspec-support (~> 3.5.0)
|
69
|
+
rspec-mocks (3.5.0)
|
155
70
|
diff-lcs (>= 1.2.0, < 2.0)
|
156
|
-
rspec-support (~> 3.
|
157
|
-
rspec-support (3.
|
158
|
-
rubocop (0.
|
159
|
-
parser (>= 2.3.
|
71
|
+
rspec-support (~> 3.5.0)
|
72
|
+
rspec-support (3.5.0)
|
73
|
+
rubocop (0.42.0)
|
74
|
+
parser (>= 2.3.1.1, < 3.0)
|
160
75
|
powerpack (~> 0.1)
|
161
76
|
rainbow (>= 1.99.1, < 3.0)
|
162
77
|
ruby-progressbar (~> 1.7)
|
163
|
-
unicode-display_width (~> 0.
|
164
|
-
ruby-progressbar (1.
|
165
|
-
safe_yaml (0.9.7)
|
78
|
+
unicode-display_width (~> 1.0, >= 1.0.1)
|
79
|
+
ruby-progressbar (1.8.1)
|
166
80
|
setup (5.2.0)
|
167
|
-
simplecov (0.
|
81
|
+
simplecov (0.12.0)
|
168
82
|
docile (~> 1.1.0)
|
169
|
-
json (
|
83
|
+
json (>= 1.8, < 3)
|
170
84
|
simplecov-html (~> 0.10.0)
|
171
85
|
simplecov-html (0.10.0)
|
172
|
-
systemu (2.6.5)
|
173
86
|
term-ansicolor (1.3.2)
|
174
87
|
tins (~> 1.0)
|
175
88
|
thor (0.19.1)
|
176
|
-
|
177
|
-
|
178
|
-
travis-lint (1.8.0)
|
179
|
-
hashr (~> 0.0.22)
|
180
|
-
safe_yaml (~> 0.9.0)
|
181
|
-
unf (0.1.4)
|
182
|
-
unf_ext
|
183
|
-
unf_ext (0.0.7.2)
|
184
|
-
unicode-display_width (0.3.1)
|
185
|
-
virtus (1.0.5)
|
186
|
-
axiom-types (~> 0.1)
|
187
|
-
coercible (~> 1.0)
|
188
|
-
descendants_tracker (~> 0.0, >= 0.0.3)
|
189
|
-
equalizer (~> 0.0, >= 0.0.9)
|
190
|
-
yard (0.8.7.6)
|
89
|
+
tins (1.12.0)
|
90
|
+
unicode-display_width (1.1.0)
|
191
91
|
|
192
92
|
PLATFORMS
|
193
93
|
ruby
|
194
94
|
|
195
95
|
DEPENDENCIES
|
196
|
-
ZenTest (~> 4.11)
|
197
96
|
bundler (~> 1.11)
|
198
|
-
bundler-audit (~> 0.4.0)
|
199
97
|
coveralls (~> 0.8)
|
200
|
-
|
201
|
-
hoe (~> 3
|
202
|
-
hoe-bundler (~> 1.2)
|
203
|
-
hoe-deveiate (~> 0.7)
|
98
|
+
hoe (~> 3.15)
|
99
|
+
hoe-bundler (~> 1.3)
|
204
100
|
hoe-doofus (~> 1.0)
|
205
|
-
hoe-gemspec (~> 1.0)
|
206
101
|
hoe-git (~> 1.6)
|
207
102
|
hoe-highline (~> 0.2)
|
208
|
-
hoe-manns (~> 1.
|
209
|
-
hoe-
|
210
|
-
hoe-reek (~> 1.0)
|
103
|
+
hoe-manns (~> 1.5)
|
104
|
+
hoe-reek (~> 1.1)
|
211
105
|
hoe-rubocop (~> 1.0)
|
212
106
|
hoe-rubygems (~> 1.0)
|
213
107
|
hoe-seattlerb (~> 1.3)
|
214
|
-
hoe-travis (~> 1.2)
|
215
108
|
hoe-version (~> 1.2)
|
216
|
-
hoe-yard (>= 0.1.2)
|
217
|
-
indexer (~> 0.3)
|
218
|
-
minitest (~> 5.8)
|
219
109
|
notifier (~> 0.5)
|
220
110
|
parseconfig (~> 1.0)
|
221
111
|
pony (~> 1.11)
|
222
112
|
rainbow (~> 2.0)
|
223
|
-
rake (~>
|
224
|
-
|
225
|
-
rspec (~> 3.
|
226
|
-
rubocop (~> 0.34)
|
113
|
+
rake (~> 11.2)
|
114
|
+
rdoc (~> 4.0)
|
115
|
+
rspec (~> 3.5)
|
227
116
|
setup (~> 5.2)
|
228
|
-
simplecov (~> 0.
|
117
|
+
simplecov (~> 0.12)
|
229
118
|
|
230
119
|
BUNDLED WITH
|
231
|
-
1.
|
120
|
+
1.12.5
|
data/History.rdoc
CHANGED
@@ -1,8 +1,14 @@
|
|
1
|
+
=== 1.1.4 / 2016-08-06
|
2
|
+
|
3
|
+
* 1 minor enhancement
|
4
|
+
|
5
|
+
* updated dependencies from gemnasium
|
6
|
+
|
1
7
|
=== 1.1.3 / 2016-02-08
|
2
8
|
|
3
9
|
* 1 minor enhancement
|
4
10
|
|
5
|
-
*
|
11
|
+
* updated dependencies from gemnasium
|
6
12
|
|
7
13
|
=== 1.1.2 / 2016-02-03
|
8
14
|
|
data/LICENSE.rdoc
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
(The MIT License)
|
4
4
|
|
5
|
-
Copyright (c) 2015 Sascha Manns <samannsml@directbox.com>
|
5
|
+
Copyright (c) 2015-2016 Sascha Manns <samannsml@directbox.com>
|
6
6
|
|
7
7
|
Permission is hereby granted, free of charge, to any person obtaining
|
8
8
|
a copy of this software and associated documentation files (the
|
data/Manifest.txt
CHANGED
@@ -2,7 +2,6 @@
|
|
2
2
|
.codeclimate.yml
|
3
3
|
.coveralls.yml
|
4
4
|
.gemnasium.yml
|
5
|
-
.index
|
6
5
|
.rspec
|
7
6
|
.rubocop.yml
|
8
7
|
.scrutinizer.yml
|
@@ -12,12 +11,10 @@ CONTRIBUTING.md
|
|
12
11
|
Gemfile
|
13
12
|
Gemfile.lock
|
14
13
|
History.rdoc
|
15
|
-
Index.yml
|
16
14
|
LICENSE.rdoc
|
17
15
|
Manifest.txt
|
18
16
|
README.rdoc
|
19
17
|
Rakefile
|
20
|
-
VERSION
|
21
18
|
bin/latexcv.rb
|
22
19
|
config.reek
|
23
20
|
data/latex_curriculum_vitae/Appendix/Bibliography/bibliography1.bib
|
@@ -39,11 +36,27 @@ data/latex_curriculum_vitae/Appendix/Study/zwzils.jpg
|
|
39
36
|
data/latex_curriculum_vitae/Appendix/Study/zwzils.pdf
|
40
37
|
data/latex_curriculum_vitae/Cover/Cover.tex
|
41
38
|
data/latex_curriculum_vitae/Motivational_Letter/bwanschreiben.tex
|
39
|
+
data/latex_curriculum_vitae/Pictures/.directory
|
40
|
+
data/latex_curriculum_vitae/Pictures/Interessen.png
|
41
|
+
data/latex_curriculum_vitae/Pictures/QRickit.gif
|
42
|
+
data/latex_curriculum_vitae/Pictures/QRickit.png
|
43
|
+
data/latex_curriculum_vitae/Pictures/Sascha.jpg
|
42
44
|
data/latex_curriculum_vitae/Pictures/Sascha1p.jpg
|
45
|
+
data/latex_curriculum_vitae/Pictures/Skills1.png
|
46
|
+
data/latex_curriculum_vitae/Pictures/Skills2.png
|
47
|
+
data/latex_curriculum_vitae/Pictures/aboutme.png
|
43
48
|
data/latex_curriculum_vitae/Pictures/arbeitsagentur.png
|
44
49
|
data/latex_curriculum_vitae/Pictures/background.jpg
|
45
50
|
data/latex_curriculum_vitae/Pictures/background.png
|
51
|
+
data/latex_curriculum_vitae/Pictures/binarybackground.png
|
52
|
+
data/latex_curriculum_vitae/Pictures/coderbits.png
|
53
|
+
data/latex_curriculum_vitae/Pictures/email.png
|
54
|
+
data/latex_curriculum_vitae/Pictures/facebook.png
|
55
|
+
data/latex_curriculum_vitae/Pictures/google-plus.png
|
56
|
+
data/latex_curriculum_vitae/Pictures/linkedin.png
|
46
57
|
data/latex_curriculum_vitae/Pictures/signatur.png
|
58
|
+
data/latex_curriculum_vitae/Pictures/twitter.png
|
59
|
+
data/latex_curriculum_vitae/Pictures/xing.png
|
47
60
|
data/latex_curriculum_vitae/Resume/cv_10.aux
|
48
61
|
data/latex_curriculum_vitae/Resume/cv_10.bbl
|
49
62
|
data/latex_curriculum_vitae/Resume/cv_10.bcf
|
@@ -66,4 +79,3 @@ lib/latex_curriculum_vitae/glade/latexcv.glade
|
|
66
79
|
lib/latex_curriculum_vitae/letter.rb
|
67
80
|
lib/latex_curriculum_vitae/notifier.rb
|
68
81
|
lib/latex_curriculum_vitae/outfile.rb
|
69
|
-
recipes/recipe.rb
|
data/README.rdoc
CHANGED
@@ -1,14 +1,12 @@
|
|
1
1
|
= latex_curriculum_vitae
|
2
2
|
|
3
3
|
home :: http://saigkill.github.io
|
4
|
-
code :: https://
|
5
|
-
docs :: https://
|
6
|
-
bugs :: https://
|
4
|
+
code :: https://github.com/saigkill/latex_curriculum_vitae
|
5
|
+
docs :: https://saigkill.github.io/docs/latex_curriculum_vitae/index
|
6
|
+
bugs :: https://saigkill.myjetbrains.com/youtrack/issues?q=project%3A+latex_curriculum_vitae
|
7
7
|
openhub statistics :: https://www.openhub.net/p/latex_curriculum_vitae
|
8
8
|
license :: {<img src="http://img.shields.io/:license-mit-blue.svg" />}[https://gitlab.com/saigkill/latex_curriculum_vitae/blob/master/LICENSE.rdoc]
|
9
9
|
last public version :: {<img src="https://badge.fury.io/rb/latex_curriculum_vitae.png" alt="Build Status" />}[http://rubygems.org/gems/latex_curriculum_vitae]
|
10
|
-
last rpm :: {<img src="https://img.shields.io/bintray/v/saigkill/rpm/latex_curriculum_vitae.svg" />}[https://bintray.com/saigkill/rpm/latex_curriculum_vitae]
|
11
|
-
last deb :: {<img src="https://img.shields.io/bintray/v/saigkill/deb/latex_curriculum_vitae.svg" />}[https://bintray.com/saigkill/deb/latex_curriculum_vitae]
|
12
10
|
downloads latest :: {<img src="https://img.shields.io/gem/dtv/latex_curriculum_vitae.svg" alt="Build Status" />}[http://rubygems.org/gems/latex_curriculum_vitae]
|
13
11
|
downloads all :: {<img src="https://img.shields.io/gem/dt/latex_curriculum_vitae.svg" alt="Build Status" />}[http://rubygems.org/gems/latex_curriculum_vitae]
|
14
12
|
code quality :: {<img src="https://scrutinizer-ci.com/g/saigkill/latex_curriculum_vitae/badges/quality-score.png?b=master" />}[https://scrutinizer-ci.com/g/saigkill/latex_curriculum_vitae/]
|
@@ -38,7 +36,7 @@ in your home directory. Also it generates an email with a standard content, whic
|
|
38
36
|
|
39
37
|
The resulting PDF and the CSV file are placed in /home/You/.latex_curriculum_vitae.
|
40
38
|
|
41
|
-
Read the documentation at: https://
|
39
|
+
Read the documentation at: https://saigkill.github.io/docs/latex_curriculum_vitae/index
|
42
40
|
|
43
41
|
This Gem was programmed and tested for Linux systems. If anyone would like to make the methods also fit for other OS,
|
44
42
|
i'm happy about Pull requests.
|
@@ -63,7 +61,7 @@ The installation is very easy.
|
|
63
61
|
cd /path/to/gem (In case of using RVM ~/.rvm/gems/ruby-2.2.1/gems/latex_curriculum_vitae)
|
64
62
|
rake setup
|
65
63
|
|
66
|
-
Read the documentation at: https://
|
64
|
+
Read the documentation at: https://saigkill.github.io/docs/latex_curriculum_vitae/index
|
67
65
|
|
68
66
|
You have to run the setup after each gem update.
|
69
67
|
|
@@ -78,13 +76,13 @@ After checking out the source, run:
|
|
78
76
|
This task will install any missing dependencies, run the tests/specs,
|
79
77
|
and generate the RDoc.
|
80
78
|
|
81
|
-
Read https://
|
79
|
+
Read https://github.com/saigkill/latex_curriculum_vitae/blob/master/CONTRIBUTING.md
|
82
80
|
|
83
81
|
== LICENSE:
|
84
82
|
|
85
83
|
(The MIT License)
|
86
84
|
|
87
|
-
Copyright (c) 2015 Sascha Manns <samannsml@directbox.com>
|
85
|
+
Copyright (c) 2015-2016 Sascha Manns <samannsml@directbox.com>
|
88
86
|
|
89
87
|
Permission is hereby granted, free of charge, to any person obtaining
|
90
88
|
a copy of this software and associated documentation files (the
|
data/Rakefile
CHANGED
@@ -17,9 +17,8 @@ Hoe.plugin :bundler
|
|
17
17
|
# Hoe.plugin :deveiate
|
18
18
|
Hoe.plugin :doofus
|
19
19
|
Hoe.plugin :email
|
20
|
-
Hoe.plugin :gemspec
|
21
20
|
# Hoe.plugin :gem_prelude_sucks
|
22
|
-
Hoe.plugins.delete :git
|
21
|
+
#Hoe.plugins.delete :git
|
23
22
|
#Hoe.plugin :git
|
24
23
|
Hoe.plugin :history
|
25
24
|
Hoe.plugin :highline
|
@@ -27,18 +26,15 @@ Hoe.plugin :highline
|
|
27
26
|
Hoe.plugin :manns
|
28
27
|
# Hoe.plugin :mercurial
|
29
28
|
# Hoe.plugin :perforce
|
30
|
-
Hoe.plugin :packaging
|
31
29
|
# Hoe.plugin :racc
|
32
30
|
# Hoe.plugin :rcov
|
33
|
-
Hoe.plugin :reek
|
31
|
+
#Hoe.plugin :reek
|
34
32
|
Hoe.plugin :rdoc
|
35
33
|
Hoe.plugin :rubocop
|
36
34
|
Hoe.plugin :rubygems
|
37
35
|
# Hoe.plugin :seattlerb
|
38
|
-
Hoe.plugin :travis
|
39
36
|
Hoe.plugin :version
|
40
37
|
Hoe.plugin :website
|
41
|
-
Hoe.plugin :yard
|
42
38
|
|
43
39
|
Hoe.spec 'latex_curriculum_vitae' do
|
44
40
|
developer('Sascha Manns', 'samannsml@directbox.com')
|
@@ -51,44 +47,30 @@ Hoe.spec 'latex_curriculum_vitae' do
|
|
51
47
|
self.history_file = 'History.rdoc'
|
52
48
|
self.readme_file = 'README.rdoc'
|
53
49
|
self.extra_rdoc_files = FileList['*.rdoc'].to_a
|
54
|
-
self.post_install_message = '*** Run rake setup to finish the installation (Backup your Latex sources first!!!) *** Please file bugreports and feature requests on: https://
|
50
|
+
self.post_install_message = '*** Run rake setup to finish the installation (Backup your Latex sources first!!!) *** Please file bugreports and feature requests on: https://saigkill.myjetbrains.com/youtrack/issues?q=project%3A+latex_curriculum_vitae'
|
55
51
|
|
56
52
|
dependency 'setup', '~> 5.2'
|
57
53
|
dependency 'notifier', '~> 0.5'
|
58
54
|
dependency 'pony', '~> 1.11'
|
59
55
|
|
60
|
-
extra_dev_deps << ['
|
61
|
-
extra_dev_deps << ['hoe-bundler', '~> 1.2']
|
62
|
-
extra_dev_deps << ['hoe-deveiate', '~> 0.7']
|
63
|
-
extra_dev_deps << ['hoe-gemspec', '~> 1.0']
|
56
|
+
extra_dev_deps << ['hoe-bundler', '~> 1.3']
|
64
57
|
extra_dev_deps << ['hoe-doofus', '~> 1.0']
|
65
58
|
extra_dev_deps << ['hoe-git', '~> 1.6']
|
66
59
|
extra_dev_deps << ['hoe-rubygems', '~> 1.0']
|
67
|
-
extra_dev_deps << ['hoe-manns', '~> 1.
|
68
|
-
extra_dev_deps << ['hoe-reek', '~> 1.
|
60
|
+
extra_dev_deps << ['hoe-manns', '~> 1.5']
|
61
|
+
extra_dev_deps << ['hoe-reek', '~> 1.1']
|
69
62
|
extra_dev_deps << ['hoe-rubocop', '~> 1.0']
|
70
|
-
extra_dev_deps << ['hoe-travis', '~> 1.2']
|
71
63
|
extra_dev_deps << ['hoe-version', '~> 1.2']
|
72
|
-
extra_dev_deps << ['hoe-yard', '~> 0.1']
|
73
64
|
extra_dev_deps << ['hoe-seattlerb', '~> 1.3']
|
74
|
-
extra_dev_deps << ['hoe
|
75
|
-
extra_dev_deps << ['
|
76
|
-
extra_dev_deps << ['
|
77
|
-
extra_dev_deps << ['ZenTest', '~> 4.11']
|
78
|
-
extra_dev_deps << ['rake', '~> 10.5']
|
79
|
-
extra_dev_deps << ['simplecov', '~> 0.7']
|
65
|
+
extra_dev_deps << ['hoe', '~> 3.15']
|
66
|
+
extra_dev_deps << ['rake', '~> 11.2']
|
67
|
+
extra_dev_deps << ['simplecov', '~> 0.12']
|
80
68
|
extra_dev_deps << ['coveralls', '~> 0.8']
|
81
|
-
extra_dev_deps << ['gem-release', '~> 0.7']
|
82
|
-
extra_dev_deps << ['indexer', '~> 0.3']
|
83
|
-
extra_dev_deps << ['reek', '~> 3.3']
|
84
69
|
extra_dev_deps << ['rainbow', '~> 2.0']
|
85
70
|
extra_dev_deps << ['bundler', '~> 1.11']
|
86
71
|
extra_dev_deps << ['parseconfig', '~> 1.0']
|
87
|
-
extra_dev_deps << ['
|
88
|
-
extra_dev_deps << ['rspec', '~> 3.3']
|
89
|
-
extra_dev_deps << ['rubocop', '~> 0.34']
|
72
|
+
extra_dev_deps << ['rspec', '~> 3.5']
|
90
73
|
extra_dev_deps << ['simplecov', '~> 0.10']
|
91
|
-
extra_dev_deps << ['bundler-audit', '~> 0.4.0']
|
92
74
|
end
|
93
75
|
|
94
76
|
###################################### SETUP ZONE #####################################################################
|