Skip to content

Commit d8d67ff

Browse files
committed
Tell jekyll to ignore .accessibility-cache
So that its local web server (`--incremental` mode) doesn't trigger after every page gets accessibility-checked.
1 parent 583a436 commit d8d67ff

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
exclude:
2+
- .accessibility-cache
3+
14
name: ImageJ Wiki
25
title: ImageJ Wiki
36
description: The ImageJ wiki is a community-edited knowledge base on topics relating to ImageJ, a public domain program for processing and analyzing scientific images, and its ecosystem of derivatives and variants, including ImageJ2, Fiji, and others.

0 commit comments

Comments
 (0)