8 lines
437 B
Markdown
8 lines
437 B
Markdown
+++
|
|
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.
|