Commit 96a3b23 1 parent 6ca2312 commit 96a3b23 Copy full SHA for 96a3b23
File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 50
50
sass-embedded (~> 1.54 )
51
51
jekyll-seo-tag (2.8.0 )
52
52
jekyll (>= 3.8 , < 5.0 )
53
+ jekyll-tagging (1.1.0 )
54
+ nuggets
53
55
jekyll-watch (2.2.1 )
54
56
listen (~> 3.0 )
55
57
kramdown (2.4.0 )
61
63
rb-fsevent (~> 0.10 , >= 0.10.3 )
62
64
rb-inotify (~> 0.9 , >= 0.9.10 )
63
65
mercenary (0.4.0 )
66
+ nuggets (1.6.1 )
64
67
pathutil (0.16.2 )
65
68
forwardable-extended (~> 2.6 )
66
69
public_suffix (5.0.5 )
@@ -94,6 +97,7 @@ DEPENDENCIES
94
97
http_parser.rb (~> 0.6.0 )
95
98
jekyll-dash (~> 2 )
96
99
jekyll-feed (~> 0.12 )
100
+ jekyll-tagging
97
101
tzinfo (>= 1 , < 3 )
98
102
tzinfo-data
99
103
Original file line number Diff line number Diff line change @@ -41,6 +41,10 @@ projects: [
41
41
paginate : 5
42
42
paginate_path : " /blog/page:num"
43
43
44
+ tag_permalink_style : pretty
45
+ tag_page_layout : tag_page
46
+ tag_page_dir : tag
47
+
44
48
# Build settings
45
49
theme : jekyll-dash
46
50
plugins :
You can’t perform that action at this time.
0 commit comments