getzola/zola

Exclude directories from zola check

Closed

#2,239 opened on Jul 4, 2023

 (3 comments) (1 reaction) (0 assignees)Rust (1,046 forks)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (15,349 stars)
PR merge metrics
 (Avg merge 48d 17h) (4 merged PRs in 30d)

Description

I have a website that has a blog section, and the blog has a lot of entries with a lot of external links. Running zola check takes several hours and makes it impossible to add to my CI.

Being able to exclude the blog directory from the links checker would be extremely useful for us!

Contributor guide