Open Issues Need Help
View All on GitHub Add ability to set the ip and port for serve 3 months ago
enhancement good first issue
Allow for assignable address 4 months ago
good first issue
We should probably pin all the dependencies, even if right now this is the only thing that breaks. 6 months ago
good first issue
Have `serve` send the local URL to `render` so the `SiteMap` renders correctly for local serving. 6 months ago
enhancement good first issue
tab completion 10 months ago
documentation good first issue help wanted
Add command to generate site map 11 months ago
enhancement good first issue
Add support for `--version` 11 months ago
enhancement good first issue
move generated contents to a path you can set about 1 year ago
enhancement good first issue
Add ability to specify editor for `new-entry` about 1 year 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