diff --git a/.spelling b/.spelling index d2fc87c..78f03be 100644 --- a/.spelling +++ b/.spelling @@ -55,3 +55,8 @@ til A.L.I.C.E ethernet everyones +_path +screenfetch +img +header.jpg +desktop.txt diff --git a/Makefile b/Makefile index b711964..c367ba2 100644 --- a/Makefile +++ b/Makefile @@ -57,7 +57,7 @@ lint: spellcheck: $(NODE_BIN)/mdspell --en-gb -ranx theme/templates/**/*.* theme/templates/*.* - $(NODE_BIN)/mdspell --en-gb -ranx content/**/*.* content/*.* + $(NODE_BIN)/mdspell --en-gb -ranx content/**/*.md content/*.md content/**/*.html content/*.html upload: build