mirror of
https://github.com/bitwarden/help
synced 2025-12-18 09:13:20 +00:00
Merge branch 'help-directory-test' into netlify-add-article-url
This commit is contained in:
@@ -4,6 +4,7 @@ permalink: pretty
|
|||||||
encoding: utf-8
|
encoding: utf-8
|
||||||
port: 4009
|
port: 4009
|
||||||
main_baseurl: https://bitwarden.com
|
main_baseurl: https://bitwarden.com
|
||||||
|
destination: _site/help
|
||||||
|
|
||||||
sass:
|
sass:
|
||||||
sass_dir: ./_scss
|
sass_dir: ./_scss
|
||||||
@@ -20,7 +21,6 @@ exclude:
|
|||||||
|
|
||||||
include:
|
include:
|
||||||
- '.nojekyll'
|
- '.nojekyll'
|
||||||
- '_redirects'
|
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
categories:
|
categories:
|
||||||
|
|||||||
@@ -18,8 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "/help/article/*"
|
from = "https://bitwarden-help.netlify.app/help/*"
|
||||||
to = "https://bitwarden-help.netlify.app/:splat"
|
to = "https://deploy-preview-913--bitwarden-website-contentful.netlify.app/help/:splat"
|
||||||
status = 200
|
status = 200
|
||||||
force = true
|
force = true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user