getzola/zola

Exclude directories from zola check

Open

#2,239 opened on 2023年7月4日

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

説明

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!

コントリビューターガイド