Skip to content

Commit 3d42923

Browse files
author
Vincent Prouillet
committed
Add an external link checker
Close #115
1 parent 18bef00 commit 3d42923

File tree

11 files changed

+466
-11
lines changed

11 files changed

+466
-11
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
- Taxonomies have been rewritten from scratch to allow custom ones with RSS and pagination
88
- `get_taxonomy_url` has been renamed to `get_taxonomy` and will now return the full taxonomy
9-
instead of just the URL
9+
instead of just the URL of a term
1010

1111
### Others
1212
- Fix `serve` not working with the config flag
@@ -21,6 +21,7 @@ instead of just the URL
2121
- Add image resizing support
2222
- Add a 404 template
2323
- Enable preserve-order feature of Tera
24+
- Add an external link checker
2425

2526
## 0.3.4 (2018-06-22)
2627

0 commit comments

Comments
 (0)