afeld/tangle

support scanning of a local directory

Open

#7 ouverte le 7 juin 2016

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Go (0 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 star)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur