github-actions
released this
28 Dec 09:23
·
18 commits
to main
since this release
Minor Changes
-
#20
9ff5d76
Thanks
@brionmario! - Add ability to init Medmark by executingmedmark init
.medmark init
This will do the following.
- Create a
.medmark
folder at the root of the execution with the following folder structure.
├── .medmark │ ├── medium-export # Should extract the medium archive here. │ │ ├── .gitkeep │ ├── templates # Should contain the templates for Medmark. │ │ ├── sample-medmark-template.js
- Create a
Full Changelog: https://github.com/brionmario/medmark/compare/[email protected]@0.2.0