getzola/zola

Exclude directories from zola check

Open

#2.239 geöffnet am 4. Juli 2023

Auf GitHub ansehen
 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Rust (1.046 Forks)batch import
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (15.349 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 48T 17h) (4 gemergte PRs in 30 T)

Beschreibung

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