afeld/tangle

support scanning of a local directory

Open

#7 aperta il 7 giu 2016

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Go (0 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (1 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor