Skip to content

repo name from repo_url is not inferred #136

@DetachHead

Description

@DetachHead

Context

No response

Bug description

according to the docs, the repo name should get inferred from the URL, but that functionality doesn't seem to work:

[project]
repo_url = "https://github.com/detachhead/python-type-checker-comparison"
Image

Related links

Reproduction

foo.zip

(the zensical.toml is identical to what's generated by zensical new except with the added repo_url)

Steps to reproduce

  1. run zensical new .
  2. add repo_url = "https://github.com/detachhead/python-type-checker-comparison" to zensical.toml
  3. run zensical serve

Browser

Firefox

Before submitting

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationIssue concerns the documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions