Skip to content

A CLI program that manages the frontmatter of your Jekyll or Hugo posts without manually entering into your text editor.

License

Notifications You must be signed in to change notification settings

foo-dogsquared/automate-md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automate-md

HitCount License Version Size

A blogging tool for those who use Jekyll and Hugo (probably)...

How to use

Clone the Git repo with:

git clone https://github.com/foo-dogsquared/automate-md.git
cd automate-md

For now, to use the program, you would have to build it yourself with cmake and make.

cmake CMakeLists.txt
make

Just for reference, here are the related tools and their version by the time I successfully built the program:

  • CMake 3.6.2
  • GCC 7.3.0

For the available commands, just go here.

How to contribute?

If you're contributing through code, you can refer here for the guidelines.

For issuing bugs, just file an issue on the issue tracker.

If you want to support me as a creator, you can donate a bit of spare cheap coffee money by clicking down the button below:

Buy Me A Coffee link

About

A CLI program that manages the frontmatter of your Jekyll or Hugo posts without manually entering into your text editor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages