Skip to content

delete command doesn't work #176

@emmanuelclement

Description

@emmanuelclement

When I want to delete a blog post, I use :

$ ./bb.sh delete myPost.md

but it does only delete the md file, not the generated html one too.
In order to delete the html file, I need to use the command once :

$ ./bb.sh delete myPost.html

Ideally, delete one blog post should delete both the md source and the generated html files.

(Sorry for not making a PR but I don't have the technical Bash skills to do it.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions