Skip to content

Commit

Permalink
Add jekyll-redirect-from
Browse files Browse the repository at this point in the history
  • Loading branch information
meiamsome committed May 2, 2018
1 parent 7f309fd commit 1fe98f9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ compress_html: { ignore: { envs: ['development'] } }
# Search for SASS files inside assets/css.
sass: { sass_dir: 'assets/css' }

# Use jekyll-redirect-from to allow redirections
plugins:
- jekyll-redirect-from


# --- Jekyll Locations ---
Expand Down Expand Up @@ -110,7 +113,7 @@ defaults:
video_type: "guest tutorial"
video_type_short: "tutorial"
can_contribute: false

# Courses
- scope: { path: "", type: "Courses" }
values:
Expand Down

0 comments on commit 1fe98f9

Please sign in to comment.