1
0
mirror of https://github.com/kremalicious/astro-redirect-from.git synced 2024-10-22 11:22:44 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Lilith River
55269fbf48
Warn on parsing failures; support redirect_from: url (#157)
* Update getRedirects.ts

* Update index.ts

* Update index.ts

Ensure redirect file parent folder is created

* Update index.ts

* Update ci.yml

* Update getRedirects.ts

Fix lints

* Update getRedirects.ts

* Update getRedirects.ts

* Update redirects.test.ts

* Update getRedirects.ts

* Create hello-once.md

* Update redirects.test.ts

* Update utils.test.ts

* Update ci.yml
2024-08-12 12:39:00 +02:00
1e1fb12647
migrate to biome (#149)
* migrate to biome

* add lint job on CI

* bump vitest packages
2024-07-26 14:13:02 +01:00
7fb9b2f60d
prependForwardSlash helper 2023-09-24 11:48:34 +01:00
d2751a5855
test updates 2023-09-24 11:19:46 +01:00
23b8f01601
getRedirects test 2023-09-24 00:36:44 +01:00
4d33283f9f
test setup, unit tests for all utils 2023-09-23 23:25:14 +01:00