hexo-cli-extras icon indicating copy to clipboard operation
hexo-cli-extras copied to clipboard

Plugin for hexo. Adds commands for editing, removing, renaming, isolating and integrating posts from the command-line.

Results 3 hexo-cli-extras issues
Sort by recently updated
recently updated
newest added

I get below error when trying to use syntax to rename a post, thanks: ``` ~/Documents/blog$ hexo rename Azure-DevOps-Usage.md -n "Azure-DevOps_Get-QueryID" INFO Validating config ERROR { err: [Error: EISDIR: illegal...

I have a folder _posts/myfiles/*lotsoffiles When I integrate back, all these are posted to _posts/lotsoffiles

bug

How to replicate error: Install clean Hexo instance ``` [darek@oc6824586636 Documents]$ hexo init test INFO Cloning hexo-starter to ~/Documents/test Cloning into '/home/darek/Documents/test'... remote: Counting objects: 65, done. remote: Compressing objects:...

bug