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"
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
- run
zensical new .
- add
repo_url = "https://github.com/detachhead/python-type-checker-comparison" to zensical.toml
- run
zensical serve
Browser
Firefox
Before submitting
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:
Related links
Reproduction
foo.zip
(the
zensical.tomlis identical to what's generated byzensical newexcept with the addedrepo_url)Steps to reproduce
zensical new .repo_url = "https://github.com/detachhead/python-type-checker-comparison"tozensical.tomlzensical serveBrowser
Firefox
Before submitting