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.

贡献者指南