Skip to content

Missing web-ui folder and single-html-build.js referenced in README #32

@bestian

Description

@bestian

🐞 Bug Report

Describe the bug
In the README.md section Generating a Report - Get a webpage presentation of the report, it says to use the web-ui folder and single-html-build.js.

However, after cloning this repository https://github.com/Jigsaw-Code/sensemaking-tools, there is no web-ui folder in the repo, and there is no single-html-build.js file anywhere in the repo.

It seems these files may have been omitted (e.g. during git add) before committing.


Expected behavior
The repository should include the web-ui folder and single-html-build.js file as referenced in the README, so users can follow the instructions to build the analysis result as a standalone webpage.


To Reproduce

  1. Clone this repo:

    git clone https://github.com/Jigsaw-Code/sensemaking-tools
  2. Check for web-ui folder:

    ls
  3. Notice that web-ui and single-html-build.js are missing.


Screenshots or Logs
N/A


Possible Cause
These files might have been accidentally excluded (e.g. during git add) or removed in a recent commit.


Additional context
Please check if these files can be restored or if instructions can be updated.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions