Changelog
Posts
All posts in this section.
-
Redirect any path with a .redirects file
Drop a .redirects file in your tree to redirect old URLs at the CDN edge. Password protection moved to the edge too.
-
Clean URLs and SPA routing from .deploy.yaml
Two config keys in .deploy.yaml: clean_urls serves /pricing from pricing.html, spa_redirect gives history-mode SPAs their fallback.
-
See exactly what changed with --verbose
fyra push --verbose lists every uploaded, deleted, and ignored file after each push.
-
Password-protect any part of your site
Drop a .auth file anywhere in your tree to gate that sub-tree behind a login.