webdesign-sopelnik 0.1.9 → 0.2.0

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. metadata +2 -3
  3. data/_config.yml +0 -62
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4f9f53b9b2389b9298c9b96ae94429ba4e8f61de78f1cfaa6050fad0f744c65d
4
- data.tar.gz: 7cb1fc8dc840143edb10f77ce8a01bda995748862ddad70d7820d3b1826c7878
3
+ metadata.gz: a32224dd2cad355961bcc1e598a98381d5f4ca14d494d56a381c71809a675754
4
+ data.tar.gz: '09648072b958c4d64fec9bb3d74b1899bafd63b8e64f5b0e9e637fb8aabc19d8'
5
5
  SHA512:
6
- metadata.gz: fde7e8cf8970ab75cad0acdde4b380268f578a9191dbab82f3a955a30d4619ece5a8d31bb114724f3900ee48c8eb0fda4c35fdaacda95bd4b7a9e3be0033a425
7
- data.tar.gz: 3415f4de391f4e7cd384bcd5590924b32f8c60f6aab51eecef22c8e23b1e80f9c385c3a8fd55b7b4246025589bfd6966b94012922546b1c68eb23bbe33366415
6
+ metadata.gz: 2f630a8ca5652143ffc12aa11aaada730c2e2c32487d590076bbbb888db7b891d4da5bfdf5b1e496d7c36d44403e824eb845128e925e3037b7e909975656a330
7
+ data.tar.gz: 999b339f3ebf0521c4899146d0f01e78c149b7af66819f518852d02280d3246be0465365f83d757f3146754da4934a59c84091d28cad30b50b647ecc02f04f9a
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: webdesign-sopelnik
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.9
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Artur Sopelnik
@@ -19,7 +19,6 @@ extra_rdoc_files: []
19
19
  files:
20
20
  - LICENSE.txt
21
21
  - README.md
22
- - _config.yml
23
22
  - _includes/google-analytics.html
24
23
  - _includes/head.html
25
24
  - _layouts/default.html
@@ -176,7 +175,7 @@ files:
176
175
  - assets/js/main.js
177
176
  - assets/js/main.min.js
178
177
  - assets/portfolio.pdf
179
- homepage: https://www.webdesign-sopelnik.de
178
+ homepage: https://github.com/artursopelnik/jekyll-theme-webdesign-sopelnik
180
179
  licenses:
181
180
  - MIT
182
181
  metadata: {}
@@ -1,62 +0,0 @@
1
- title: Webdesign Sopelnik
2
- email: artur@webdesign-sopelnik.de
3
- author:
4
- name: Artur Sopelnik
5
- email: artur@webdesign-sopelnik.de
6
- description: > # this means to ignore newlines until "show_excerpts:"
7
- Write an awesome description for your new site here. You can edit this
8
- line in _config.yml. It will appear in your document head meta (for
9
- Google search results) and in your feed.xml site description.
10
-
11
- show_excerpts: false # set to true to show excerpts on the homepage
12
-
13
- # Minima date format
14
- # refer to https://shopify.github.io/liquid/filters/date/ if you want to customize this
15
- minima:
16
- date_format: "%b %-d, %Y"
17
-
18
- # generate social links in footer
19
- social_links:
20
- twitter: jekyllrb
21
- github: jekyll
22
- # devto: jekyll
23
- # dribbble: jekyll
24
- # facebook: jekyll
25
- # flickr: jekyll
26
- # instagram: jekyll
27
- # linkedin: jekyll
28
- # pinterest: jekyll
29
- # youtube: jekyll
30
- # youtube_channel: UC8CXR0-3I70i1tfPg1PAE1g
31
- # youtube_channel_name: CloudCannon
32
- # telegram: jekyll
33
- # googleplus: +jekyll
34
- # microdotblog: jekyll
35
- # keybase: jekyll
36
-
37
- # Mastodon instances
38
- # mastodon:
39
- # - username: jekyll
40
- # instance: example.com
41
- # - username: jekyll2
42
- # instance: example.com
43
-
44
- # GitLab instances
45
- # gitlab:
46
- # - username: jekyll
47
- # instance: example.com
48
- # - username: jekyll2
49
- # instance: example.com
50
-
51
- # If you want to link only specific pages in your header, uncomment
52
- # this and add the path to the pages in order as they should show up
53
- #header_pages:
54
- # - about.md
55
-
56
- # Build settings
57
- theme: webdesign-sopelnik
58
-
59
- include: ["node_modules"]
60
-
61
- exclude:
62
- - Gemfile.lock