Add Commands #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
New commands should include:
updateUsing a
.lockor equivalent file, rebuild all posts with newer modification dates, and build new posts that are not yet tracked.buildUsing provided flags for a singular post directory, or individual post.md, meta.ron, template.html, and image dir, build that post.
refreshRebuild all tracked posts, images, or both.
cleanRemove target build directory and
.lockor equivalent file.updateandbuildrequire additional arugments, including FALLBACK_META.Structure something like:
I need to get a bit more familiar with clap-rs.
Completed in
3937777255.