afeld/tangle

support scanning of a local directory

Open

#7 aberto em 7 de jun. de 2016

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Go (0 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (1 star)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Depends on #6.

If the path to a local HTML file is given, it should be scanned. If the path to a local directory is given, it should

  • Scan all HTML files therein, or
  • Scan recursively from the index.html (depends on #4), and report any orphaned pages

Not sure which is preferable. Either case would be helpful for checking the output of static site generators.

Guia do colaborador