Open Issues Need Help
View All on GitHub enhancement good first issue
Allow for assignable address about 1 month ago
good first issue
We should probably pin all the dependencies, even if right now this is the only thing that breaks. 4 months ago
good first issue
Have `serve` send the local URL to `render` so the `SiteMap` renders correctly for local serving. 4 months ago
enhancement good first issue
tab completion 8 months ago
documentation good first issue help wanted
Add command to generate site map 8 months ago
enhancement good first issue
Add support for `--version` 8 months ago
enhancement good first issue
move generated contents to a path you can set 10 months ago
enhancement good first issue
Add ability to specify editor for `new-entry` 10 months ago
AI Summary: The `new-entry` command currently relies on the `EDITOR` environment variable to open an editor. This issue proposes adding new ways to specify the editor, including a command-line option and a configuration entry within `pyproject.toml`. This enhancement aims to provide more flexibility and improve cross-platform usability, especially for Windows users.
Complexity:
2/5
enhancement good first issue