afeld/tangle

support scanning of a local directory

Open

#7 建立於 2016年6月7日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Go (0 fork)github user discovery
enhancementhelp wanted

倉庫指標

Star
 (1 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南