adding sitemap
This commit is contained in:
parent
1f7118ad80
commit
e555d1a568
3 changed files with 10 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
url: "https://basspistol.com" # the base hostname & protocol for your site
|
||||
permalink: /:categories/:year/:month/:day/:title/
|
||||
|
||||
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md", "*.*~", "color_chart.txt", Gemfile, Gemfile.lock]
|
||||
|
|
@ -33,4 +34,8 @@ collections:
|
|||
tracks:
|
||||
output: true
|
||||
staff_members:
|
||||
_hide_content: true
|
||||
_hide_content:
|
||||
|
||||
plugins:
|
||||
- jekyll-paginate-v2
|
||||
- jekyll-sitemap
|
||||
Loading…
Add table
Add a link
Reference in a new issue