Skip to content

Conversation

@gagath
Copy link
Contributor

@gagath gagath commented Jun 5, 2025

Sometimes one wants to write, but does not have the energy to handle the boilerplate and file management tasks. Add a new invoke task that prompts for a title, proposes a slug based on that title, and creates the appropriate file with its content based on the current date.

Defaults are set to using a flat content/ path and .rst files. Markdown is also supported, as well as a content/<year>/ structure commented out and ready to use.

Pull Request Checklist

  • Ensured tests pass and (if applicable) updated functional test output
  • Conformed to code style guidelines by running appropriate linting tools
  • (N/A) Added tests for changed code
  • (N/A) Updated documentation for changed code

Sometimes one wants to write, but does not have the energy to handle the
boilerplate and file management tasks. Add a `new` invoke task that
prompts for a title, proposes a slug based on that title, and creates
the appropriate file with its content based on the current date.

Defaults are set to using a flat `content/` path and `.rst` files.
Markdown is also supported, as well as a `content/<year>/` structure
commented out and ready to use.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant