Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 522 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 522 Bytes

Installation

npm install

Run it

npm run build

... which is the package.json script for ...

rm -rf ./output/* && node ./node_modules/easto/index.js --config=easto_config.json --verbose=true
// TODO: der node-Aufruf des Moduls im Unterverzeichnis fühlt sich noch nicht richtig an.

Tools

Broken link checker

npx broken-link-checker https://blog.thomaspuppe.de -ro

wget --spider --recursive --force-html https://blog.thomaspuppe.de

npx check-html-links https://blog.thomaspuppe.de