File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -99,5 +99,5 @@ You can use the [Quick Start](https://github.com/barryclark/jekyll-now#quick-sta
99
99
100
100
- [ Jekyll] ( https://github.com/jekyll/jekyll ) - Thanks to it's creators, contributors and maintainers.
101
101
- [ SVG icons] ( https://github.com/neilorangepeel/Free-Social-Icons ) - Thanks, Neil Orange Peel. They're beautiful.
102
- - [ Joel Glovier] ( http://joelglovier.com/writing/ ) - Great Jekyll articles. I used Joel's feed.xml and sitemap.xml in this repository.
102
+ - [ Joel Glovier] ( http://joelglovier.com/writing/ ) - Great Jekyll articles. I used Joel's feed.xml in this repository.
103
103
- Design & Code reviews - Thanks to [ David Furnes] ( https://github.com/dfurnes ) , [ Jon Uy] ( https://github.com/jonuy ) ,
Original file line number Diff line number Diff line change @@ -52,9 +52,10 @@ markdown: kramdown
52
52
highlighter : pygments
53
53
permalink : /:title
54
54
55
- # Emoji please!
55
+ # Use the following plug-ins
56
56
gems :
57
- - jemoji
57
+ - jemoji # Emoji please!
58
+ - jekyll-sitemap # Create a sitemap using the official Jekyll sitemap gem
58
59
59
60
# Exclude these files from your production _site
60
61
exclude :
You can’t perform that action at this time.
0 commit comments