projects: dharma

This commit is contained in:
Felipe M 2025-05-05 19:52:36 +02:00
parent edda46356e
commit 00dc6b83b6
Signed by: fmartingr
GPG key ID: CCFBC5637D4000A8

View file

@ -0,0 +1,8 @@
+++
title = "Dharma"
description = "A CLI tool to detect broken links in websites"
layout = "projects"
repository = "https://git.nakama.town/fmartingr/dharma"
+++
A CLI tool to detect broken links in websites. It can be used to check the status of a website's internal and external links and report any broken links in JSON or friendly format. It not only follows links but also checks for scripts, `url()` and `import()` in CSS files.