New Project - Markie
#development #foss #markieLately I had an idea to learn a reactive javascript framework to expand my skills a little bit. I started exploring my options and I decided I’m going to go with Vue.js To actually learn how to properly use it, I decided to start a new project.
Introducing: Markie - a real time live markdown editor.
This will serve as a good learning experience for learning knows and hows of the Vue.js framework.
Basic features I definitely want in the project are:
- Real time preview
- Multiple file support
- Drag and drop file import
- File exporting
- Themes
Those features are neccessary for 1.0 release. Project will be available as a docker image that everybody can use.
Please check out the development on my codeberg!