Skip to content

"index.html" is being appended to all directory links #16

Closed
@shaunlebron

Description

@shaunlebron

This is a cosmetic URL problem, a side effect of #5. (problem discussed on super user)

We can either:

  1. build a custom version of wget that chops off "index.html" from the converted-url here)
  2. modify buster.py to correct the links in HTML files after generating.
  3. inject extra javascript into the "assets/js/index.js" to correct the links on client side.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions