afeld/tangle

support scanning of a local directory

Open

#7 geöffnet am 7. Juni 2016

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (0 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (1 Star)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide