plain_resume 0.1.0 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_config.yml +1 -1
  3. metadata +6 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 378eda606d62c43f2dde0be7b9a7a5e78c50c3f2a788a4ad66079afd3c96f0dd
4
- data.tar.gz: fb25447ad72370c1854321a5b3164cfa15366d513c32564ba0ec7597672feffc
3
+ metadata.gz: e31045ef31d4791b8ed33f2ef7ae68fc6ea5249ad7c63046ca90f1058ae91649
4
+ data.tar.gz: e0489950c047ce94bc85430116ce50482a046c9f16e2a94bcb79bc119d6f08cf
5
5
  SHA512:
6
- metadata.gz: 8bccd02063c4c1cf0ce111ebaddf1527d764a670aa539550dee4fbea1bb54d45fcdba7045c55f8f82586ec6ddcd0553a69a4b17642f636cdb7aac4936a4fa467
7
- data.tar.gz: 40a9d04b810616527898b4407e7e1a864e6071ea83900b45737a8ae8a30e8a322521aebfa02202e74daa3d9d1cd2a08a1219f380e660a391ec81468257dd77e7
6
+ metadata.gz: 8f00eb88eacb69da3d8f63deed786ed3f7f1d87391d2f9b3a0a94a925fbf669197cb69532e9931088ab1d6c7c8ae6a82252f3874a5d6ec49d0ec9023b23735f1
7
+ data.tar.gz: 829fefcfca24982fc65954d7c5b1a25c54261b40d2e35857a2a2963a9a853a6e4ae2b8ed78140ce4089c74fa0d5c7bf6c9e21111829bf04c898167f8649d2cec
data/_config.yml CHANGED
@@ -25,7 +25,7 @@ baseurl: "" # the subpath of your site, e.g. /blog
25
25
  url: "" # the base hostname & protocol for your site, e.g. http://example.com
26
26
 
27
27
  # Build settings
28
- theme: plain-resume
28
+ theme: plain_resume
29
29
 
30
30
  # Exclude from processing.
31
31
  # The following items will not be processed, by default.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: plain_resume
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - RyanxLoi
@@ -47,10 +47,13 @@ files:
47
47
  - _includes/work_experience.html
48
48
  - _layouts/default.html
49
49
  - assets/theme.css
50
- homepage: https://ryanloi.me
50
+ homepage: https://github.com/RyanxLoi/plain-jekyll-resume
51
51
  licenses:
52
52
  - MIT
53
- metadata: {}
53
+ metadata:
54
+ documentation_uri: https://github.com/RyanxLoi/plain-jekyll-resume
55
+ source_code_uri: https://github.com/RyanxLoi/plain-jekyll-resume
56
+ plugin-type: theme
54
57
  post_install_message:
55
58
  rdoc_options: []
56
59
  require_paths: