File tree 2 files changed +1
-37
lines changed
2 files changed +1
-37
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,7 @@ group :jekyll_plugins do
9
9
gem 'jekyll-pwa-plugin' , "= 2.2.3" # https://github.com/lavas-project/jekyll-pwa
10
10
gem 'jekyll-tagging'
11
11
gem 'jekyll-tagging-related_posts'
12
- gem 'jekyll-target-blank' # https://github.com/keithmifsud/jekyll-target-blank
13
- # gem 'jekyll-admin'
14
- # gem 'jekyll-redirect-from', '0.16.0'
15
- # gem 'jekyll-mermaid', '1.0.0'
12
+ gem 'jekyll-target-blank'
16
13
gem 'jekyll-postfiles'
17
14
gem 'jekyll-og-image'
18
15
end
Original file line number Diff line number Diff line change @@ -42,8 +42,6 @@ author:
42
42
name : Yaroslav Shmarov
43
43
44
44
45
- # logo: /assets/corsego-saas-tree-logo.png
46
-
47
45
permalink : " /:title"
48
46
49
47
pwa :
@@ -76,34 +74,3 @@ og_image:
76
74
tag_page_layout : tag_page
77
75
tag_page_dir : tag
78
76
ignored_tags : [tags,to,ignore]
79
-
80
- # jekyll_admin:
81
- # hidden_links:
82
- # - posts
83
- # - pages
84
- # - staticfiles
85
- # - datafiles
86
- # - configuration
87
-
88
- # SEO tag useful info
89
- # https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
90
-
91
- # Exclude from processing.
92
- # The following items will not be processed, by default.
93
- # Any item listed under the `exclude:` key here will be automatically added to
94
- # the internal "default list".
95
- #
96
- # Excluded items can be processed by explicitly listing the directories or
97
- # their entries' file path in the `include:` list.
98
- #
99
- # exclude:
100
- # - .sass-cache/
101
- # - .jekyll-cache/
102
- # - gemfiles/
103
- # - Gemfile
104
- # - Gemfile.lock
105
- # - node_modules/
106
- # - vendor/bundle/
107
- # - vendor/cache/
108
- # - vendor/gems/
109
- # - vendor/ruby/
You can’t perform that action at this time.
0 commit comments