Changeset - d9159b04fd5e
[Not reviewed]
0 3 0
Vitaly Takmazov - 8 years ago 2017-07-27 14:14:07
vitalyster@gmail.com
add sitemap
3 files changed with 6 insertions and 0 deletions:
0 comments (0 inline, 0 general)
Gemfile
Show inline comments
 
source 'https://rubygems.org'
 
gem 'github-pages', group: :jekyll_plugins
 
gem 'jekyll-sitemap', group: :jekyll_plugins
Gemfile.lock
Show inline comments
 
@@ -192,6 +192,10 @@ GEM
 

	
 
PLATFORMS
 
  ruby
 

	
 
DEPENDENCIES
 
  github-pages
 
  jekyll-sitemap
 

	
 
BUNDLED WITH
 
   1.15.3
_config.yml
Show inline comments
 
@@ -122,6 +122,7 @@ JB :
 
  # and include your custom code. Your custom file must be defined at:
 
  #   ./_includes/custom/[HELPER]
 
  # where [HELPER] is the name of the helper you are overriding.
 
  
 
gems:
 
  - jekyll-redirect-from
 
  - jekyll-sitemap
0 comments (0 inline, 0 general)