# [WIP] Vuetalisk

Vuetalisk is a Static Site Generator based on `Static API` for  Vue.

*IMORTANT This is still uneder development*

<p align="center"> <img src="http://i.imgur.com/3QUaAyo.png"> </p>

A basic idea is that Vuetalisk just writes a static JSON API from jekyll/hexo like markdown pages,
then Vue can fetch and `vuetify` them.

![basic idea](http://i.imgur.com/VxE4bG4.png)


# Install

Since Vutalisk proive a set of commands, let's install it globally

```
npm install -g vuetalisk
```

# Set up

