getzola/zola

Exclude directories from zola check

Open

#2,239 opened on Jul 4, 2023

View on GitHub
 (3 comments) (1 reaction) (0 assignees)Rust (15,349 stars) (1,046 forks)batch import
enhancementgood first issuehelp wanted

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

Exclude directories from zola check · getzola/zola#2239 | Good First Issue