stakx-io / stakx

An opinionated, powerful, and simple static website generator built in PHP
https://stakx.io/
MIT License
14 stars 3 forks source link

Add `redirects` variable that contains of map of from/to URLs #113

Closed allejo closed 4 years ago

allejo commented 4 years ago

Summary

Q A
Bug fix? no
New feature? yes
BC breaks? yes
Deprecations? no
Fixed issues Closes #97

Description

This change introduces a new reserved variable name, redirects.

Check List

allejo commented 4 years ago

I'm going to merge this is in on the basis that stakx has a small enough user base and redirects is unique enough that this shouldn't cause conflicts.