Blog component made with VueJS
npm
npm i @salamander.be/blog
https://salamanderbe.github.io/vue-blog/
import Vue from 'vue';
import blog-list from '@salamander.be/blog'
Vue.use(blog);
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.